We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b3a26 commit 0629798Copy full SHA for 0629798
docs/overview/agents.mdx
@@ -5,6 +5,7 @@ description: "Agents implementing the Agent Client Protocol"
5
6
The following agents can be used with an ACP Client:
7
8
+- [cagent](https://github.com/docker/cagent)
9
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) (via [Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp))
10
- [Codex CLI](https://developers.openai.com/codex/cli) (via [Zed's adapter](https://github.com/zed-industries/codex-acp))
11
- [Gemini CLI](https://github.com/google-gemini/gemini-cli)
0 commit comments