File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11# ACP Agent Registry
22
3- A registry of agents implementing the [ Agent Client Protocol (ACP)] ( https://github.com/anthropics/agent-client-protocol ) .
3+ > ⚠️ ** Work in Progress** : This registry is under active development. Format and contents may change.
4+
5+ A registry of agents implementing the [ Agent Client Protocol (ACP)] ( https://github.com/agentclientprotocol/agent-client-protocol ) .
46
57> ** Note** : This registry only includes agents that support authentication. Agents must implement auth flows to be listed here.
68
79## Included Agents
810
911| Agent | Description |
10- | -------------------------------------------------------------------| - -------------------------------------------------------------------|
12+ | -------------------------------------------------------------------| : -------------------------------------------------------------------|
1113| [ Auggie CLI] ( https://github.com/augmentcode/auggie-zed-extension ) | Augment Code's software agent with industry-leading context engine |
1214| [ Codex CLI] ( https://github.com/zed-industries/codex-acp ) | OpenAI's coding assistant |
1315| [ Gemini CLI] ( https://github.com/google-gemini/gemini-cli ) | Google's official CLI for Gemini |
@@ -23,12 +25,6 @@ Fetch the registry index:
2325https://github.com/agentclientprotocol/registry/releases/latest/download/registry.json
2426```
2527
26- Fetch agent icons:
27-
28- ```
29- https://github.com/agentclientprotocol/registry/releases/latest/download/<agent-id>.svg
30- ```
31-
3228## Registry Format
3329
3430``` json
You can’t perform that action at this time.
0 commit comments