OKHK 👀
https://zed.dev/blog/bring-your-own-agent-to-zed
https://github.com/Xuanwo/acp-claude-code
实现了 Agent Client Protocol (ACP) ,可以让 Claude Code 与 ACP 兼容,从而可以集成到 Zed 编辑器和其他 ACP 兼容的客户端中。
提供了会话持久性、流式响应、工具调用支持、消息格式转换等功能。 GitHub - Xuanwo/acp-claude-code: The ACP implementation for Claude Code
 
 
Back to Top
OKHK