reprompt-cli 2.5.0__tar.gz → 2.5.1__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.
Files changed (330) hide show
  1. reprompt_cli-2.5.1/PKG-INFO +19 -0
  2. reprompt_cli-2.5.1/README.md +9 -0
  3. reprompt_cli-2.5.1/pyproject.toml +18 -0
  4. reprompt_cli-2.5.1/reprompt_cli/__init__.py +1 -0
  5. reprompt_cli-2.5.0/.editorconfig +0 -18
  6. reprompt_cli-2.5.0/.github/ISSUE_TEMPLATE/bug_report.md +0 -38
  7. reprompt_cli-2.5.0/.github/ISSUE_TEMPLATE/bug_report.yml +0 -29
  8. reprompt_cli-2.5.0/.github/ISSUE_TEMPLATE/feature_request.md +0 -20
  9. reprompt_cli-2.5.0/.github/ISSUE_TEMPLATE/feature_request.yml +0 -39
  10. reprompt_cli-2.5.0/.github/ISSUE_TEMPLATE/feedback.yml +0 -32
  11. reprompt_cli-2.5.0/.github/PULL_REQUEST_TEMPLATE.md +0 -13
  12. reprompt_cli-2.5.0/.github/dependabot.yml +0 -16
  13. reprompt_cli-2.5.0/.github/workflows/ci.yml +0 -36
  14. reprompt_cli-2.5.0/.github/workflows/publish.yml +0 -31
  15. reprompt_cli-2.5.0/.gitignore +0 -60
  16. reprompt_cli-2.5.0/.pre-commit-config.yaml +0 -16
  17. reprompt_cli-2.5.0/.pre-commit-hooks.yaml +0 -26
  18. reprompt_cli-2.5.0/.testmondata-shm +0 -0
  19. reprompt_cli-2.5.0/.testmondata-wal +0 -0
  20. reprompt_cli-2.5.0/CHANGELOG.md +0 -525
  21. reprompt_cli-2.5.0/CODE_OF_CONDUCT.md +0 -11
  22. reprompt_cli-2.5.0/CONTRIBUTING.md +0 -120
  23. reprompt_cli-2.5.0/LICENSE +0 -21
  24. reprompt_cli-2.5.0/PKG-INFO +0 -323
  25. reprompt_cli-2.5.0/README.md +0 -278
  26. reprompt_cli-2.5.0/SECURITY.md +0 -20
  27. reprompt_cli-2.5.0/Screenshot 2026-03-24 at 09.45.03.png +0 -0
  28. reprompt_cli-2.5.0/action.yml +0 -211
  29. reprompt_cli-2.5.0/docs/demo.gif +0 -0
  30. reprompt_cli-2.5.0/docs/icons/brand-icon-128.png +0 -0
  31. reprompt_cli-2.5.0/docs/icons/brand-icon-16.png +0 -0
  32. reprompt_cli-2.5.0/docs/icons/brand-icon-256.png +0 -0
  33. reprompt_cli-2.5.0/docs/icons/brand-icon-32.png +0 -0
  34. reprompt_cli-2.5.0/docs/icons/brand-icon-48.png +0 -0
  35. reprompt_cli-2.5.0/docs/icons/brand-icon-512.png +0 -0
  36. reprompt_cli-2.5.0/docs/icons/brand-icon-96.png +0 -0
  37. reprompt_cli-2.5.0/docs/icons/brand-icon.svg +0 -22
  38. reprompt_cli-2.5.0/docs/icons/cli-favicon-128.png +0 -0
  39. reprompt_cli-2.5.0/docs/icons/cli-favicon-16.png +0 -0
  40. reprompt_cli-2.5.0/docs/icons/cli-favicon-256.png +0 -0
  41. reprompt_cli-2.5.0/docs/icons/cli-favicon-32.png +0 -0
  42. reprompt_cli-2.5.0/docs/icons/cli-favicon-48.png +0 -0
  43. reprompt_cli-2.5.0/docs/icons/cli-favicon-512.png +0 -0
  44. reprompt_cli-2.5.0/docs/icons/cli-favicon-96.png +0 -0
  45. reprompt_cli-2.5.0/docs/icons/cli-favicon.svg +0 -13
  46. reprompt_cli-2.5.0/docs/icons/cli-icon-128.png +0 -0
  47. reprompt_cli-2.5.0/docs/icons/cli-icon-16.png +0 -0
  48. reprompt_cli-2.5.0/docs/icons/cli-icon-256.png +0 -0
  49. reprompt_cli-2.5.0/docs/icons/cli-icon-32.png +0 -0
  50. reprompt_cli-2.5.0/docs/icons/cli-icon-48.png +0 -0
  51. reprompt_cli-2.5.0/docs/icons/cli-icon-512.png +0 -0
  52. reprompt_cli-2.5.0/docs/icons/cli-icon-96.png +0 -0
  53. reprompt_cli-2.5.0/docs/icons/cli-icon.svg +0 -15
  54. reprompt_cli-2.5.0/docs/icons/favicon-128.png +0 -0
  55. reprompt_cli-2.5.0/docs/icons/favicon-16.png +0 -0
  56. reprompt_cli-2.5.0/docs/icons/favicon-256.png +0 -0
  57. reprompt_cli-2.5.0/docs/icons/favicon-32.png +0 -0
  58. reprompt_cli-2.5.0/docs/icons/favicon-48.png +0 -0
  59. reprompt_cli-2.5.0/docs/icons/favicon-512.png +0 -0
  60. reprompt_cli-2.5.0/docs/icons/favicon-96.png +0 -0
  61. reprompt_cli-2.5.0/docs/icons/favicon.svg +0 -16
  62. reprompt_cli-2.5.0/docs/icons/generate.sh +0 -44
  63. reprompt_cli-2.5.0/docs/screenshots/build.svg +0 -167
  64. reprompt_cli-2.5.0/docs/screenshots/check-bad.svg +0 -192
  65. reprompt_cli-2.5.0/docs/screenshots/check-good.svg +0 -139
  66. reprompt_cli-2.5.0/docs/screenshots/rewrite.svg +0 -136
  67. reprompt_cli-2.5.0/docs/superpowers/specs/2026-03-24-v14-command-consolidation-design.md +0 -287
  68. reprompt_cli-2.5.0/docs/superpowers/specs/2026-03-25-v1.5-dashboard-design.md +0 -338
  69. reprompt_cli-2.5.0/pyproject.toml +0 -78
  70. reprompt_cli-2.5.0/scripts/gen_screenshots.py +0 -192
  71. reprompt_cli-2.5.0/scripts/generate_demo_data.py +0 -226
  72. reprompt_cli-2.5.0/src/reprompt/__init__.py +0 -88
  73. reprompt_cli-2.5.0/src/reprompt/adapters/__init__.py +0 -3
  74. reprompt_cli-2.5.0/src/reprompt/adapters/aider.py +0 -116
  75. reprompt_cli-2.5.0/src/reprompt/adapters/base.py +0 -43
  76. reprompt_cli-2.5.0/src/reprompt/adapters/chatgpt.py +0 -177
  77. reprompt_cli-2.5.0/src/reprompt/adapters/claude_chat.py +0 -125
  78. reprompt_cli-2.5.0/src/reprompt/adapters/claude_code.py +0 -321
  79. reprompt_cli-2.5.0/src/reprompt/adapters/cline.py +0 -127
  80. reprompt_cli-2.5.0/src/reprompt/adapters/codex.py +0 -239
  81. reprompt_cli-2.5.0/src/reprompt/adapters/cursor.py +0 -172
  82. reprompt_cli-2.5.0/src/reprompt/adapters/filters.py +0 -179
  83. reprompt_cli-2.5.0/src/reprompt/adapters/gemini.py +0 -76
  84. reprompt_cli-2.5.0/src/reprompt/adapters/openclaw.py +0 -195
  85. reprompt_cli-2.5.0/src/reprompt/bridge/__init__.py +0 -1
  86. reprompt_cli-2.5.0/src/reprompt/bridge/handler.py +0 -234
  87. reprompt_cli-2.5.0/src/reprompt/bridge/host.py +0 -39
  88. reprompt_cli-2.5.0/src/reprompt/bridge/manifest.py +0 -72
  89. reprompt_cli-2.5.0/src/reprompt/bridge/protocol.py +0 -47
  90. reprompt_cli-2.5.0/src/reprompt/cli.py +0 -2553
  91. reprompt_cli-2.5.0/src/reprompt/commands/__init__.py +0 -0
  92. reprompt_cli-2.5.0/src/reprompt/commands/telemetry.py +0 -76
  93. reprompt_cli-2.5.0/src/reprompt/commands/wrapped.py +0 -70
  94. reprompt_cli-2.5.0/src/reprompt/config.py +0 -119
  95. reprompt_cli-2.5.0/src/reprompt/core/__init__.py +0 -1
  96. reprompt_cli-2.5.0/src/reprompt/core/agent.py +0 -319
  97. reprompt_cli-2.5.0/src/reprompt/core/analyzer.py +0 -763
  98. reprompt_cli-2.5.0/src/reprompt/core/build.py +0 -246
  99. reprompt_cli-2.5.0/src/reprompt/core/check.py +0 -115
  100. reprompt_cli-2.5.0/src/reprompt/core/compress.py +0 -705
  101. reprompt_cli-2.5.0/src/reprompt/core/conversation.py +0 -63
  102. reprompt_cli-2.5.0/src/reprompt/core/cost.py +0 -96
  103. reprompt_cli-2.5.0/src/reprompt/core/dashboard.py +0 -150
  104. reprompt_cli-2.5.0/src/reprompt/core/dedup.py +0 -118
  105. reprompt_cli-2.5.0/src/reprompt/core/digest.py +0 -62
  106. reprompt_cli-2.5.0/src/reprompt/core/distill.py +0 -399
  107. reprompt_cli-2.5.0/src/reprompt/core/effectiveness.py +0 -101
  108. reprompt_cli-2.5.0/src/reprompt/core/explain.py +0 -208
  109. reprompt_cli-2.5.0/src/reprompt/core/extractors.py +0 -553
  110. reprompt_cli-2.5.0/src/reprompt/core/extractors_zh.py +0 -520
  111. reprompt_cli-2.5.0/src/reprompt/core/insights.py +0 -321
  112. reprompt_cli-2.5.0/src/reprompt/core/lang_detect.py +0 -104
  113. reprompt_cli-2.5.0/src/reprompt/core/library.py +0 -407
  114. reprompt_cli-2.5.0/src/reprompt/core/lint.py +0 -408
  115. reprompt_cli-2.5.0/src/reprompt/core/merge_view.py +0 -154
  116. reprompt_cli-2.5.0/src/reprompt/core/models.py +0 -24
  117. reprompt_cli-2.5.0/src/reprompt/core/patterns.py +0 -186
  118. reprompt_cli-2.5.0/src/reprompt/core/persona.py +0 -144
  119. reprompt_cli-2.5.0/src/reprompt/core/pipeline.py +0 -406
  120. reprompt_cli-2.5.0/src/reprompt/core/privacy.py +0 -146
  121. reprompt_cli-2.5.0/src/reprompt/core/privacy_scan.py +0 -210
  122. reprompt_cli-2.5.0/src/reprompt/core/prompt_dna.py +0 -111
  123. reprompt_cli-2.5.0/src/reprompt/core/recommend.py +0 -229
  124. reprompt_cli-2.5.0/src/reprompt/core/repetition.py +0 -128
  125. reprompt_cli-2.5.0/src/reprompt/core/rewrite.py +0 -308
  126. reprompt_cli-2.5.0/src/reprompt/core/scorer.py +0 -311
  127. reprompt_cli-2.5.0/src/reprompt/core/segmenter.py +0 -220
  128. reprompt_cli-2.5.0/src/reprompt/core/session_meta.py +0 -22
  129. reprompt_cli-2.5.0/src/reprompt/core/session_quality.py +0 -201
  130. reprompt_cli-2.5.0/src/reprompt/core/session_type.py +0 -112
  131. reprompt_cli-2.5.0/src/reprompt/core/style.py +0 -168
  132. reprompt_cli-2.5.0/src/reprompt/core/suggestions.py +0 -65
  133. reprompt_cli-2.5.0/src/reprompt/core/templates.py +0 -62
  134. reprompt_cli-2.5.0/src/reprompt/core/timeutil.py +0 -57
  135. reprompt_cli-2.5.0/src/reprompt/core/trends.py +0 -206
  136. reprompt_cli-2.5.0/src/reprompt/core/wrapped.py +0 -70
  137. reprompt_cli-2.5.0/src/reprompt/demo.py +0 -196
  138. reprompt_cli-2.5.0/src/reprompt/embeddings/__init__.py +0 -3
  139. reprompt_cli-2.5.0/src/reprompt/embeddings/base.py +0 -21
  140. reprompt_cli-2.5.0/src/reprompt/embeddings/local_embed.py +0 -45
  141. reprompt_cli-2.5.0/src/reprompt/embeddings/ollama.py +0 -54
  142. reprompt_cli-2.5.0/src/reprompt/embeddings/openai_embed.py +0 -58
  143. reprompt_cli-2.5.0/src/reprompt/embeddings/tfidf.py +0 -22
  144. reprompt_cli-2.5.0/src/reprompt/mcp.py +0 -396
  145. reprompt_cli-2.5.0/src/reprompt/mcp_main.py +0 -6
  146. reprompt_cli-2.5.0/src/reprompt/output/__init__.py +0 -1
  147. reprompt_cli-2.5.0/src/reprompt/output/agent_terminal.py +0 -143
  148. reprompt_cli-2.5.0/src/reprompt/output/build_terminal.py +0 -52
  149. reprompt_cli-2.5.0/src/reprompt/output/chartjs.min.js +0 -20
  150. reprompt_cli-2.5.0/src/reprompt/output/check_terminal.py +0 -105
  151. reprompt_cli-2.5.0/src/reprompt/output/compress_terminal.py +0 -48
  152. reprompt_cli-2.5.0/src/reprompt/output/dashboard_terminal.py +0 -117
  153. reprompt_cli-2.5.0/src/reprompt/output/distill_terminal.py +0 -97
  154. reprompt_cli-2.5.0/src/reprompt/output/explain_terminal.py +0 -58
  155. reprompt_cli-2.5.0/src/reprompt/output/export.py +0 -270
  156. reprompt_cli-2.5.0/src/reprompt/output/html_report.py +0 -595
  157. reprompt_cli-2.5.0/src/reprompt/output/json_out.py +0 -11
  158. reprompt_cli-2.5.0/src/reprompt/output/markdown.py +0 -50
  159. reprompt_cli-2.5.0/src/reprompt/output/patterns_terminal.py +0 -76
  160. reprompt_cli-2.5.0/src/reprompt/output/projects_terminal.py +0 -101
  161. reprompt_cli-2.5.0/src/reprompt/output/repetition_terminal.py +0 -61
  162. reprompt_cli-2.5.0/src/reprompt/output/rewrite_terminal.py +0 -116
  163. reprompt_cli-2.5.0/src/reprompt/output/sessions_terminal.py +0 -166
  164. reprompt_cli-2.5.0/src/reprompt/output/terminal.py +0 -903
  165. reprompt_cli-2.5.0/src/reprompt/output/wrapped_html.py +0 -286
  166. reprompt_cli-2.5.0/src/reprompt/output/wrapped_terminal.py +0 -136
  167. reprompt_cli-2.5.0/src/reprompt/py.typed +0 -0
  168. reprompt_cli-2.5.0/src/reprompt/sharing/__init__.py +0 -0
  169. reprompt_cli-2.5.0/src/reprompt/sharing/client.py +0 -57
  170. reprompt_cli-2.5.0/src/reprompt/sharing/clipboard.py +0 -24
  171. reprompt_cli-2.5.0/src/reprompt/storage/__init__.py +0 -1
  172. reprompt_cli-2.5.0/src/reprompt/storage/db.py +0 -1275
  173. reprompt_cli-2.5.0/src/reprompt/telemetry/__init__.py +0 -1
  174. reprompt_cli-2.5.0/src/reprompt/telemetry/collector.py +0 -150
  175. reprompt_cli-2.5.0/src/reprompt/telemetry/consent.py +0 -123
  176. reprompt_cli-2.5.0/src/reprompt/telemetry/events.py +0 -152
  177. reprompt_cli-2.5.0/src/reprompt/telemetry/prompt.py +0 -77
  178. reprompt_cli-2.5.0/src/reprompt/telemetry/queue.py +0 -104
  179. reprompt_cli-2.5.0/src/reprompt/telemetry/sender.py +0 -61
  180. reprompt_cli-2.5.0/tests/__init__.py +0 -0
  181. reprompt_cli-2.5.0/tests/conftest.py +0 -13
  182. reprompt_cli-2.5.0/tests/fixtures/aider_chat_history.md +0 -56
  183. reprompt_cli-2.5.0/tests/fixtures/chatgpt_conversations.json +0 -105
  184. reprompt_cli-2.5.0/tests/fixtures/claude_chat_export.json +0 -78
  185. reprompt_cli-2.5.0/tests/fixtures/claude_session.jsonl +0 -6
  186. reprompt_cli-2.5.0/tests/fixtures/cline_task/api_conversation_history.json +0 -11
  187. reprompt_cli-2.5.0/tests/fixtures/export/default_export.md +0 -29
  188. reprompt_cli-2.5.0/tests/fixtures/export/full_export.md +0 -36
  189. reprompt_cli-2.5.0/tests/fixtures/gemini_session.json +0 -61
  190. reprompt_cli-2.5.0/tests/fixtures/openclaw_session.jsonl +0 -6
  191. reprompt_cli-2.5.0/tests/test_adapter_aider.py +0 -110
  192. reprompt_cli-2.5.0/tests/test_adapter_chatgpt.py +0 -121
  193. reprompt_cli-2.5.0/tests/test_adapter_claude.py +0 -360
  194. reprompt_cli-2.5.0/tests/test_adapter_claude_chat.py +0 -140
  195. reprompt_cli-2.5.0/tests/test_adapter_cline.py +0 -100
  196. reprompt_cli-2.5.0/tests/test_adapter_gemini.py +0 -105
  197. reprompt_cli-2.5.0/tests/test_adapter_openclaw.py +0 -384
  198. reprompt_cli-2.5.0/tests/test_agent.py +0 -383
  199. reprompt_cli-2.5.0/tests/test_agent_cli.py +0 -178
  200. reprompt_cli-2.5.0/tests/test_analyzer.py +0 -54
  201. reprompt_cli-2.5.0/tests/test_bridge_cli.py +0 -61
  202. reprompt_cli-2.5.0/tests/test_bridge_e2e.py +0 -343
  203. reprompt_cli-2.5.0/tests/test_bridge_handler.py +0 -354
  204. reprompt_cli-2.5.0/tests/test_bridge_integration.py +0 -82
  205. reprompt_cli-2.5.0/tests/test_bridge_manifest.py +0 -73
  206. reprompt_cli-2.5.0/tests/test_bridge_protocol.py +0 -63
  207. reprompt_cli-2.5.0/tests/test_build.py +0 -270
  208. reprompt_cli-2.5.0/tests/test_build_cli.py +0 -126
  209. reprompt_cli-2.5.0/tests/test_build_output.py +0 -59
  210. reprompt_cli-2.5.0/tests/test_check.py +0 -101
  211. reprompt_cli-2.5.0/tests/test_check_cli.py +0 -80
  212. reprompt_cli-2.5.0/tests/test_cli.py +0 -178
  213. reprompt_cli-2.5.0/tests/test_cli_deprecations.py +0 -140
  214. reprompt_cli-2.5.0/tests/test_cli_library_effectiveness.py +0 -44
  215. reprompt_cli-2.5.0/tests/test_clipboard.py +0 -24
  216. reprompt_cli-2.5.0/tests/test_codex_adapter.py +0 -319
  217. reprompt_cli-2.5.0/tests/test_compare_best_worst.py +0 -233
  218. reprompt_cli-2.5.0/tests/test_compress.py +0 -490
  219. reprompt_cli-2.5.0/tests/test_compress_cli.py +0 -134
  220. reprompt_cli-2.5.0/tests/test_compress_dna.py +0 -53
  221. reprompt_cli-2.5.0/tests/test_compress_html.py +0 -46
  222. reprompt_cli-2.5.0/tests/test_compress_insights.py +0 -89
  223. reprompt_cli-2.5.0/tests/test_config.py +0 -88
  224. reprompt_cli-2.5.0/tests/test_conversation.py +0 -118
  225. reprompt_cli-2.5.0/tests/test_copy_flag.py +0 -133
  226. reprompt_cli-2.5.0/tests/test_cost.py +0 -93
  227. reprompt_cli-2.5.0/tests/test_coverage_boost.py +0 -764
  228. reprompt_cli-2.5.0/tests/test_cursor_adapter.py +0 -160
  229. reprompt_cli-2.5.0/tests/test_dashboard.py +0 -423
  230. reprompt_cli-2.5.0/tests/test_db.py +0 -325
  231. reprompt_cli-2.5.0/tests/test_db_digest.py +0 -84
  232. reprompt_cli-2.5.0/tests/test_db_effectiveness.py +0 -198
  233. reprompt_cli-2.5.0/tests/test_db_session_quality.py +0 -181
  234. reprompt_cli-2.5.0/tests/test_db_trends.py +0 -139
  235. reprompt_cli-2.5.0/tests/test_dedup.py +0 -148
  236. reprompt_cli-2.5.0/tests/test_demo.py +0 -47
  237. reprompt_cli-2.5.0/tests/test_deprecated_commands.py +0 -60
  238. reprompt_cli-2.5.0/tests/test_digest.py +0 -198
  239. reprompt_cli-2.5.0/tests/test_digest_cli.py +0 -249
  240. reprompt_cli-2.5.0/tests/test_distill.py +0 -519
  241. reprompt_cli-2.5.0/tests/test_distill_cli.py +0 -232
  242. reprompt_cli-2.5.0/tests/test_distill_weights.py +0 -96
  243. reprompt_cli-2.5.0/tests/test_e2e.py +0 -325
  244. reprompt_cli-2.5.0/tests/test_effectiveness.py +0 -130
  245. reprompt_cli-2.5.0/tests/test_embeddings_local.py +0 -113
  246. reprompt_cli-2.5.0/tests/test_embeddings_ollama.py +0 -102
  247. reprompt_cli-2.5.0/tests/test_embeddings_openai.py +0 -134
  248. reprompt_cli-2.5.0/tests/test_empty_state.py +0 -104
  249. reprompt_cli-2.5.0/tests/test_explain.py +0 -100
  250. reprompt_cli-2.5.0/tests/test_explain_cli.py +0 -56
  251. reprompt_cli-2.5.0/tests/test_export.py +0 -332
  252. reprompt_cli-2.5.0/tests/test_export_cli.py +0 -122
  253. reprompt_cli-2.5.0/tests/test_export_snapshot.py +0 -182
  254. reprompt_cli-2.5.0/tests/test_extractors.py +0 -243
  255. reprompt_cli-2.5.0/tests/test_extractors_routing.py +0 -78
  256. reprompt_cli-2.5.0/tests/test_extractors_zh.py +0 -429
  257. reprompt_cli-2.5.0/tests/test_extractors_zh_e2e.py +0 -333
  258. reprompt_cli-2.5.0/tests/test_feedback.py +0 -89
  259. reprompt_cli-2.5.0/tests/test_file_input.py +0 -107
  260. reprompt_cli-2.5.0/tests/test_html_report.py +0 -237
  261. reprompt_cli-2.5.0/tests/test_import_cli.py +0 -148
  262. reprompt_cli-2.5.0/tests/test_import_e2e.py +0 -88
  263. reprompt_cli-2.5.0/tests/test_init_cli.py +0 -80
  264. reprompt_cli-2.5.0/tests/test_insights.py +0 -187
  265. reprompt_cli-2.5.0/tests/test_insights_cli.py +0 -25
  266. reprompt_cli-2.5.0/tests/test_insights_expanded.py +0 -140
  267. reprompt_cli-2.5.0/tests/test_install_hook.py +0 -72
  268. reprompt_cli-2.5.0/tests/test_lang_detect.py +0 -76
  269. reprompt_cli-2.5.0/tests/test_library.py +0 -195
  270. reprompt_cli-2.5.0/tests/test_lint.py +0 -413
  271. reprompt_cli-2.5.0/tests/test_lint_cli.py +0 -184
  272. reprompt_cli-2.5.0/tests/test_markdown.py +0 -83
  273. reprompt_cli-2.5.0/tests/test_mcp.py +0 -259
  274. reprompt_cli-2.5.0/tests/test_merge_view.py +0 -132
  275. reprompt_cli-2.5.0/tests/test_models.py +0 -32
  276. reprompt_cli-2.5.0/tests/test_output.py +0 -130
  277. reprompt_cli-2.5.0/tests/test_parse_conversation_base.py +0 -63
  278. reprompt_cli-2.5.0/tests/test_parse_conversation_chatgpt.py +0 -150
  279. reprompt_cli-2.5.0/tests/test_parse_conversation_claude.py +0 -238
  280. reprompt_cli-2.5.0/tests/test_patterns.py +0 -166
  281. reprompt_cli-2.5.0/tests/test_persona.py +0 -187
  282. reprompt_cli-2.5.0/tests/test_pipeline.py +0 -379
  283. reprompt_cli-2.5.0/tests/test_privacy.py +0 -241
  284. reprompt_cli-2.5.0/tests/test_privacy_cli.py +0 -47
  285. reprompt_cli-2.5.0/tests/test_privacy_e2e.py +0 -65
  286. reprompt_cli-2.5.0/tests/test_privacy_output.py +0 -185
  287. reprompt_cli-2.5.0/tests/test_privacy_scan.py +0 -311
  288. reprompt_cli-2.5.0/tests/test_projects.py +0 -200
  289. reprompt_cli-2.5.0/tests/test_prompt_dna.py +0 -92
  290. reprompt_cli-2.5.0/tests/test_public_api.py +0 -33
  291. reprompt_cli-2.5.0/tests/test_recommend.py +0 -210
  292. reprompt_cli-2.5.0/tests/test_repetition.py +0 -124
  293. reprompt_cli-2.5.0/tests/test_repetition_cli.py +0 -102
  294. reprompt_cli-2.5.0/tests/test_repetition_output.py +0 -76
  295. reprompt_cli-2.5.0/tests/test_rewrite.py +0 -206
  296. reprompt_cli-2.5.0/tests/test_schema_version.py +0 -128
  297. reprompt_cli-2.5.0/tests/test_score_cli.py +0 -80
  298. reprompt_cli-2.5.0/tests/test_scorer.py +0 -156
  299. reprompt_cli-2.5.0/tests/test_segmenter.py +0 -87
  300. reprompt_cli-2.5.0/tests/test_session_quality.py +0 -455
  301. reprompt_cli-2.5.0/tests/test_session_type.py +0 -184
  302. reprompt_cli-2.5.0/tests/test_sessions_cli.py +0 -193
  303. reprompt_cli-2.5.0/tests/test_sessions_output.py +0 -102
  304. reprompt_cli-2.5.0/tests/test_share_e2e.py +0 -29
  305. reprompt_cli-2.5.0/tests/test_sharing_client.py +0 -63
  306. reprompt_cli-2.5.0/tests/test_source_filter.py +0 -176
  307. reprompt_cli-2.5.0/tests/test_style.py +0 -146
  308. reprompt_cli-2.5.0/tests/test_style_trends.py +0 -256
  309. reprompt_cli-2.5.0/tests/test_suggestions.py +0 -82
  310. reprompt_cli-2.5.0/tests/test_telemetry_cli.py +0 -89
  311. reprompt_cli-2.5.0/tests/test_telemetry_collector.py +0 -159
  312. reprompt_cli-2.5.0/tests/test_telemetry_consent.py +0 -100
  313. reprompt_cli-2.5.0/tests/test_telemetry_e2e.py +0 -172
  314. reprompt_cli-2.5.0/tests/test_telemetry_events.py +0 -211
  315. reprompt_cli-2.5.0/tests/test_telemetry_prompt.py +0 -48
  316. reprompt_cli-2.5.0/tests/test_telemetry_queue.py +0 -108
  317. reprompt_cli-2.5.0/tests/test_telemetry_sender.py +0 -95
  318. reprompt_cli-2.5.0/tests/test_template_cli.py +0 -180
  319. reprompt_cli-2.5.0/tests/test_templates.py +0 -158
  320. reprompt_cli-2.5.0/tests/test_timeutil.py +0 -78
  321. reprompt_cli-2.5.0/tests/test_trends.py +0 -183
  322. reprompt_cli-2.5.0/tests/test_trends_cli.py +0 -123
  323. reprompt_cli-2.5.0/tests/test_use_cli.py +0 -84
  324. reprompt_cli-2.5.0/tests/test_wrapped.py +0 -304
  325. reprompt_cli-2.5.0/tests/test_wrapped_cli.py +0 -38
  326. reprompt_cli-2.5.0/tests/test_wrapped_e2e.py +0 -94
  327. reprompt_cli-2.5.0/tests/test_wrapped_html.py +0 -155
  328. reprompt_cli-2.5.0/tests/test_wrapped_output.py +0 -97
  329. reprompt_cli-2.5.0/tests/test_wrapped_share.py +0 -88
  330. reprompt_cli-2.5.0/uv.lock +0 -3274
@@ -0,0 +1,19 @@
1
+ Metadata-Version: 2.4
2
+ Name: reprompt-cli
3
+ Version: 2.5.1
4
+ Summary: This package has been renamed to ctxray. Install ctxray instead.
5
+ Project-URL: Homepage, https://github.com/ctxray/ctxray
6
+ License: MIT
7
+ Requires-Python: >=3.10
8
+ Requires-Dist: ctxray>=3.0.0
9
+ Description-Content-Type: text/markdown
10
+
11
+ # reprompt-cli has been renamed to ctxray
12
+
13
+ ```bash
14
+ pip install ctxray
15
+ ```
16
+
17
+ This package now only installs [ctxray](https://pypi.org/project/ctxray/) as a dependency.
18
+
19
+ See the new repo: https://github.com/ctxray/ctxray
@@ -0,0 +1,9 @@
1
+ # reprompt-cli has been renamed to ctxray
2
+
3
+ ```bash
4
+ pip install ctxray
5
+ ```
6
+
7
+ This package now only installs [ctxray](https://pypi.org/project/ctxray/) as a dependency.
8
+
9
+ See the new repo: https://github.com/ctxray/ctxray
@@ -0,0 +1,18 @@
1
+ [build-system]
2
+ requires = ["hatchling"]
3
+ build-backend = "hatchling.build"
4
+
5
+ [project]
6
+ name = "reprompt-cli"
7
+ version = "2.5.1"
8
+ description = "This package has been renamed to ctxray. Install ctxray instead."
9
+ readme = "README.md"
10
+ license = { text = "MIT" }
11
+ requires-python = ">=3.10"
12
+ dependencies = ["ctxray>=3.0.0"]
13
+
14
+ [project.urls]
15
+ Homepage = "https://github.com/ctxray/ctxray"
16
+
17
+ [tool.hatch.build.targets.wheel]
18
+ packages = ["reprompt_cli"]
@@ -0,0 +1 @@
1
+ """reprompt-cli has been renamed to ctxray. Install ctxray instead."""
@@ -1,18 +0,0 @@
1
- root = true
2
-
3
- [*]
4
- indent_style = space
5
- indent_size = 4
6
- end_of_line = lf
7
- charset = utf-8
8
- trim_trailing_whitespace = true
9
- insert_final_newline = true
10
-
11
- [*.{js,ts,jsx,tsx,json,yaml,yml,css,html,svelte}]
12
- indent_size = 2
13
-
14
- [*.md]
15
- trim_trailing_whitespace = false
16
-
17
- [Makefile]
18
- indent_style = tab
@@ -1,38 +0,0 @@
1
- ---
2
- name: Bug report
3
- about: Create a report to help us improve
4
- title: ''
5
- labels: ''
6
- assignees: ''
7
-
8
- ---
9
-
10
- **Describe the bug**
11
- A clear and concise description of what the bug is.
12
-
13
- **To Reproduce**
14
- Steps to reproduce the behavior:
15
- 1. Go to '...'
16
- 2. Click on '....'
17
- 3. Scroll down to '....'
18
- 4. See error
19
-
20
- **Expected behavior**
21
- A clear and concise description of what you expected to happen.
22
-
23
- **Screenshots**
24
- If applicable, add screenshots to help explain your problem.
25
-
26
- **Desktop (please complete the following information):**
27
- - OS: [e.g. iOS]
28
- - Browser [e.g. chrome, safari]
29
- - Version [e.g. 22]
30
-
31
- **Smartphone (please complete the following information):**
32
- - Device: [e.g. iPhone6]
33
- - OS: [e.g. iOS8.1]
34
- - Browser [e.g. stock browser, safari]
35
- - Version [e.g. 22]
36
-
37
- **Additional context**
38
- Add any other context about the problem here.
@@ -1,29 +0,0 @@
1
- name: Bug Report
2
- description: Report a bug in reprompt
3
- labels: [bug]
4
- body:
5
- - type: textarea
6
- id: description
7
- attributes:
8
- label: Description
9
- description: What happened?
10
- validations:
11
- required: true
12
- - type: textarea
13
- id: steps
14
- attributes:
15
- label: Steps to reproduce
16
- description: How can we reproduce this?
17
- - type: input
18
- id: version
19
- attributes:
20
- label: reprompt version
21
- description: "Output of `reprompt --version` (if available)"
22
- - type: input
23
- id: python-version
24
- attributes:
25
- label: Python version
26
- - type: input
27
- id: os
28
- attributes:
29
- label: Operating system
@@ -1,20 +0,0 @@
1
- ---
2
- name: Feature request
3
- about: Suggest an idea for this project
4
- title: ''
5
- labels: ''
6
- assignees: ''
7
-
8
- ---
9
-
10
- **Is your feature request related to a problem? Please describe.**
11
- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12
-
13
- **Describe the solution you'd like**
14
- A clear and concise description of what you want to happen.
15
-
16
- **Describe alternatives you've considered**
17
- A clear and concise description of any alternative solutions or features you've considered.
18
-
19
- **Additional context**
20
- Add any other context or screenshots about the feature request here.
@@ -1,39 +0,0 @@
1
- name: Feature Request
2
- description: Suggest a new feature or improvement
3
- labels: ["enhancement"]
4
- body:
5
- - type: markdown
6
- attributes:
7
- value: |
8
- Thanks for suggesting an improvement!
9
- - type: textarea
10
- id: problem
11
- attributes:
12
- label: Problem
13
- description: What problem does this solve?
14
- placeholder: "I'm always frustrated when..."
15
- validations:
16
- required: true
17
- - type: textarea
18
- id: solution
19
- attributes:
20
- label: Proposed Solution
21
- description: How would you like this to work?
22
- validations:
23
- required: true
24
- - type: textarea
25
- id: alternatives
26
- attributes:
27
- label: Alternatives Considered
28
- description: Any other approaches you've thought about?
29
- - type: dropdown
30
- id: component
31
- attributes:
32
- label: Component
33
- options:
34
- - CLI
35
- - Adapters (Claude Code, OpenClaw, etc.)
36
- - Dedup Engine
37
- - Analyzer / Library
38
- - Output / Reports
39
- - Other
@@ -1,32 +0,0 @@
1
- name: Feedback
2
- description: Share your experience, ideas, or anything on your mind
3
- labels: ["feedback"]
4
- body:
5
- - type: markdown
6
- attributes:
7
- value: |
8
- We'd love to hear from you — what's working, what's not, or any ideas you have.
9
- - type: textarea
10
- id: feedback
11
- attributes:
12
- label: Your feedback
13
- description: Tell us anything — what you like, what could be better, or what you wish existed.
14
- placeholder: "I tried reprompt rewrite and..."
15
- validations:
16
- required: true
17
- - type: input
18
- id: commands
19
- attributes:
20
- label: Which commands do you use most?
21
- placeholder: "rewrite, check, patterns"
22
- - type: input
23
- id: tools
24
- attributes:
25
- label: Which AI tools do you use?
26
- placeholder: "Claude Code, Cursor, ChatGPT"
27
- - type: input
28
- id: version
29
- attributes:
30
- label: reprompt version
31
- description: "Run: reprompt --version"
32
- placeholder: "2.4.1"
@@ -1,13 +0,0 @@
1
- ## Summary
2
-
3
- <!-- What does this PR do? -->
4
-
5
- ## Changes
6
-
7
- <!-- List the key changes -->
8
-
9
- ## Testing
10
-
11
- - [ ] Tests added/updated
12
- - [ ] All tests pass (`uv run pytest tests/ -v`)
13
- - [ ] Lint passes (`ruff check src/ tests/`)
@@ -1,16 +0,0 @@
1
- version: 2
2
- updates:
3
- - package-ecosystem: "pip"
4
- directory: "/"
5
- schedule:
6
- interval: "weekly"
7
- labels:
8
- - "dependencies"
9
- open-pull-requests-limit: 5
10
-
11
- - package-ecosystem: "github-actions"
12
- directory: "/"
13
- schedule:
14
- interval: "weekly"
15
- labels:
16
- - "ci"
@@ -1,36 +0,0 @@
1
- name: CI
2
-
3
- on:
4
- push:
5
- branches: [main]
6
- pull_request:
7
- branches: [main]
8
-
9
- jobs:
10
- test:
11
- runs-on: ${{ matrix.os }}
12
- strategy:
13
- matrix:
14
- os: [ubuntu-latest, macos-latest]
15
- python-version: ["3.10", "3.11", "3.12"]
16
- steps:
17
- - uses: actions/checkout@v6
18
- - name: Set up Python
19
- uses: actions/setup-python@v6
20
- with:
21
- python-version: ${{ matrix.python-version }}
22
- - name: Install uv
23
- uses: astral-sh/setup-uv@v7
24
- - name: Install dependencies
25
- run: uv pip install --system -e ".[dev]"
26
- - name: Lint
27
- run: ruff check src/ tests/
28
- - name: Format check
29
- run: ruff format --check src/ tests/
30
- - name: Test
31
- run: pytest tests/ -v --cov=reprompt --cov-report=xml --cov-fail-under=88
32
- - name: Upload coverage
33
- if: matrix.python-version == '3.12' && matrix.os == 'ubuntu-latest'
34
- uses: codecov/codecov-action@v5
35
- with:
36
- file: coverage.xml
@@ -1,31 +0,0 @@
1
- name: Publish to PyPI
2
-
3
- on:
4
- push:
5
- tags: ["v*"]
6
-
7
- permissions:
8
- id-token: write
9
-
10
- jobs:
11
- publish:
12
- runs-on: ubuntu-latest
13
- steps:
14
- - uses: actions/checkout@v6
15
- - uses: actions/setup-python@v6
16
- with:
17
- python-version: "3.12"
18
- - name: Install uv
19
- uses: astral-sh/setup-uv@v7
20
- - name: Install dependencies
21
- run: uv pip install --system -e ".[dev]"
22
- - name: Lint
23
- run: ruff check src/ tests/
24
- - name: Test
25
- run: pytest tests/ -v --cov=reprompt --cov-fail-under=88
26
- - name: Install build tools
27
- run: pip install build
28
- - name: Build
29
- run: python -m build
30
- - name: Publish to PyPI
31
- uses: pypa/gh-action-pypi-publish@release/v1
@@ -1,60 +0,0 @@
1
- # Python
2
- __pycache__/
3
- *.py[cod]
4
- *$py.class
5
- *.so
6
- *.egg-info/
7
- *.egg
8
- dist/
9
- build/
10
- .eggs/
11
-
12
- # Virtual environments
13
- .venv/
14
- venv/
15
- ENV/
16
-
17
- # IDE
18
- .idea/
19
- .vscode/
20
- *.swp
21
- *.swo
22
- *~
23
-
24
- # Testing
25
- .pytest_cache/
26
- .coverage
27
- htmlcov/
28
- .mypy_cache/
29
-
30
- # OS
31
- .DS_Store
32
- Thumbs.db
33
-
34
- # Project
35
- *.db
36
- .env
37
-
38
- # Local memory / session context (never commit)
39
- thoughts/
40
- .claude/
41
- .tldr/
42
- .tldrignore
43
- .worktrees/
44
- CLAUDE.md
45
-
46
- # Launch / marketing drafts (not part of the codebase)
47
- docs/launch/
48
-
49
- # Brand assets & design tools (local reference only)
50
- docs/brand-system.html
51
- docs/logo-proposals.html
52
- docs/icon-*
53
- docs/logo-*
54
-
55
- # Implementation plans (local reference only)
56
- docs/superpowers/plans/
57
-
58
- # Generated outputs
59
- reprompt-report.html
60
- *-hot-phrases-tf-idf.txt
@@ -1,16 +0,0 @@
1
- repos:
2
- - repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.11.6
4
- hooks:
5
- - id: ruff
6
- args: [--fix]
7
- - id: ruff-format
8
- - repo: local
9
- hooks:
10
- - id: pytest-check
11
- name: pytest
12
- entry: uv run pytest tests/ -x -q --tb=short
13
- language: system
14
- pass_filenames: false
15
- always_run: true
16
- stages: [pre-commit]
@@ -1,26 +0,0 @@
1
- - id: reprompt-lint
2
- name: reprompt lint
3
- description: Check AI prompt quality in session files
4
- entry: reprompt lint
5
- language: python
6
- pass_filenames: false
7
- always_run: true
8
- additional_dependencies: ["reprompt-cli"]
9
-
10
- - id: reprompt-lint-strict
11
- name: reprompt lint (strict)
12
- description: Check AI prompt quality — fail on warnings too
13
- entry: reprompt lint --strict
14
- language: python
15
- pass_filenames: false
16
- always_run: true
17
- additional_dependencies: ["reprompt-cli"]
18
-
19
- - id: reprompt-lint-score
20
- name: reprompt lint (score gate)
21
- description: Check AI prompt quality — fail if avg score below threshold
22
- entry: reprompt lint --score-threshold 50
23
- language: python
24
- pass_filenames: false
25
- always_run: true
26
- additional_dependencies: ["reprompt-cli"]
Binary file
Binary file