Zed
High-performance multiplayer code editor built in Rust
Zed ships weekly, and the Git surface is finally catching up to the agent surface
◆Recent moves
- 6d ago
Zed 1.15 adds a branch-wide diff base and Project Panel drag-out
A git.diff_base setting now decides whether gutters, file-status colors, and git: diff compare against HEAD or against the default branch's merge base, which matters for anyone reviewing a whole branch rather than a single commit. The release also adds Project Panel drag-out to external apps on macOS and Wayland, plus linked editing for custom elements in JSX and TSX.
View source ↗ - 13d ago
Zed 1.14.2 sandboxes Agent terminal commands and web fetches
⚡ SPARKSandboxing arrives for the Agent's terminal commands and web fetches, alongside undoable Project Panel file operations and a Skip Hooks commit option. It is the release where Zed stopped relying on the user to supervise the agent and started bounding it at the runtime.
View source ↗ - 16d ago
Zed 1.13.2 patches word motion, a selection panic, and Gruvbox colors
A patch release fixing word-motion behavior around punctuation, a panic on tab-expanded column selections, Gruvbox parameter colors, and a missing CLI flag in the docs. Routine cleanup between weekly features.
View source ↗ - 20d ago
Zed 1.13.1 improves the branch picker, LSP timing logs, and solo diffs
Branch picker filtering and grouping improve, runnable gutter controls gain run-status indicators, and LSP Logs now show request durations so slow language servers are diagnosable. Solo diffs also default to showing the full file, continuing the steady Git-review buildout.
View source ↗ - 22d ago
Zed 1.12.1 adds Claude Opus 5 for Anthropic and Bedrock BYOK
Claude Opus 5 support lands for the Anthropic and Amazon Bedrock BYOK providers within days of availability. The speed is the point: Zed treats provider parity as a release-cadence commitment rather than a roadmap item.
View source ↗ - 27d ago
Zed 1.12 groups staged and unstaged changes in the Git Panel
Staged and Unstaged grouping arrives in the Git Panel, with multi-select in the File and Text Finders and row filtering in CSV previews. Another increment in turning the Git panel into somewhere real review work happens.
View source ↗