← Back to context

Comment by ffreire

9 days ago

Are you familiar with ACP[0]? Through that protocol you can run claude code within zed[1]. Or perhaps I'm not understanding what you mean by using CC integration.

[0]: https://agentcommunicationprotocol.dev/introduction/welcome [1]: https://zed.dev/docs/ai/external-agents#claude-code

ACP is so much worse than Claude Code CLI - the quality is not there. Everyone assumes the JSON-CLI-API is the same as the CLI but it is not. Tool usage is different, and I assume agent system prompts are different and agents are different.

Integration like in Cursors, I use the CLI and Claude Code knows what files are open, uses Cursor for diffs etc.