@openacp/cli 0.4.11 → 0.5.1

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 (74) hide show
  1. package/README.md +41 -3
  2. package/dist/agent-catalog-LAAVBVLY.js +10 -0
  3. package/dist/agent-dependencies-FCLRGMZM.js +23 -0
  4. package/dist/agent-registry-KZANAFXQ.js +8 -0
  5. package/dist/agent-store-ZBXGOFPH.js +8 -0
  6. package/dist/chunk-5HGXUCMX.js +83 -0
  7. package/dist/chunk-5HGXUCMX.js.map +1 -0
  8. package/dist/chunk-5MH66WUY.js +424 -0
  9. package/dist/chunk-5MH66WUY.js.map +1 -0
  10. package/dist/{chunk-FKOARMAE.js → chunk-776VAU3T.js} +3 -3
  11. package/dist/chunk-GUHCS6X7.js +282 -0
  12. package/dist/chunk-GUHCS6X7.js.map +1 -0
  13. package/dist/{chunk-3DIPXFZJ.js → chunk-IRGYTNLP.js} +2 -2
  14. package/dist/chunk-IURZ4QHG.js +91 -0
  15. package/dist/chunk-IURZ4QHG.js.map +1 -0
  16. package/dist/{chunk-WYZFGHHI.js → chunk-JRF4G4X7.js} +60 -24
  17. package/dist/chunk-JRF4G4X7.js.map +1 -0
  18. package/dist/chunk-NAMYZIS5.js +1 -0
  19. package/dist/{chunk-ZW444AQY.js → chunk-NDR5JCS7.js} +2 -2
  20. package/dist/{chunk-66RVSUAR.js → chunk-PHC67OP4.js} +567 -103
  21. package/dist/chunk-PHC67OP4.js.map +1 -0
  22. package/dist/{chunk-W7QQA6CW.js → chunk-QODDJ4PH.js} +83 -36
  23. package/dist/chunk-QODDJ4PH.js.map +1 -0
  24. package/dist/{chunk-YRJEZD7R.js → chunk-VBEWSWVL.js} +2 -2
  25. package/dist/{chunk-C33LTDZV.js → chunk-Z46LGZ7R.js} +21 -8
  26. package/dist/chunk-Z46LGZ7R.js.map +1 -0
  27. package/dist/cli.js +440 -64
  28. package/dist/cli.js.map +1 -1
  29. package/dist/{config-XURP6B3S.js → config-PCPIBPUA.js} +2 -2
  30. package/dist/config-editor-RGV6VKPZ.js +12 -0
  31. package/dist/{config-registry-OGX4YM2U.js → config-registry-SNKA2EH2.js} +2 -2
  32. package/dist/{daemon-GWJM2S4A.js → daemon-JZLFRUW6.js} +3 -3
  33. package/dist/daemon-JZLFRUW6.js.map +1 -0
  34. package/dist/data/registry-snapshot.json +876 -0
  35. package/dist/doctor-N2HKKUUQ.js +9 -0
  36. package/dist/doctor-N2HKKUUQ.js.map +1 -0
  37. package/dist/index.d.ts +138 -17
  38. package/dist/index.js +24 -15
  39. package/dist/integrate-X7LI6MUO.js +257 -0
  40. package/dist/integrate-X7LI6MUO.js.map +1 -0
  41. package/dist/{main-2QKD2EI2.js → main-DSQBCJHR.js} +18 -15
  42. package/dist/{main-2QKD2EI2.js.map → main-DSQBCJHR.js.map} +1 -1
  43. package/dist/{menu-CARRTW2F.js → menu-J5YVH665.js} +2 -4
  44. package/dist/menu-J5YVH665.js.map +1 -0
  45. package/dist/{setup-TTOL7XAN.js → setup-3A3XDGCM.js} +4 -3
  46. package/dist/setup-3A3XDGCM.js.map +1 -0
  47. package/dist/suggest-RST5VOHB.js +36 -0
  48. package/dist/suggest-RST5VOHB.js.map +1 -0
  49. package/package.json +11 -2
  50. package/dist/agent-registry-7HC6D4CH.js +0 -7
  51. package/dist/chunk-66RVSUAR.js.map +0 -1
  52. package/dist/chunk-BGKQHQB4.js +0 -276
  53. package/dist/chunk-BGKQHQB4.js.map +0 -1
  54. package/dist/chunk-C33LTDZV.js.map +0 -1
  55. package/dist/chunk-VA2M52CM.js +0 -15
  56. package/dist/chunk-VA2M52CM.js.map +0 -1
  57. package/dist/chunk-W7QQA6CW.js.map +0 -1
  58. package/dist/chunk-WYZFGHHI.js.map +0 -1
  59. package/dist/config-editor-AALY3URF.js +0 -11
  60. package/dist/doctor-X477CVZN.js +0 -9
  61. package/dist/integrate-WUPLRJD3.js +0 -145
  62. package/dist/integrate-WUPLRJD3.js.map +0 -1
  63. /package/dist/{agent-registry-7HC6D4CH.js.map → agent-catalog-LAAVBVLY.js.map} +0 -0
  64. /package/dist/{config-XURP6B3S.js.map → agent-dependencies-FCLRGMZM.js.map} +0 -0
  65. /package/dist/{config-editor-AALY3URF.js.map → agent-registry-KZANAFXQ.js.map} +0 -0
  66. /package/dist/{config-registry-OGX4YM2U.js.map → agent-store-ZBXGOFPH.js.map} +0 -0
  67. /package/dist/{chunk-FKOARMAE.js.map → chunk-776VAU3T.js.map} +0 -0
  68. /package/dist/{chunk-3DIPXFZJ.js.map → chunk-IRGYTNLP.js.map} +0 -0
  69. /package/dist/{daemon-GWJM2S4A.js.map → chunk-NAMYZIS5.js.map} +0 -0
  70. /package/dist/{chunk-ZW444AQY.js.map → chunk-NDR5JCS7.js.map} +0 -0
  71. /package/dist/{chunk-YRJEZD7R.js.map → chunk-VBEWSWVL.js.map} +0 -0
  72. /package/dist/{doctor-X477CVZN.js.map → config-PCPIBPUA.js.map} +0 -0
  73. /package/dist/{menu-CARRTW2F.js.map → config-editor-RGV6VKPZ.js.map} +0 -0
  74. /package/dist/{setup-TTOL7XAN.js.map → config-registry-SNKA2EH2.js.map} +0 -0
@@ -0,0 +1,876 @@
1
+ {
2
+ "version": "1.0.0",
3
+ "agents": [
4
+ {
5
+ "id": "amp-acp",
6
+ "name": "Amp",
7
+ "version": "0.7.0",
8
+ "description": "ACP wrapper for Amp - the frontier coding agent",
9
+ "repository": "https://github.com/tao12345666333/amp-acp",
10
+ "authors": [
11
+ "tao12345666333"
12
+ ],
13
+ "license": "Apache-2.0",
14
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/amp-acp.svg",
15
+ "distribution": {
16
+ "binary": {
17
+ "darwin-aarch64": {
18
+ "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.7.0/amp-acp-darwin-aarch64.tar.gz",
19
+ "cmd": "./amp-acp"
20
+ },
21
+ "darwin-x86_64": {
22
+ "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.7.0/amp-acp-darwin-x86_64.tar.gz",
23
+ "cmd": "./amp-acp"
24
+ },
25
+ "linux-aarch64": {
26
+ "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.7.0/amp-acp-linux-aarch64.tar.gz",
27
+ "cmd": "./amp-acp"
28
+ },
29
+ "linux-x86_64": {
30
+ "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.7.0/amp-acp-linux-x86_64.tar.gz",
31
+ "cmd": "./amp-acp"
32
+ },
33
+ "windows-x86_64": {
34
+ "archive": "https://github.com/tao12345666333/amp-acp/releases/download/v0.7.0/amp-acp-windows-x86_64.zip",
35
+ "cmd": "amp-acp.exe"
36
+ }
37
+ }
38
+ }
39
+ },
40
+ {
41
+ "id": "auggie",
42
+ "name": "Auggie CLI",
43
+ "version": "0.20.1",
44
+ "description": "Augment Code's powerful software agent, backed by industry-leading context engine",
45
+ "repository": "https://github.com/augmentcode/auggie",
46
+ "website": "https://www.augmentcode.com/",
47
+ "authors": [
48
+ "Augment Code <support@augmentcode.com>"
49
+ ],
50
+ "license": "proprietary",
51
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/auggie.svg",
52
+ "distribution": {
53
+ "npx": {
54
+ "package": "@augmentcode/auggie@0.20.1",
55
+ "args": [
56
+ "--acp"
57
+ ],
58
+ "env": {
59
+ "AUGMENT_DISABLE_AUTO_UPDATE": "1"
60
+ }
61
+ }
62
+ }
63
+ },
64
+ {
65
+ "id": "autohand",
66
+ "name": "Autohand Code",
67
+ "version": "0.2.1",
68
+ "description": "Autohand Code - AI coding agent powered by Autohand AI",
69
+ "repository": "https://github.com/autohandai/autohand-acp",
70
+ "website": "https://www.autohand.ai/cli/",
71
+ "authors": [
72
+ "Autohand AI"
73
+ ],
74
+ "license": "Apache-2.0",
75
+ "distribution": {
76
+ "npx": {
77
+ "package": "@autohandai/autohand-acp@0.2.1"
78
+ }
79
+ },
80
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/autohand.svg"
81
+ },
82
+ {
83
+ "id": "claude-acp",
84
+ "name": "Claude Agent",
85
+ "version": "0.22.2",
86
+ "description": "ACP wrapper for Anthropic's Claude",
87
+ "repository": "https://github.com/zed-industries/claude-agent-acp",
88
+ "authors": [
89
+ "Anthropic"
90
+ ],
91
+ "license": "proprietary",
92
+ "distribution": {
93
+ "npx": {
94
+ "package": "@zed-industries/claude-agent-acp@0.22.2"
95
+ }
96
+ },
97
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/claude-acp.svg"
98
+ },
99
+ {
100
+ "id": "cline",
101
+ "name": "Cline",
102
+ "version": "2.9.0",
103
+ "description": "Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more",
104
+ "repository": "https://github.com/cline/cline",
105
+ "website": "https://cline.bot/cli",
106
+ "authors": [
107
+ "Cline Bot Inc."
108
+ ],
109
+ "license": "Apache-2.0",
110
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/cline.svg",
111
+ "distribution": {
112
+ "npx": {
113
+ "package": "cline@2.9.0",
114
+ "args": [
115
+ "--acp"
116
+ ]
117
+ }
118
+ }
119
+ },
120
+ {
121
+ "id": "codebuddy-code",
122
+ "name": "Codebuddy Code",
123
+ "version": "2.63.5",
124
+ "description": "Tencent Cloud's official intelligent coding tool",
125
+ "website": "https://www.codebuddy.cn/cli/",
126
+ "authors": [
127
+ "Tencent Cloud"
128
+ ],
129
+ "license": "Proprietary",
130
+ "distribution": {
131
+ "npx": {
132
+ "package": "@tencent-ai/codebuddy-code@2.63.5",
133
+ "args": [
134
+ "--acp"
135
+ ]
136
+ }
137
+ },
138
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/codebuddy-code.svg"
139
+ },
140
+ {
141
+ "id": "codex-acp",
142
+ "name": "Codex CLI",
143
+ "version": "0.10.0",
144
+ "description": "ACP adapter for OpenAI's coding assistant",
145
+ "repository": "https://github.com/zed-industries/codex-acp",
146
+ "authors": [
147
+ "OpenAI",
148
+ "Zed Industries"
149
+ ],
150
+ "license": "Apache-2.0",
151
+ "distribution": {
152
+ "binary": {
153
+ "darwin-aarch64": {
154
+ "archive": "https://github.com/zed-industries/codex-acp/releases/download/v0.10.0/codex-acp-0.10.0-aarch64-apple-darwin.tar.gz",
155
+ "cmd": "./codex-acp"
156
+ },
157
+ "darwin-x86_64": {
158
+ "archive": "https://github.com/zed-industries/codex-acp/releases/download/v0.10.0/codex-acp-0.10.0-x86_64-apple-darwin.tar.gz",
159
+ "cmd": "./codex-acp"
160
+ },
161
+ "linux-aarch64": {
162
+ "archive": "https://github.com/zed-industries/codex-acp/releases/download/v0.10.0/codex-acp-0.10.0-aarch64-unknown-linux-gnu.tar.gz",
163
+ "cmd": "./codex-acp"
164
+ },
165
+ "linux-x86_64": {
166
+ "archive": "https://github.com/zed-industries/codex-acp/releases/download/v0.10.0/codex-acp-0.10.0-x86_64-unknown-linux-gnu.tar.gz",
167
+ "cmd": "./codex-acp"
168
+ },
169
+ "windows-aarch64": {
170
+ "archive": "https://github.com/zed-industries/codex-acp/releases/download/v0.10.0/codex-acp-0.10.0-aarch64-pc-windows-msvc.zip",
171
+ "cmd": "./codex-acp.exe"
172
+ },
173
+ "windows-x86_64": {
174
+ "archive": "https://github.com/zed-industries/codex-acp/releases/download/v0.10.0/codex-acp-0.10.0-x86_64-pc-windows-msvc.zip",
175
+ "cmd": "./codex-acp.exe"
176
+ }
177
+ },
178
+ "npx": {
179
+ "package": "@zed-industries/codex-acp@0.10.0"
180
+ }
181
+ },
182
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/codex-acp.svg"
183
+ },
184
+ {
185
+ "id": "corust-agent",
186
+ "name": "Corust Agent",
187
+ "version": "0.4.0",
188
+ "description": "Co-building with a seasoned Rust partner.",
189
+ "repository": "https://github.com/Corust-ai/corust-agent-release",
190
+ "website": "https://corust.ai/",
191
+ "authors": [
192
+ "Corust AI <support@corust.ai>"
193
+ ],
194
+ "license": "GPL-3.0-or-later",
195
+ "distribution": {
196
+ "binary": {
197
+ "darwin-aarch64": {
198
+ "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.0/agent-darwin-arm64.tar.gz",
199
+ "cmd": "./corust-agent-acp"
200
+ },
201
+ "darwin-x86_64": {
202
+ "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.0/agent-darwin-x64.tar.gz",
203
+ "cmd": "./corust-agent-acp"
204
+ },
205
+ "linux-x86_64": {
206
+ "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.0/agent-linux-x64.tar.gz",
207
+ "cmd": "./corust-agent-acp"
208
+ },
209
+ "windows-x86_64": {
210
+ "archive": "https://github.com/Corust-ai/corust-agent-release/releases/download/v0.4.0/agent-windows-x64.zip",
211
+ "cmd": "./corust-agent-acp.exe"
212
+ }
213
+ }
214
+ },
215
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/corust-agent.svg"
216
+ },
217
+ {
218
+ "id": "crow-cli",
219
+ "name": "crow-cli",
220
+ "version": "0.1.14",
221
+ "description": "Minimal ACP Native Coding Agent",
222
+ "repository": "https://github.com/crow-cli/crow-cli",
223
+ "authors": [
224
+ "Thomas Wood"
225
+ ],
226
+ "license": "Apache-2.0",
227
+ "distribution": {
228
+ "uvx": {
229
+ "package": "crow-cli",
230
+ "args": [
231
+ "acp"
232
+ ]
233
+ }
234
+ },
235
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/crow-cli.svg"
236
+ },
237
+ {
238
+ "id": "cursor",
239
+ "name": "Cursor",
240
+ "version": "0.1.0",
241
+ "description": "Cursor's coding agent",
242
+ "website": "https://cursor.com/docs/cli/acp",
243
+ "authors": [
244
+ "Cursor"
245
+ ],
246
+ "license": "proprietary",
247
+ "distribution": {
248
+ "binary": {
249
+ "darwin-aarch64": {
250
+ "archive": "https://downloads.cursor.com/lab/2026.03.05-2bf2031/darwin/arm64/agent-cli-package.tar.gz",
251
+ "cmd": "./dist-package/cursor-agent",
252
+ "args": [
253
+ "acp"
254
+ ]
255
+ },
256
+ "darwin-x86_64": {
257
+ "archive": "https://downloads.cursor.com/lab/2026.03.05-2bf2031/darwin/x64/agent-cli-package.tar.gz",
258
+ "cmd": "./dist-package/cursor-agent",
259
+ "args": [
260
+ "acp"
261
+ ]
262
+ },
263
+ "linux-aarch64": {
264
+ "archive": "https://downloads.cursor.com/lab/2026.03.05-2bf2031/linux/arm64/agent-cli-package.tar.gz",
265
+ "cmd": "./dist-package/cursor-agent",
266
+ "args": [
267
+ "acp"
268
+ ]
269
+ },
270
+ "linux-x86_64": {
271
+ "archive": "https://downloads.cursor.com/lab/2026.03.05-2bf2031/linux/x64/agent-cli-package.tar.gz",
272
+ "cmd": "./dist-package/cursor-agent",
273
+ "args": [
274
+ "acp"
275
+ ]
276
+ },
277
+ "windows-aarch64": {
278
+ "archive": "https://downloads.cursor.com/lab/2026.03.05-2bf2031/windows/arm64/agent-cli-package.zip",
279
+ "cmd": "./dist-package\\cursor-agent.cmd",
280
+ "args": [
281
+ "acp"
282
+ ]
283
+ },
284
+ "windows-x86_64": {
285
+ "archive": "https://downloads.cursor.com/lab/2026.03.05-2bf2031/windows/x64/agent-cli-package.zip",
286
+ "cmd": "./dist-package\\cursor-agent.cmd",
287
+ "args": [
288
+ "acp"
289
+ ]
290
+ }
291
+ }
292
+ },
293
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/cursor.svg"
294
+ },
295
+ {
296
+ "id": "deepagents",
297
+ "name": "DeepAgents",
298
+ "version": "0.1.3",
299
+ "description": "Batteries-included AI coding and general purpose agent powered by LangChain.",
300
+ "repository": "https://github.com/langchain-ai/deepagentsjs",
301
+ "website": "https://docs.langchain.com/oss/javascript/deepagents/overview",
302
+ "authors": [
303
+ "LangChain"
304
+ ],
305
+ "license": "MIT",
306
+ "distribution": {
307
+ "npx": {
308
+ "package": "deepagents-acp@0.1.3",
309
+ "args": []
310
+ }
311
+ },
312
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/deepagents.svg"
313
+ },
314
+ {
315
+ "id": "dimcode",
316
+ "name": "DimCode",
317
+ "version": "0.0.18",
318
+ "description": "A coding agent that puts leading models at your command.",
319
+ "authors": [
320
+ "ArcShips"
321
+ ],
322
+ "license": "proprietary",
323
+ "distribution": {
324
+ "npx": {
325
+ "package": "dimcode@0.0.18",
326
+ "args": [
327
+ "acp"
328
+ ]
329
+ }
330
+ },
331
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/dimcode.svg"
332
+ },
333
+ {
334
+ "id": "factory-droid",
335
+ "name": "Factory Droid",
336
+ "version": "0.83.0",
337
+ "description": "Factory Droid - AI coding agent powered by Factory AI",
338
+ "website": "https://factory.ai/product/cli",
339
+ "authors": [
340
+ "Factory AI"
341
+ ],
342
+ "license": "proprietary",
343
+ "distribution": {
344
+ "npx": {
345
+ "package": "droid@0.83.0",
346
+ "args": [
347
+ "exec",
348
+ "--output-format",
349
+ "acp"
350
+ ],
351
+ "env": {
352
+ "DROID_DISABLE_AUTO_UPDATE": "true",
353
+ "FACTORY_DROID_AUTO_UPDATE_ENABLED": "false"
354
+ }
355
+ }
356
+ },
357
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/factory-droid.svg"
358
+ },
359
+ {
360
+ "id": "fast-agent",
361
+ "name": "fast-agent",
362
+ "version": "0.6.6",
363
+ "description": "Code and build agents with comprehensive multi-provider support",
364
+ "repository": "https://github.com/evalstate/fast-agent",
365
+ "website": "https://fast-agent.ai",
366
+ "authors": [
367
+ "enquiries@fast-agent.ai"
368
+ ],
369
+ "license": "Apache 2.0",
370
+ "distribution": {
371
+ "uvx": {
372
+ "package": "fast-agent-acp==0.6.6",
373
+ "args": [
374
+ "-x"
375
+ ]
376
+ }
377
+ },
378
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/fast-agent.svg"
379
+ },
380
+ {
381
+ "id": "gemini",
382
+ "name": "Gemini CLI",
383
+ "version": "0.34.0",
384
+ "description": "Google's official CLI for Gemini",
385
+ "repository": "https://github.com/google-gemini/gemini-cli",
386
+ "website": "https://geminicli.com",
387
+ "authors": [
388
+ "Google"
389
+ ],
390
+ "license": "Apache-2.0",
391
+ "distribution": {
392
+ "npx": {
393
+ "package": "@google/gemini-cli@0.34.0",
394
+ "args": [
395
+ "--acp"
396
+ ]
397
+ }
398
+ },
399
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/gemini.svg"
400
+ },
401
+ {
402
+ "id": "github-copilot-cli",
403
+ "name": "GitHub Copilot",
404
+ "version": "1.0.10",
405
+ "description": "GitHub's AI pair programmer",
406
+ "repository": "https://github.com/github/copilot-cli",
407
+ "website": "https://github.com/features/copilot/cli/",
408
+ "authors": [
409
+ "GitHub"
410
+ ],
411
+ "license": "proprietary",
412
+ "distribution": {
413
+ "npx": {
414
+ "package": "@github/copilot@1.0.10",
415
+ "args": [
416
+ "--acp"
417
+ ]
418
+ }
419
+ },
420
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/github-copilot-cli.svg"
421
+ },
422
+ {
423
+ "id": "goose",
424
+ "name": "goose",
425
+ "version": "1.28.0",
426
+ "description": "A local, extensible, open source AI agent that automates engineering tasks",
427
+ "repository": "https://github.com/block/goose",
428
+ "website": "https://block.github.io/goose/",
429
+ "authors": [
430
+ "Block"
431
+ ],
432
+ "license": "Apache-2.0",
433
+ "distribution": {
434
+ "binary": {
435
+ "darwin-aarch64": {
436
+ "archive": "https://github.com/block/goose/releases/download/v1.28.0/goose-aarch64-apple-darwin.tar.bz2",
437
+ "cmd": "./goose",
438
+ "args": [
439
+ "acp"
440
+ ]
441
+ },
442
+ "darwin-x86_64": {
443
+ "archive": "https://github.com/block/goose/releases/download/v1.28.0/goose-x86_64-apple-darwin.tar.bz2",
444
+ "cmd": "./goose",
445
+ "args": [
446
+ "acp"
447
+ ]
448
+ },
449
+ "linux-aarch64": {
450
+ "archive": "https://github.com/block/goose/releases/download/v1.28.0/goose-aarch64-unknown-linux-gnu.tar.bz2",
451
+ "cmd": "./goose",
452
+ "args": [
453
+ "acp"
454
+ ]
455
+ },
456
+ "linux-x86_64": {
457
+ "archive": "https://github.com/block/goose/releases/download/v1.28.0/goose-x86_64-unknown-linux-gnu.tar.bz2",
458
+ "cmd": "./goose",
459
+ "args": [
460
+ "acp"
461
+ ]
462
+ },
463
+ "windows-x86_64": {
464
+ "archive": "https://github.com/block/goose/releases/download/v1.28.0/goose-x86_64-pc-windows-msvc.zip",
465
+ "cmd": "./goose-package\\goose.exe",
466
+ "args": [
467
+ "acp"
468
+ ]
469
+ }
470
+ }
471
+ },
472
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/goose.svg"
473
+ },
474
+ {
475
+ "id": "junie",
476
+ "name": "Junie",
477
+ "version": "888.212.0",
478
+ "description": "AI Coding Agent by JetBrains",
479
+ "repository": "https://github.com/JetBrains/junie",
480
+ "website": "https://junie.jetbrains.com",
481
+ "authors": [
482
+ "JetBrains"
483
+ ],
484
+ "license": "proprietary",
485
+ "distribution": {
486
+ "binary": {
487
+ "darwin-aarch64": {
488
+ "archive": "https://github.com/JetBrains/junie/releases/download/888.212/junie-release-888.212-macos-aarch64.zip",
489
+ "cmd": "./Applications/junie.app/Contents/MacOS/junie",
490
+ "args": [
491
+ "--acp=true"
492
+ ]
493
+ },
494
+ "darwin-x86_64": {
495
+ "archive": "https://github.com/JetBrains/junie/releases/download/888.212/junie-release-888.212-macos-amd64.zip",
496
+ "cmd": "./Applications/junie.app/Contents/MacOS/junie",
497
+ "args": [
498
+ "--acp=true"
499
+ ]
500
+ },
501
+ "linux-aarch64": {
502
+ "archive": "https://github.com/JetBrains/junie/releases/download/888.212/junie-release-888.212-linux-aarch64.zip",
503
+ "cmd": "./junie-app/bin/junie",
504
+ "args": [
505
+ "--acp=true"
506
+ ]
507
+ },
508
+ "linux-x86_64": {
509
+ "archive": "https://github.com/JetBrains/junie/releases/download/888.212/junie-release-888.212-linux-amd64.zip",
510
+ "cmd": "./junie-app/bin/junie",
511
+ "args": [
512
+ "--acp=true"
513
+ ]
514
+ },
515
+ "windows-x86_64": {
516
+ "archive": "https://github.com/JetBrains/junie/releases/download/888.212/junie-release-888.212-windows-amd64.zip",
517
+ "cmd": "./junie/junie.exe",
518
+ "args": [
519
+ "--acp=true"
520
+ ]
521
+ }
522
+ }
523
+ },
524
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/junie.svg"
525
+ },
526
+ {
527
+ "id": "kilo",
528
+ "name": "Kilo",
529
+ "version": "7.1.0",
530
+ "description": "The open source coding agent",
531
+ "repository": "https://github.com/Kilo-Org/kilocode",
532
+ "website": "https://kilo.ai/",
533
+ "authors": [
534
+ "Kilo Code"
535
+ ],
536
+ "license": "MIT",
537
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/kilo.svg",
538
+ "distribution": {
539
+ "binary": {
540
+ "darwin-aarch64": {
541
+ "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.1.0/kilo-darwin-arm64.zip",
542
+ "cmd": "./kilo",
543
+ "args": [
544
+ "acp"
545
+ ]
546
+ },
547
+ "darwin-x86_64": {
548
+ "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.1.0/kilo-darwin-x64.zip",
549
+ "cmd": "./kilo",
550
+ "args": [
551
+ "acp"
552
+ ]
553
+ },
554
+ "linux-aarch64": {
555
+ "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.1.0/kilo-linux-arm64.tar.gz",
556
+ "cmd": "./kilo",
557
+ "args": [
558
+ "acp"
559
+ ]
560
+ },
561
+ "linux-x86_64": {
562
+ "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.1.0/kilo-linux-x64.tar.gz",
563
+ "cmd": "./kilo",
564
+ "args": [
565
+ "acp"
566
+ ]
567
+ },
568
+ "windows-x86_64": {
569
+ "archive": "https://github.com/Kilo-Org/kilocode/releases/download/v7.1.0/kilo-windows-x64.zip",
570
+ "cmd": "./kilo.exe",
571
+ "args": [
572
+ "acp"
573
+ ]
574
+ }
575
+ },
576
+ "npx": {
577
+ "package": "@kilocode/cli@7.1.0",
578
+ "args": [
579
+ "acp"
580
+ ]
581
+ }
582
+ }
583
+ },
584
+ {
585
+ "id": "kimi",
586
+ "name": "Kimi CLI",
587
+ "version": "1.24.0",
588
+ "description": "Moonshot AI's coding assistant",
589
+ "repository": "https://github.com/MoonshotAI/kimi-cli",
590
+ "website": "https://moonshotai.github.io/kimi-cli/",
591
+ "authors": [
592
+ "Moonshot AI"
593
+ ],
594
+ "license": "MIT",
595
+ "distribution": {
596
+ "binary": {
597
+ "darwin-aarch64": {
598
+ "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.24.0/kimi-1.24.0-aarch64-apple-darwin.tar.gz",
599
+ "cmd": "./kimi",
600
+ "args": [
601
+ "acp"
602
+ ]
603
+ },
604
+ "linux-aarch64": {
605
+ "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.24.0/kimi-1.24.0-aarch64-unknown-linux-gnu.tar.gz",
606
+ "cmd": "./kimi",
607
+ "args": [
608
+ "acp"
609
+ ]
610
+ },
611
+ "linux-x86_64": {
612
+ "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.24.0/kimi-1.24.0-x86_64-unknown-linux-gnu.tar.gz",
613
+ "cmd": "./kimi",
614
+ "args": [
615
+ "acp"
616
+ ]
617
+ },
618
+ "windows-x86_64": {
619
+ "archive": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.24.0/kimi-1.24.0-x86_64-pc-windows-msvc.zip",
620
+ "cmd": "./kimi.exe",
621
+ "args": [
622
+ "acp"
623
+ ]
624
+ }
625
+ }
626
+ },
627
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/kimi.svg"
628
+ },
629
+ {
630
+ "id": "minion-code",
631
+ "name": "Minion Code",
632
+ "version": "0.1.44",
633
+ "description": "An enhanced AI code assistant built on the Minion framework with rich development tools",
634
+ "repository": "https://github.com/femto/minion-code",
635
+ "authors": [
636
+ "femto"
637
+ ],
638
+ "license": "AGPL-3.0",
639
+ "distribution": {
640
+ "uvx": {
641
+ "package": "minion-code@0.1.44",
642
+ "args": [
643
+ "acp"
644
+ ]
645
+ }
646
+ },
647
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/minion-code.svg"
648
+ },
649
+ {
650
+ "id": "mistral-vibe",
651
+ "name": "Mistral Vibe",
652
+ "version": "2.5.0",
653
+ "description": "Mistral's open-source coding assistant",
654
+ "repository": "https://github.com/mistralai/mistral-vibe",
655
+ "website": "https://mistral.ai/products/vibe",
656
+ "authors": [
657
+ "Mistral AI"
658
+ ],
659
+ "license": "Apache-2.0",
660
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/mistral-vibe.svg",
661
+ "distribution": {
662
+ "binary": {
663
+ "darwin-aarch64": {
664
+ "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.5.0/vibe-acp-darwin-aarch64-2.5.0.zip",
665
+ "cmd": "./vibe-acp"
666
+ },
667
+ "darwin-x86_64": {
668
+ "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.5.0/vibe-acp-darwin-x86_64-2.5.0.zip",
669
+ "cmd": "./vibe-acp"
670
+ },
671
+ "linux-aarch64": {
672
+ "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.5.0/vibe-acp-linux-aarch64-2.5.0.zip",
673
+ "cmd": "./vibe-acp"
674
+ },
675
+ "linux-x86_64": {
676
+ "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.5.0/vibe-acp-linux-x86_64-2.5.0.zip",
677
+ "cmd": "./vibe-acp"
678
+ },
679
+ "windows-aarch64": {
680
+ "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.5.0/vibe-acp-windows-aarch64-2.5.0.zip",
681
+ "cmd": "./vibe-acp.exe"
682
+ },
683
+ "windows-x86_64": {
684
+ "archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.5.0/vibe-acp-windows-x86_64-2.5.0.zip",
685
+ "cmd": "./vibe-acp.exe"
686
+ }
687
+ }
688
+ }
689
+ },
690
+ {
691
+ "id": "nova",
692
+ "name": "Nova",
693
+ "version": "1.0.84",
694
+ "description": "Nova by Compass AI - a fully-fledged software engineer at your command",
695
+ "repository": "https://github.com/Compass-Agentic-Platform/nova",
696
+ "website": "https://www.compassap.ai/portfolio/nova.html",
697
+ "authors": [
698
+ "Compass AI"
699
+ ],
700
+ "license": "proprietary",
701
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/nova.svg",
702
+ "distribution": {
703
+ "npx": {
704
+ "package": "@compass-ai/nova@1.0.84",
705
+ "args": [
706
+ "acp"
707
+ ]
708
+ }
709
+ }
710
+ },
711
+ {
712
+ "id": "opencode",
713
+ "name": "OpenCode",
714
+ "version": "1.2.27",
715
+ "description": "The open source coding agent",
716
+ "repository": "https://github.com/anomalyco/opencode",
717
+ "website": "https://opencode.ai",
718
+ "authors": [
719
+ "Anomaly"
720
+ ],
721
+ "license": "MIT",
722
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/opencode.svg",
723
+ "distribution": {
724
+ "binary": {
725
+ "darwin-aarch64": {
726
+ "archive": "https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-darwin-arm64.zip",
727
+ "cmd": "./opencode",
728
+ "args": [
729
+ "acp"
730
+ ]
731
+ },
732
+ "darwin-x86_64": {
733
+ "archive": "https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-darwin-x64.zip",
734
+ "cmd": "./opencode",
735
+ "args": [
736
+ "acp"
737
+ ]
738
+ },
739
+ "linux-aarch64": {
740
+ "archive": "https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-linux-arm64.tar.gz",
741
+ "cmd": "./opencode",
742
+ "args": [
743
+ "acp"
744
+ ]
745
+ },
746
+ "linux-x86_64": {
747
+ "archive": "https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-linux-x64.tar.gz",
748
+ "cmd": "./opencode",
749
+ "args": [
750
+ "acp"
751
+ ]
752
+ },
753
+ "windows-x86_64": {
754
+ "archive": "https://github.com/anomalyco/opencode/releases/download/v1.2.27/opencode-windows-x64.zip",
755
+ "cmd": "./opencode.exe",
756
+ "args": [
757
+ "acp"
758
+ ]
759
+ }
760
+ }
761
+ }
762
+ },
763
+ {
764
+ "id": "pi-acp",
765
+ "name": "pi ACP",
766
+ "version": "0.0.23",
767
+ "description": "ACP adapter for pi coding agent",
768
+ "repository": "https://github.com/svkozak/pi-acp",
769
+ "authors": [
770
+ "Sergii Kozak <svkozak@gmail.com>"
771
+ ],
772
+ "license": "MIT",
773
+ "distribution": {
774
+ "npx": {
775
+ "package": "pi-acp@0.0.23"
776
+ }
777
+ },
778
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/pi-acp.svg"
779
+ },
780
+ {
781
+ "id": "qoder",
782
+ "name": "Qoder CLI",
783
+ "version": "0.1.33",
784
+ "description": "AI coding assistant with agentic capabilities",
785
+ "website": "https://qoder.com",
786
+ "authors": [
787
+ "Qoder AI"
788
+ ],
789
+ "license": "proprietary",
790
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/qoder.svg",
791
+ "distribution": {
792
+ "npx": {
793
+ "package": "@qoder-ai/qodercli@0.1.33",
794
+ "args": [
795
+ "--acp"
796
+ ]
797
+ }
798
+ }
799
+ },
800
+ {
801
+ "id": "qwen-code",
802
+ "name": "Qwen Code",
803
+ "version": "0.12.6",
804
+ "description": "Alibaba's Qwen coding assistant",
805
+ "repository": "https://github.com/QwenLM/qwen-code",
806
+ "website": "https://qwenlm.github.io/qwen-code-docs/en/users/overview",
807
+ "authors": [
808
+ "Alibaba Qwen Team"
809
+ ],
810
+ "license": "Apache-2.0",
811
+ "distribution": {
812
+ "npx": {
813
+ "package": "@qwen-code/qwen-code@0.12.6",
814
+ "args": [
815
+ "--acp",
816
+ "--experimental-skills"
817
+ ]
818
+ }
819
+ },
820
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/qwen-code.svg"
821
+ },
822
+ {
823
+ "id": "stakpak",
824
+ "name": "Stakpak",
825
+ "version": "0.3.69",
826
+ "description": "Open-source DevOps agent in Rust with enterprise-grade security",
827
+ "repository": "https://github.com/stakpak/agent",
828
+ "website": "https://stakpak.dev",
829
+ "authors": [
830
+ "Stakpak Team <contact@stakpak.dev>"
831
+ ],
832
+ "license": "Apache-2.0",
833
+ "icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/stakpak.svg",
834
+ "distribution": {
835
+ "binary": {
836
+ "darwin-aarch64": {
837
+ "archive": "https://github.com/stakpak/agent/releases/download/v0.3.69/stakpak-darwin-aarch64.tar.gz",
838
+ "cmd": "./stakpak",
839
+ "args": [
840
+ "acp"
841
+ ]
842
+ },
843
+ "darwin-x86_64": {
844
+ "archive": "https://github.com/stakpak/agent/releases/download/v0.3.69/stakpak-darwin-x86_64.tar.gz",
845
+ "cmd": "./stakpak",
846
+ "args": [
847
+ "acp"
848
+ ]
849
+ },
850
+ "linux-aarch64": {
851
+ "archive": "https://github.com/stakpak/agent/releases/download/v0.3.69/stakpak-linux-aarch64.tar.gz",
852
+ "cmd": "./stakpak",
853
+ "args": [
854
+ "acp"
855
+ ]
856
+ },
857
+ "linux-x86_64": {
858
+ "archive": "https://github.com/stakpak/agent/releases/download/v0.3.69/stakpak-linux-x86_64.tar.gz",
859
+ "cmd": "./stakpak",
860
+ "args": [
861
+ "acp"
862
+ ]
863
+ },
864
+ "windows-x86_64": {
865
+ "archive": "https://github.com/stakpak/agent/releases/download/v0.3.69/stakpak-windows-x86_64.zip",
866
+ "cmd": "./stakpak.exe",
867
+ "args": [
868
+ "acp"
869
+ ]
870
+ }
871
+ }
872
+ }
873
+ }
874
+ ],
875
+ "extensions": []
876
+ }