Zed Agent
Zed Agent is the AI assistant built into the Zed editor · a Rust-native, collaborative code editor from the Atom creators.
Zed Agent is the AI assistant built into the Zed editor · a Rust-native, collaborative code editor from the Atom creators.
Basic
Zed launched as a high-performance editor by the Atom + Tree-sitter team. Zed Agent (initially "Assistant") adds model-pluggable AI directly into the editor · chat panel, inline completions, and multi-file edit flows. Key differentiators: GPU-accelerated UI (60fps always), built-in pair programming, and MCP support shipped early.
Deep
Zed is open source (GPL-3). The agent supports Anthropic, OpenAI, OpenRouter, and Ollama. Inline completions use a small local model; chat and edits use remote. MCP server support was shipped in 2025 · Zed is one of the reference MCP clients. Zed's differentiation from Cursor/Windsurf is performance · the editor itself is faster, and the AI integration respects that (streaming, incremental diffs).
Expert
Zed's architecture is Rust-native with GPU rendering via their own "gpui" library. The agent system exposes tool-use slots that third-party extensions can register. Pair programming mode works with AI as a participant · multiple humans + one AI agent editing in real time. Zed Cloud (paid) adds hosted models; self-hosted users pay only their API provider. Acquired by a larger VC-backed entity in 2025 (details undisclosed).
Depending on why you're here
- ·Rust + GPU rendering · performance-first editor
- ·MCP first-class integration
- ·Real-time collaboration with AI as participant
- ·Free + self-hosted model support
- ·Best for Rust, Go, TS devs who feel VSCode slowness
- ·Collaborative pair programming with AI works uniquely well
- ·Premium editor market · competes with Cursor, Windsurf, JetBrains
- ·Performance differentiation · niche but loyal audience
- ·Open source · monetization via Zed Cloud
- ·A fast code editor that has AI built in
- ·Lets multiple people and AIs edit the same file at once
- ·From the creators of Atom editor
Zed is where performance-obsessed engineers go when Cursor feels sluggish. MCP-first positioning is smart.