repr-cli 0.2.21__tar.gz → 0.2.22__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {repr_cli-0.2.21 → repr_cli-0.2.22}/PKG-INFO +1 -1
- {repr_cli-0.2.21 → repr_cli-0.2.22}/pyproject.toml +1 -1
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/cli.py +5 -1
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr_cli.egg-info/PKG-INFO +1 -1
- {repr_cli-0.2.21 → repr_cli-0.2.22}/LICENSE +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/README.md +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/__init__.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/__main__.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/api.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/auth.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/change_synthesis.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/config.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/configure.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/cron.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/__init__.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/build.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-B-aCjaCw.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-BYFVbEev.css +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-BrrhyJFO.css +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-C7Gzxc4f.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-CQdMXo6g.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-CcEg74ts.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-Cerc-iA_.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-CjVcBW2L.css +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-Cs8ofFGd.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-Dfl3mR5E.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-DwN0SeMc.css +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/assets/index-YFch_e0S.js +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/favicon.svg +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/dist/index.html +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/manager.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/dashboard/server.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/db.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/discovery.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/doctor.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/extractor.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/hooks.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/keychain.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/llm.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/loaders/__init__.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/loaders/base.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/loaders/claude_code.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/loaders/clawdbot.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/loaders/gemini_antigravity.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/mcp_server.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/models.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/openai_analysis.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/privacy.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/session_extractor.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/storage.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/story_synthesis.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/telemetry.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/templates.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/timeline.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/tools.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/ui.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr/updater.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr_cli.egg-info/SOURCES.txt +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr_cli.egg-info/dependency_links.txt +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr_cli.egg-info/entry_points.txt +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr_cli.egg-info/requires.txt +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/repr_cli.egg-info/top_level.txt +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/setup.cfg +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/setup.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_deduplication.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_environment_variables.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_network_sandboxing.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_privacy_guarantees.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_profile_export.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_repo_identity.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_stories_review.py +0 -0
- {repr_cli-0.2.21 → repr_cli-0.2.22}/tests/test_token_budget.py +0 -0
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "repr-cli"
|
|
7
|
-
version = "0.2.
|
|
7
|
+
version = "0.2.22"
|
|
8
8
|
description = "A beautiful, privacy-first CLI that analyzes your code repositories and generates a compelling developer profile"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = {file = "LICENSE"}
|
|
@@ -1031,7 +1031,11 @@ def generate(
|
|
|
1031
1031
|
|
|
1032
1032
|
if not repo_commits:
|
|
1033
1033
|
if not json_output:
|
|
1034
|
-
|
|
1034
|
+
if commits:
|
|
1035
|
+
console.print(f" [dim]No commits matching specified SHAs[/]")
|
|
1036
|
+
else:
|
|
1037
|
+
filter_days_used = days if days else 90
|
|
1038
|
+
console.print(f" [dim]No commits in the last {filter_days_used} days[/]")
|
|
1035
1039
|
continue
|
|
1036
1040
|
|
|
1037
1041
|
# Filter out commits that are already part of existing stories (unless --force)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|