agent-cli 0.72.4__py3-none-any.whl → 0.72.5__py3-none-any.whl

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.
agent_cli/dev/cli.py CHANGED
@@ -1779,7 +1779,9 @@ def install_skill(
1779
1779
  - Works when you ask to "work on multiple features" or "parallelize tasks"
1780
1780
 
1781
1781
  **Alternative:** Install globally via Claude Code plugin marketplace:
1782
- `claude plugin marketplace add basnijholt/agent-cli`
1782
+
1783
+ 1. `claude plugin marketplace add basnijholt/agent-cli`
1784
+ 2. `claude plugin install agent-cli-dev@agent-cli`
1783
1785
  """
1784
1786
  # Use current repo root (works in worktrees too)
1785
1787
  repo_root = _get_current_repo_root()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agent-cli
3
- Version: 0.72.4
3
+ Version: 0.72.5
4
4
  Summary: A suite of AI-powered command-line tools for text correction, audio transcription, and voice assistance.
5
5
  Project-URL: Homepage, https://github.com/basnijholt/agent-cli
6
6
  Author-email: Bas Nijholt <bas@nijho.lt>
@@ -88,7 +88,7 @@ Description-Content-Type: text/markdown
88
88
 
89
89
  # Agent CLI
90
90
 
91
- <img src="https://raw.githubusercontent.com/basnijholt/agent-cli/refs/heads/main/.github/logo.svg" alt="agent-cli logo" align="right" style="width: 250px;" />
91
+ <img src="https://raw.githubusercontent.com/basnijholt/agent-cli/refs/heads/main/.github/logo.svg" alt="agent-cli logo" align="right" style="width: 200px;" />
92
92
 
93
93
  `agent-cli` is a collection of **_local-first_**, AI-powered command-line agents that run entirely on your machine.
94
94
  It provides a suite of powerful tools for voice and text interaction, designed for privacy, offline capability, and seamless integration with system-wide hotkeys and workflows.
@@ -391,7 +391,7 @@ agent-cli dev install-skill
391
391
 
392
392
  # Option 2: Install via Claude Code plugin marketplace
393
393
  claude plugin marketplace add basnijholt/agent-cli
394
- claude plugin install agent-cli@agent-cli-dev
394
+ claude plugin install agent-cli-dev@agent-cli
395
395
  ```
396
396
 
397
397
  Once installed, Claude Code can automatically use this skill when you ask to:
@@ -51,7 +51,7 @@ agent_cli/core/utils.py,sha256=p3OJrNcU6iwqR0C7Q5Ab3_rwJBmP0EbIYT82a9scPSI,16896
51
51
  agent_cli/core/vad.py,sha256=0QEFScwyKaX6G4tnVQoVMVBjXVRdCkFtp7XWRRXT0hY,5998
52
52
  agent_cli/core/watch.py,sha256=PakxMyqJycN6bkE6fxeo0qe9zj5wjuRly3p7rN9UgjM,2000
53
53
  agent_cli/dev/__init__.py,sha256=doTYiUFEBpnOxsQA69HQP9AA4QHBN0DjuHSTGRq5Xbg,551
54
- agent_cli/dev/cli.py,sha256=kj2u8q13z1Zn09mn7BML-EVCl83a273doDmjNP3K_HU,58850
54
+ agent_cli/dev/cli.py,sha256=jvezwwgnq9jKH26zeBD3jFVW15ej6b2j_H5XknA0Ibc,58909
55
55
  agent_cli/dev/project.py,sha256=wJMGKTK1rmw8letrV6l6wcLU1fkQQDjCSEixAnsvyaY,18971
56
56
  agent_cli/dev/registry.py,sha256=c6t3ClyRFPvU4GGXJT79-D-qV4FqY7W_7P-tLT7LKZs,1887
57
57
  agent_cli/dev/worktree.py,sha256=Yw8jlhkf8BeKFc6pPEazGXnUIvryvYwbUmYxTluXILs,26916
@@ -189,8 +189,8 @@ agent_cli/services/asr.py,sha256=aRaCLVCygsJ15qyQEPECOZsdSrnlLPbyY4RwAqY0qIw,172
189
189
  agent_cli/services/llm.py,sha256=i01utl1eYWlM13gvW2eR6ErL_ndH-g0d-BSleZra_7k,7229
190
190
  agent_cli/services/tts.py,sha256=NX5Qnq7ddLI3mwm3nzhbR3zB1Os4Ip4sSVSjDZDTBcI,14855
191
191
  agent_cli/services/wake_word.py,sha256=JFJ1SA22H4yko9DXiQ1t7fcoxeALLAe3iBrLs0z8rX4,4664
192
- agent_cli-0.72.4.dist-info/METADATA,sha256=x7z4gk0W_ab4tyTpZn1VISEqEjPGEh609SiFx3obe68,179670
193
- agent_cli-0.72.4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
194
- agent_cli-0.72.4.dist-info/entry_points.txt,sha256=FUv-fB2atLsPUk_RT4zqnZl1coz4_XHFwRALOKOF38s,97
195
- agent_cli-0.72.4.dist-info/licenses/LICENSE,sha256=majJU6S9kC8R8bW39NVBHyv32Dq50FL6TDxECG2WVts,1068
196
- agent_cli-0.72.4.dist-info/RECORD,,
192
+ agent_cli-0.72.5.dist-info/METADATA,sha256=BgJJJo3ocLnHjGZuUif6xX6C-3Hq1FisHakwUPNPBIg,179670
193
+ agent_cli-0.72.5.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
194
+ agent_cli-0.72.5.dist-info/entry_points.txt,sha256=FUv-fB2atLsPUk_RT4zqnZl1coz4_XHFwRALOKOF38s,97
195
+ agent_cli-0.72.5.dist-info/licenses/LICENSE,sha256=majJU6S9kC8R8bW39NVBHyv32Dq50FL6TDxECG2WVts,1068
196
+ agent_cli-0.72.5.dist-info/RECORD,,