We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8573e commit 41460dbCopy full SHA for 41460db
docs/overview/introduction.mdx
@@ -37,4 +37,6 @@ The default format for user-readable text is Markdown, which allows enough flexi
37
## Supported Agents
38
39
- [Gemini](https://github.com/google-gemini/gemini-cli)
40
-- ... more coming soon ;)
+- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview)
41
+ - [via Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp)
42
+ - [via Xuanwo's SDK adapter](https://github.com/Xuanwo/acp-claude-code)
0 commit comments