We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41aa25e commit af3cd13Copy full SHA for af3cd13
docs/get-started/agents.mdx
@@ -9,6 +9,7 @@ The following agents can be used with an ACP Client:
9
- [Augment Code](https://docs.augmentcode.com/cli/acp)
10
- [Blackbox AI](https://docs.blackbox.ai/features/blackbox-cli/introduction)
11
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) (via [Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp))
12
+- [Cline](https://cline.bot/)
13
- [Codex CLI](https://developers.openai.com/codex/cli) (via [Zed's adapter](https://github.com/zed-industries/codex-acp))
14
- [Code Assistant](https://github.com/stippi/code-assistant?tab=readme-ov-file#configuration)
15
- [Docker's cagent](https://github.com/docker/cagent)
0 commit comments