agent-cli 0.67.0__py3-none-any.whl → 0.67.1__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/_extras.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "audio": ["Audio recording/playback with Wyoming protocol", ["sounddevice", "wyoming"]],
2
+ "audio": ["Audio recording/playback with Wyoming protocol", ["numpy", "sounddevice", "wyoming"]],
3
3
  "llm": ["LLM framework (pydantic-ai)", ["pydantic_ai"]],
4
4
  "memory": ["Long-term memory proxy", ["chromadb", "yaml"]],
5
5
  "rag": ["RAG proxy (ChromaDB, embeddings)", ["chromadb"]],
@@ -1,5 +1,7 @@
1
1
  # This file was autogenerated by uv via the following command:
2
2
  # uv export --extra audio --no-dev --no-emit-project --no-hashes
3
+ annotated-types==0.7.0
4
+ # via pydantic
3
5
  anyio==4.12.1
4
6
  # via httpx
5
7
  certifi==2026.1.4
@@ -34,6 +36,10 @@ psutil==7.2.1 ; sys_platform == 'win32'
34
36
  # via agent-cli
35
37
  pycparser==2.23 ; implementation_name != 'PyPy'
36
38
  # via cffi
39
+ pydantic==2.12.5
40
+ # via agent-cli
41
+ pydantic-core==2.41.5
42
+ # via pydantic
37
43
  pygments==2.19.2
38
44
  # via rich
39
45
  pyperclip==1.11.0
@@ -55,6 +61,11 @@ typer==0.21.1
55
61
  typing-extensions==4.15.0
56
62
  # via
57
63
  # anyio
64
+ # pydantic
65
+ # pydantic-core
58
66
  # typer
67
+ # typing-inspection
68
+ typing-inspection==0.4.2
69
+ # via pydantic
59
70
  wyoming==1.8.0
60
71
  # via agent-cli
@@ -96,7 +96,6 @@ mpmath==1.3.0
96
96
  # via sympy
97
97
  numpy==2.3.5
98
98
  # via
99
- # agent-cli
100
99
  # ctranslate2
101
100
  # onnxruntime
102
101
  onnxruntime==1.20.1
@@ -111,6 +110,7 @@ psutil==7.2.1 ; sys_platform == 'win32'
111
110
  # via agent-cli
112
111
  pydantic==2.12.5
113
112
  # via
113
+ # agent-cli
114
114
  # fastapi
115
115
  # fastapi-cloud-cli
116
116
  # pydantic-extra-types
@@ -164,7 +164,6 @@ num2words==0.5.14
164
164
  # via misaki
165
165
  numpy==2.3.5
166
166
  # via
167
- # agent-cli
168
167
  # blis
169
168
  # kokoro
170
169
  # soundfile
@@ -231,6 +230,7 @@ pycparser==2.23 ; implementation_name != 'PyPy'
231
230
  # via cffi
232
231
  pydantic==2.12.5
233
232
  # via
233
+ # agent-cli
234
234
  # confection
235
235
  # fastapi
236
236
  # fastapi-cloud-cli
@@ -85,8 +85,6 @@ markdown-it-py==4.0.0
85
85
  # via rich
86
86
  mdurl==0.1.2
87
87
  # via markdown-it-py
88
- numpy==2.3.5
89
- # via agent-cli
90
88
  openai==2.15.0
91
89
  # via pydantic-ai-slim
92
90
  opentelemetry-api==1.39.1
@@ -105,6 +103,7 @@ pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementati
105
103
  # via cffi
106
104
  pydantic==2.12.5
107
105
  # via
106
+ # agent-cli
108
107
  # genai-prices
109
108
  # google-genai
110
109
  # openai
@@ -132,7 +132,6 @@ mpmath==1.3.0
132
132
  # via sympy
133
133
  numpy==2.3.5
134
134
  # via
135
- # agent-cli
136
135
  # chromadb
137
136
  # onnxruntime
138
137
  # transformers
@@ -191,6 +190,7 @@ pybase64==1.4.3
191
190
  # via chromadb
192
191
  pydantic==2.12.5
193
192
  # via
193
+ # agent-cli
194
194
  # chromadb
195
195
  # fastapi
196
196
  # fastapi-cloud-cli
@@ -102,7 +102,6 @@ numba==0.63.1
102
102
  # via mlx-whisper
103
103
  numpy==2.3.5
104
104
  # via
105
- # agent-cli
106
105
  # mlx-whisper
107
106
  # numba
108
107
  # scipy
@@ -151,6 +150,7 @@ psutil==7.2.1 ; sys_platform == 'win32'
151
150
  # via agent-cli
152
151
  pydantic==2.12.5
153
152
  # via
153
+ # agent-cli
154
154
  # fastapi
155
155
  # fastapi-cloud-cli
156
156
  # pydantic-extra-types
@@ -74,9 +74,7 @@ mdurl==0.1.2
74
74
  mpmath==1.3.0
75
75
  # via sympy
76
76
  numpy==2.3.5
77
- # via
78
- # agent-cli
79
- # onnxruntime
77
+ # via onnxruntime
80
78
  onnxruntime==1.20.1
81
79
  # via piper-tts
82
80
  packaging==25.0
@@ -89,6 +87,7 @@ psutil==7.2.1 ; sys_platform == 'win32'
89
87
  # via agent-cli
90
88
  pydantic==2.12.5
91
89
  # via
90
+ # agent-cli
92
91
  # fastapi
93
92
  # fastapi-cloud-cli
94
93
  # pydantic-extra-types
@@ -160,7 +160,6 @@ mpmath==1.3.0
160
160
  # via sympy
161
161
  numpy==2.3.5
162
162
  # via
163
- # agent-cli
164
163
  # chromadb
165
164
  # magika
166
165
  # onnxruntime
@@ -228,6 +227,7 @@ pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementati
228
227
  # via cffi
229
228
  pydantic==2.12.5
230
229
  # via
230
+ # agent-cli
231
231
  # chromadb
232
232
  # fastapi
233
233
  # fastapi-cloud-cli
@@ -65,12 +65,11 @@ markupsafe==3.0.3
65
65
  # via jinja2
66
66
  mdurl==0.1.2
67
67
  # via markdown-it-py
68
- numpy==2.3.5
69
- # via agent-cli
70
68
  psutil==7.2.1 ; sys_platform == 'win32'
71
69
  # via agent-cli
72
70
  pydantic==2.12.5
73
71
  # via
72
+ # agent-cli
74
73
  # fastapi
75
74
  # fastapi-cloud-cli
76
75
  # pydantic-extra-types
@@ -1,5 +1,7 @@
1
1
  # This file was autogenerated by uv via the following command:
2
2
  # uv export --extra speed --no-dev --no-emit-project --no-hashes
3
+ annotated-types==0.7.0
4
+ # via pydantic
3
5
  anyio==4.12.1
4
6
  # via httpx
5
7
  audiostretchy==1.3.5
@@ -31,11 +33,13 @@ markdown-it-py==4.0.0
31
33
  mdurl==0.1.2
32
34
  # via markdown-it-py
33
35
  numpy==2.3.5
34
- # via
35
- # agent-cli
36
- # audiostretchy
36
+ # via audiostretchy
37
37
  psutil==7.2.1 ; sys_platform == 'win32'
38
38
  # via agent-cli
39
+ pydantic==2.12.5
40
+ # via agent-cli
41
+ pydantic-core==2.41.5
42
+ # via pydantic
39
43
  pygments==2.19.2
40
44
  # via rich
41
45
  pyperclip==1.11.0
@@ -57,4 +61,9 @@ typer==0.21.1
57
61
  typing-extensions==4.15.0
58
62
  # via
59
63
  # anyio
64
+ # pydantic
65
+ # pydantic-core
60
66
  # typer
67
+ # typing-inspection
68
+ typing-inspection==0.4.2
69
+ # via pydantic
@@ -1,5 +1,7 @@
1
1
  # This file was autogenerated by uv via the following command:
2
2
  # uv export --extra vad --no-dev --no-emit-project --no-hashes
3
+ annotated-types==0.7.0
4
+ # via pydantic
3
5
  anyio==4.12.1
4
6
  # via httpx
5
7
  certifi==2026.1.4
@@ -45,9 +47,7 @@ mpmath==1.3.0
45
47
  networkx==3.6.1
46
48
  # via torch
47
49
  numpy==2.3.5
48
- # via
49
- # agent-cli
50
- # onnxruntime
50
+ # via onnxruntime
51
51
  nvidia-cublas-cu12==12.8.4.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
52
52
  # via
53
53
  # nvidia-cudnn-cu12
@@ -97,6 +97,10 @@ protobuf==6.33.4
97
97
  # via onnxruntime
98
98
  psutil==7.2.1 ; sys_platform == 'win32'
99
99
  # via agent-cli
100
+ pydantic==2.12.5
101
+ # via agent-cli
102
+ pydantic-core==2.41.5
103
+ # via pydantic
100
104
  pygments==2.19.2
101
105
  # via rich
102
106
  pyperclip==1.11.0
@@ -134,5 +138,10 @@ typer==0.21.1
134
138
  typing-extensions==4.15.0
135
139
  # via
136
140
  # anyio
141
+ # pydantic
142
+ # pydantic-core
137
143
  # torch
138
144
  # typer
145
+ # typing-inspection
146
+ typing-inspection==0.4.2
147
+ # via pydantic
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agent-cli
3
- Version: 0.67.0
3
+ Version: 0.67.1
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>
@@ -8,13 +8,14 @@ License-File: LICENSE
8
8
  Requires-Python: <3.14,>=3.11
9
9
  Requires-Dist: dotenv
10
10
  Requires-Dist: httpx
11
- Requires-Dist: numpy
12
11
  Requires-Dist: psutil; sys_platform == 'win32'
12
+ Requires-Dist: pydantic
13
13
  Requires-Dist: pyperclip
14
14
  Requires-Dist: rich
15
15
  Requires-Dist: setproctitle
16
16
  Requires-Dist: typer
17
17
  Provides-Extra: audio
18
+ Requires-Dist: numpy; extra == 'audio'
18
19
  Requires-Dist: sounddevice>=0.4.6; extra == 'audio'
19
20
  Requires-Dist: wyoming>=1.5.2; extra == 'audio'
20
21
  Provides-Extra: dev
@@ -1,6 +1,6 @@
1
1
  agent_cli/__init__.py,sha256=-bo57j_5TsCug2tGHh7wClAGDhzN239639K40pgVh4g,187
2
2
  agent_cli/__main__.py,sha256=2wx_SxA8KRdejM-hBFLN8JTR2rIgtwnDH03MPAbJH5U,106
3
- agent_cli/_extras.json,sha256=CckrkVfTGKftzFSasCwnkqy9u6EJ1nmCTQYdB7pYW7U,699
3
+ agent_cli/_extras.json,sha256=PCeXMr8zX04n_fcLrticn4lRpisZTfBkT2oqdImVzEY,708
4
4
  agent_cli/_tools.py,sha256=u9Ww-k-sbwFnMTW8sreFGd71nJP6o5hKcM0Zd_D9GZk,12136
5
5
  agent_cli/api.py,sha256=FQ_HATc7DaedbEFQ275Z18wV90tkDByD_9x_K0wdSLQ,456
6
6
  agent_cli/cli.py,sha256=zCk7sVVZstTU3GHFXAavcXd8Kactav4x0PyVY_rX4SI,2739
@@ -12,17 +12,17 @@ agent_cli/example-config.toml,sha256=xd9BXeOqdYx4xFJt58VBs2I49ESy6dF4-mWF_g8sM9o
12
12
  agent_cli/opts.py,sha256=qMK_mLxzGAbX7C2IYuCFvOkLgaxCCMO66I9ps8AdrYo,12114
13
13
  agent_cli/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  agent_cli/_requirements/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
- agent_cli/_requirements/audio.txt,sha256=IruUORYlMgsZp7VwgTsPMH280_om8wN8Ifs77gOFxCo,1162
16
- agent_cli/_requirements/faster-whisper.txt,sha256=jq-_ZPb_MMf4F3XbavRF4lgtEij46BunMan4rRNW7Fc,4210
17
- agent_cli/_requirements/kokoro.txt,sha256=cMPQvidD4bnK8aGl8V4ZYFqEu_VYX1l67YFqpfcvOhw,8868
18
- agent_cli/_requirements/llm.txt,sha256=gpv8Y_iJxoY2aCTmZpWThi0rvERN30MtGGcETsCriOE,3474
19
- agent_cli/_requirements/memory.txt,sha256=6Cybqu8UGcgtWXEYmKU0sxAtiIOW33g4DqoDe-pFQBg,7152
20
- agent_cli/_requirements/mlx-whisper.txt,sha256=85RNbfuCwOknROjr6rCan-FlNwNbIsjhB6Aqmmn1SmQ,6090
21
- agent_cli/_requirements/piper.txt,sha256=YBgPSTlbXW-r5VLd1gQ5LDxF6h-owHOdgjFcoTaU8w0,3340
22
- agent_cli/_requirements/rag.txt,sha256=Zd5mgG7u8L4iptKj8yuywuHEgMZqE2qyijXtH2DGERE,8127
23
- agent_cli/_requirements/server.txt,sha256=w79d1h7Ve5qgUlATMjGIcxcUYxKFFaYe2oL0aWsXLzw,2896
24
- agent_cli/_requirements/speed.txt,sha256=0avanClTgurU-J-KRkJLTDmERePR80lJIydEkdEEx4k,1130
25
- agent_cli/_requirements/vad.txt,sha256=X24VHAweTcn5QcHgyY7HFametXLWHUxx0Y2oOi2nntg,3683
15
+ agent_cli/_requirements/audio.txt,sha256=VymefAqXKNQDg_hlNiO3-Pz8zApp1IqbtWjUv07fSL0,1391
16
+ agent_cli/_requirements/faster-whisper.txt,sha256=QP8akE33gcjpHmim1zcbuPOvcOAxBGh-tiOpRXfX3KI,4210
17
+ agent_cli/_requirements/kokoro.txt,sha256=XzvT9FvzWvMQK_ClanO0DJoyo7kqcfoCeenTT_KA3R0,8868
18
+ agent_cli/_requirements/llm.txt,sha256=06gG3fOiye0R7bDNj2h4YmAt6WuOi1HUtuW_BBjcKMY,3459
19
+ agent_cli/_requirements/memory.txt,sha256=RmUGuRKJvXXL1nVCZCGOKy6zvbqyzUikx5zHymk1fok,7152
20
+ agent_cli/_requirements/mlx-whisper.txt,sha256=gOlprOn5sKtrBbVK0tWnzc-CkGzII_X2URa2vpY5cr0,6090
21
+ agent_cli/_requirements/piper.txt,sha256=LGm1gQopXgpDbgjTyWJpWYwEjjHSb86DDn48qoHnZgU,3332
22
+ agent_cli/_requirements/rag.txt,sha256=5zDS0BtxcB0Ig8zw8IXWTMzgTmSTNj0MMzR9G9olrIc,8127
23
+ agent_cli/_requirements/server.txt,sha256=k4ALhN4oR2e4amz4_1lQ2_hxB6MXg5LaGtlfn5EOc-s,2881
24
+ agent_cli/_requirements/speed.txt,sha256=0jxqHWKJBsUGOmr5J1hc_BHE7I4kyBpmB3dhk7O6btU,1333
25
+ agent_cli/_requirements/vad.txt,sha256=shMttjopUeOhpYrb3dqu9XoWbeaqkqNBw9cjEoAfRIc,3886
26
26
  agent_cli/agents/__init__.py,sha256=c1rnncDW5pBvP6BiLzFVpLWDNZzFRaUA7-a97avFVAs,321
27
27
  agent_cli/agents/_voice_agent_common.py,sha256=PUAztW84Xf9U7d0C_K5cL7I8OANIE1H6M8dFD_cRqps,4360
28
28
  agent_cli/agents/assistant.py,sha256=dXExb-UrWdMiEcI1c6bXvMhii1iGg49Zw4On6-inQUE,14046
@@ -188,8 +188,8 @@ agent_cli/services/asr.py,sha256=aRaCLVCygsJ15qyQEPECOZsdSrnlLPbyY4RwAqY0qIw,172
188
188
  agent_cli/services/llm.py,sha256=Kwdo6pbMYI9oykF-RBe1iaL3KsYrNWTLdRSioewmsGQ,7199
189
189
  agent_cli/services/tts.py,sha256=NX5Qnq7ddLI3mwm3nzhbR3zB1Os4Ip4sSVSjDZDTBcI,14855
190
190
  agent_cli/services/wake_word.py,sha256=JFJ1SA22H4yko9DXiQ1t7fcoxeALLAe3iBrLs0z8rX4,4664
191
- agent_cli-0.67.0.dist-info/METADATA,sha256=jgGyC23IhQdPxDeTSqmWDE7H_1UXvH5rK5nP9v1jkK8,155632
192
- agent_cli-0.67.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
193
- agent_cli-0.67.0.dist-info/entry_points.txt,sha256=FUv-fB2atLsPUk_RT4zqnZl1coz4_XHFwRALOKOF38s,97
194
- agent_cli-0.67.0.dist-info/licenses/LICENSE,sha256=majJU6S9kC8R8bW39NVBHyv32Dq50FL6TDxECG2WVts,1068
195
- agent_cli-0.67.0.dist-info/RECORD,,
191
+ agent_cli-0.67.1.dist-info/METADATA,sha256=wPs9-vLbAOlNEt0t87KYdgyLbSWgqIHphbzOA-lN67k,155674
192
+ agent_cli-0.67.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
193
+ agent_cli-0.67.1.dist-info/entry_points.txt,sha256=FUv-fB2atLsPUk_RT4zqnZl1coz4_XHFwRALOKOF38s,97
194
+ agent_cli-0.67.1.dist-info/licenses/LICENSE,sha256=majJU6S9kC8R8bW39NVBHyv32Dq50FL6TDxECG2WVts,1068
195
+ agent_cli-0.67.1.dist-info/RECORD,,