reprompt-cli 1.10.0__tar.gz → 2.0.0__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.
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/PKG-INFO +29 -15
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/README.md +28 -14
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/pyproject.toml +1 -1
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/__init__.py +1 -1
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/uv.lock +1 -1
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.editorconfig +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/dependabot.yml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/workflows/ci.yml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.github/workflows/publish.yml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.gitignore +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.pre-commit-config.yaml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.pre-commit-hooks.yaml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.testmondata-shm +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/.testmondata-wal +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/CHANGELOG.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/CODE_OF_CONDUCT.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/CONTRIBUTING.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/LICENSE +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/SECURITY.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/Screenshot 2026-03-24 at 09.45.03.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/action.yml +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/demo.gif +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-128.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-16.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-256.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-32.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-48.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-512.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon-96.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/brand-icon.svg +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-128.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-16.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-256.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-32.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-48.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-512.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon-96.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-favicon.svg +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-128.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-16.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-256.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-32.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-48.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-512.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon-96.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/cli-icon.svg +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-128.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-16.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-256.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-32.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-48.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-512.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon-96.png +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/favicon.svg +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/icons/generate.sh +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/superpowers/specs/2026-03-24-v14-command-consolidation-design.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/docs/superpowers/specs/2026-03-25-v1.5-dashboard-design.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/scripts/generate_demo_data.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/aider.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/base.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/chatgpt.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/claude_chat.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/claude_code.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/cline.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/codex.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/cursor.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/filters.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/gemini.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/adapters/openclaw.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/bridge/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/bridge/handler.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/bridge/host.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/bridge/manifest.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/bridge/protocol.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/commands/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/commands/telemetry.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/commands/wrapped.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/config.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/agent.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/analyzer.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/compress.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/conversation.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/cost.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/dashboard.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/dedup.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/digest.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/distill.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/effectiveness.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/extractors.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/extractors_zh.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/insights.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/lang_detect.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/library.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/lint.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/merge_view.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/models.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/persona.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/pipeline.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/privacy.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/privacy_scan.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/prompt_dna.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/recommend.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/repetition.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/rewrite.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/scorer.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/segmenter.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/session_meta.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/session_quality.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/session_type.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/style.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/suggestions.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/templates.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/timeutil.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/trends.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/core/wrapped.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/demo.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/embeddings/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/embeddings/base.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/embeddings/local_embed.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/embeddings/ollama.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/embeddings/openai_embed.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/embeddings/tfidf.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/mcp.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/mcp_main.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/agent_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/chartjs.min.js +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/compress_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/dashboard_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/distill_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/export.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/html_report.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/json_out.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/markdown.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/repetition_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/rewrite_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/sessions_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/wrapped_html.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/output/wrapped_terminal.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/py.typed +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/sharing/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/sharing/client.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/sharing/clipboard.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/storage/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/storage/db.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/collector.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/consent.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/events.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/prompt.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/queue.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/src/reprompt/telemetry/sender.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/__init__.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/conftest.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/aider_chat_history.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/chatgpt_conversations.json +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/claude_chat_export.json +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/claude_session.jsonl +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/cline_task/api_conversation_history.json +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/export/default_export.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/export/full_export.md +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/gemini_session.json +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/fixtures/openclaw_session.jsonl +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_aider.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_chatgpt.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_claude.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_claude_chat.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_cline.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_gemini.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_adapter_openclaw.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_agent.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_agent_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_analyzer.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_bridge_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_bridge_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_bridge_handler.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_bridge_integration.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_bridge_manifest.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_bridge_protocol.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_cli_deprecations.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_cli_library_effectiveness.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_clipboard.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_codex_adapter.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_compare_best_worst.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_compress.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_compress_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_compress_dna.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_compress_html.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_compress_insights.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_config.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_conversation.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_copy_flag.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_cost.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_coverage_boost.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_cursor_adapter.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_dashboard.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_db.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_db_digest.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_db_effectiveness.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_db_session_quality.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_db_trends.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_dedup.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_demo.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_deprecated_commands.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_digest.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_digest_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_distill.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_distill_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_distill_weights.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_effectiveness.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_embeddings_local.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_embeddings_ollama.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_embeddings_openai.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_empty_state.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_export.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_export_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_export_snapshot.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_extractors.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_extractors_routing.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_extractors_zh.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_extractors_zh_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_html_report.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_import_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_import_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_init_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_insights.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_insights_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_insights_expanded.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_install_hook.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_lang_detect.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_library.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_lint.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_lint_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_markdown.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_mcp.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_merge_view.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_models.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_output.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_parse_conversation_base.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_parse_conversation_chatgpt.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_parse_conversation_claude.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_persona.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_pipeline.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_privacy.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_privacy_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_privacy_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_privacy_output.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_privacy_scan.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_prompt_dna.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_public_api.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_recommend.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_repetition.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_repetition_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_repetition_output.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_rewrite.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_schema_version.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_score_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_scorer.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_segmenter.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_session_quality.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_session_type.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_sessions_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_sessions_output.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_share_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_sharing_client.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_source_filter.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_style.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_style_trends.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_suggestions.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_collector.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_consent.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_events.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_prompt.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_queue.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_telemetry_sender.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_template_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_templates.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_timeutil.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_trends.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_trends_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_use_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_wrapped.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_wrapped_cli.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_wrapped_e2e.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_wrapped_html.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_wrapped_output.py +0 -0
- {reprompt_cli-1.10.0 → reprompt_cli-2.0.0}/tests/test_wrapped_share.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: reprompt-cli
|
|
3
|
-
Version:
|
|
3
|
+
Version: 2.0.0
|
|
4
4
|
Summary: Discover, analyze, and optimize your prompts from AI coding sessions
|
|
5
5
|
Project-URL: Homepage, https://github.com/reprompt-dev/reprompt
|
|
6
6
|
Project-URL: Repository, https://github.com/reprompt-dev/reprompt
|
|
@@ -45,7 +45,7 @@ Description-Content-Type: text/markdown
|
|
|
45
45
|
|
|
46
46
|
# `re:prompt`
|
|
47
47
|
|
|
48
|
-
**
|
|
48
|
+
**Score, rewrite, and optimize your AI prompts** -- the only CLI that improves your prompts automatically. No LLM needed.
|
|
49
49
|
|
|
50
50
|
[](https://pypi.org/project/reprompt-cli/)
|
|
51
51
|
[](https://pypi.org/project/reprompt-cli/)
|
|
@@ -61,26 +61,39 @@ Description-Content-Type: text/markdown
|
|
|
61
61
|
|
|
62
62
|
```bash
|
|
63
63
|
$ pip install reprompt-cli
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
64
|
+
|
|
65
|
+
# Rewrite a weak prompt into a better one (no LLM, rule-based)
|
|
66
|
+
$ reprompt rewrite "I was wondering if you could maybe help me fix the auth bug"
|
|
67
|
+
34 → 52 (+18)
|
|
68
|
+
|
|
69
|
+
╭─ Rewritten ────────────────────────────────────────────────╮
|
|
70
|
+
│ Help me fix the auth bug. │
|
|
69
71
|
╰────────────────────────────────────────────────────────────╯
|
|
70
72
|
|
|
73
|
+
Changes
|
|
74
|
+
✓ Removed filler (24% shorter)
|
|
75
|
+
✓ Removed hedging language
|
|
76
|
+
|
|
77
|
+
You should also
|
|
78
|
+
→ Add actual code snippets or error messages for context
|
|
79
|
+
→ Reference specific files or functions by name
|
|
80
|
+
→ Add constraints (e.g., "Do not modify existing tests")
|
|
81
|
+
|
|
82
|
+
# Score any prompt instantly (research-backed, 30+ features)
|
|
71
83
|
$ reprompt score "Fix the auth bug in src/login.ts where JWT expires"
|
|
72
84
|
Score: 40/100 (Fair)
|
|
73
|
-
Structure: 0/25 | Context: 8/25 | Position: 20/20 | Repetition: 0/15 | Clarity: 12/15
|
|
74
85
|
Tip: Include the error message -- debug prompts with errors are 3.7x more effective
|
|
75
86
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
Key moments: initial spec → auth module → test failures → JWT fix → passing
|
|
79
|
-
Context: "Building auth system with JWT refresh tokens for Express API"
|
|
80
|
-
|
|
81
|
-
$ reprompt compress "I was wondering if you could please help me refactor this code. Basically what I need is to split this function into smaller helpers and add error handling."
|
|
87
|
+
# Compress prompts to save tokens
|
|
88
|
+
$ reprompt compress "I was wondering if you could please help me refactor this code. Basically what I need is to split this function into smaller helpers."
|
|
82
89
|
Before: 28 tokens → After: 14 tokens (50% saved)
|
|
83
|
-
|
|
90
|
+
|
|
91
|
+
# Your personal dashboard
|
|
92
|
+
$ reprompt
|
|
93
|
+
╭─ Prompt Dashboard ─────────────────────────────────────────╮
|
|
94
|
+
│ Prompts: 1,063 (295 unique) Sessions: 890 │
|
|
95
|
+
│ Avg Score: 68/100 Top: debug (31%), impl (24%)│
|
|
96
|
+
╰────────────────────────────────────────────────────────────╯
|
|
84
97
|
```
|
|
85
98
|
|
|
86
99
|
## What it does
|
|
@@ -103,6 +116,7 @@ $ reprompt compress "I was wondering if you could please help me refactor this c
|
|
|
103
116
|
|
|
104
117
|
| Command | Description |
|
|
105
118
|
|---------|-------------|
|
|
119
|
+
| `reprompt rewrite "prompt"` | **Rewrite prompts to score higher** -- filler removal, restructuring, hedging cleanup |
|
|
106
120
|
| `reprompt compress "prompt"` | 4-layer prompt compression (40-60% token savings typical) |
|
|
107
121
|
| `reprompt distill` | Extract important turns from conversations with 6-signal scoring |
|
|
108
122
|
| `reprompt distill --export` | Recover context when a session runs out -- paste into new session |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# `re:prompt`
|
|
2
2
|
|
|
3
|
-
**
|
|
3
|
+
**Score, rewrite, and optimize your AI prompts** -- the only CLI that improves your prompts automatically. No LLM needed.
|
|
4
4
|
|
|
5
5
|
[](https://pypi.org/project/reprompt-cli/)
|
|
6
6
|
[](https://pypi.org/project/reprompt-cli/)
|
|
@@ -16,26 +16,39 @@
|
|
|
16
16
|
|
|
17
17
|
```bash
|
|
18
18
|
$ pip install reprompt-cli
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
19
|
+
|
|
20
|
+
# Rewrite a weak prompt into a better one (no LLM, rule-based)
|
|
21
|
+
$ reprompt rewrite "I was wondering if you could maybe help me fix the auth bug"
|
|
22
|
+
34 → 52 (+18)
|
|
23
|
+
|
|
24
|
+
╭─ Rewritten ────────────────────────────────────────────────╮
|
|
25
|
+
│ Help me fix the auth bug. │
|
|
24
26
|
╰────────────────────────────────────────────────────────────╯
|
|
25
27
|
|
|
28
|
+
Changes
|
|
29
|
+
✓ Removed filler (24% shorter)
|
|
30
|
+
✓ Removed hedging language
|
|
31
|
+
|
|
32
|
+
You should also
|
|
33
|
+
→ Add actual code snippets or error messages for context
|
|
34
|
+
→ Reference specific files or functions by name
|
|
35
|
+
→ Add constraints (e.g., "Do not modify existing tests")
|
|
36
|
+
|
|
37
|
+
# Score any prompt instantly (research-backed, 30+ features)
|
|
26
38
|
$ reprompt score "Fix the auth bug in src/login.ts where JWT expires"
|
|
27
39
|
Score: 40/100 (Fair)
|
|
28
|
-
Structure: 0/25 | Context: 8/25 | Position: 20/20 | Repetition: 0/15 | Clarity: 12/15
|
|
29
40
|
Tip: Include the error message -- debug prompts with errors are 3.7x more effective
|
|
30
41
|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
Key moments: initial spec → auth module → test failures → JWT fix → passing
|
|
34
|
-
Context: "Building auth system with JWT refresh tokens for Express API"
|
|
35
|
-
|
|
36
|
-
$ reprompt compress "I was wondering if you could please help me refactor this code. Basically what I need is to split this function into smaller helpers and add error handling."
|
|
42
|
+
# Compress prompts to save tokens
|
|
43
|
+
$ reprompt compress "I was wondering if you could please help me refactor this code. Basically what I need is to split this function into smaller helpers."
|
|
37
44
|
Before: 28 tokens → After: 14 tokens (50% saved)
|
|
38
|
-
|
|
45
|
+
|
|
46
|
+
# Your personal dashboard
|
|
47
|
+
$ reprompt
|
|
48
|
+
╭─ Prompt Dashboard ─────────────────────────────────────────╮
|
|
49
|
+
│ Prompts: 1,063 (295 unique) Sessions: 890 │
|
|
50
|
+
│ Avg Score: 68/100 Top: debug (31%), impl (24%)│
|
|
51
|
+
╰────────────────────────────────────────────────────────────╯
|
|
39
52
|
```
|
|
40
53
|
|
|
41
54
|
## What it does
|
|
@@ -58,6 +71,7 @@ $ reprompt compress "I was wondering if you could please help me refactor this c
|
|
|
58
71
|
|
|
59
72
|
| Command | Description |
|
|
60
73
|
|---------|-------------|
|
|
74
|
+
| `reprompt rewrite "prompt"` | **Rewrite prompts to score higher** -- filler removal, restructuring, hedging cleanup |
|
|
61
75
|
| `reprompt compress "prompt"` | 4-layer prompt compression (40-60% token savings typical) |
|
|
62
76
|
| `reprompt distill` | Extract important turns from conversations with 6-signal scoring |
|
|
63
77
|
| `reprompt distill --export` | Recover context when a session runs out -- paste into new session |
|
|
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
|
|
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
|
|
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
|