Zed introduces native Claude Code integration in beta via its Agent Client Protocol
Zed, an open source and collaborative code editor, now features Claude Code integration in public beta, operating natively through the new Agent Client Protocol (ACP), which was introduced last week. This addition allows Zed users to work with Claude Code as a central editing tool instead of relying on a terminal interface. Core features include real-time editing across multiple files with syntax highlighting, language server support, and granular review of code changes within a multibuffer, where users can accept or reject individual code hunks. The sidebar keeps Claude Code's task list visible, and developers can set up custom workflows using slash commands.
Building on Zed's agent-centric model, Claude Code now operates seamlessly alongside Gemini CLI and any ACP-compatible agent. This move elevates Zed's interoperability within multi-agent ecosystems. At the same time, Zed has open sourced the Claude Code adapter under the Apache license, providing any code editor that supports ACP the ability to integrate Claude Code directly.
While the beta includes most core functions of Claude Code, the Zed team plans to roll out features like Plan mode and enhanced capabilities once additional SDK support is available from Anthropic.
