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 32cbb3d commit e269cbfCopy full SHA for e269cbf
docs/overview/agents.mdx
@@ -8,6 +8,7 @@ The following agents can be used with an ACP Client:
8
- [Augment Code](https://docs.augmentcode.com/cli/acp)
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
+- [Code Assistant](https://github.com/stippi/code-assistant?tab=readme-ov-file#configuration)
12
- [Docker's cagent](https://github.com/docker/cagent)
13
- [Gemini CLI](https://github.com/google-gemini/gemini-cli)
14
- [Goose](https://block.github.io/goose/docs/guides/acp-clients)
0 commit comments