Updated on
Zed: reviews and analysis
The ultra-fast open source editor with agents and native collaboration.
Affiliate link · no extra cost to you
Our verdict
Zed competes on speed and on principles: an open source editor written to feel instant, with built-in agents and real-time collaboration as standard. The editor is free and you only pay for hosted model usage, with the option to bring your own key. Its extension ecosystem does not yet match VS Code's, and that is the real toll of switching.
Best for: Developers who prioritize editor speed and open source.
What changed this week
Sweep of
All five axes stay put: the 5 August v1.14.2 release extends the agent tools sandbox to all three platforms, maturing a capability already captured last week, not a new one. What is new is the week's mood: the release itself declares the default keymap shift from VS Code style to Zed style a breaking change, and the blog post explains the sandboxing with its acknowledged limits, so both go to the mood block instead of moving an axis.
- no change
- no change
We have tracked it since July 25, 2026: 3 sweeps on record, with the score moving between 4.0 and 4.1. We publish the latest change here; the full series is not published.
What people said this week
Tracked from July 30, 2026 to August 6, 2026 · 2 new signals
The v1.14.2 release on 5 August adds sandboxing for the agent's terminal and fetch tools, and in the same notes declares as a breaking change that new installs move from the VS Code style keymap to the Zed style one Read it
The same-day blog post explains the sandbox mechanism, Seatbelt on macOS, bubblewrap on Linux and WSL on Windows, and explicitly acknowledges what it does not cover: tools outside the editor and several ways the agent itself could work around it Read it
This week’s sentiment is one fifth of the score. It is only computed when there are at least two dated, linkable signals: without them, the score stays on the five sweep axes.
What the internet says
The entry price stays the same, $10 a month reconfirmed today on zed.dev. The weekly release on 5 August, v1.14.2, adds OS-level sandboxing for the agent's terminal and fetch tools, using Seatbelt on macOS, bubblewrap on Linux and WSL on Windows, and explains it in detail in a same-day blog post that also acknowledges its limits. The same release changes, as a declared breaking change in its notes, the default keymap from VS Code style to Zed style for new installs. The repo's top-voted git request is no longer the side-by-side view, which shipped in February: today it is GitHub pull request review inside the editor itself, with 488 votes and still unresolved since July 2025.
What the web repeats in favour
- The entry paid plan costs $10 a month and brings $5 of token credits with it, plus unlimited edit predictions
- The free plan allows unlimited use of your own API keys and external agents such as Claude Agent or Codex CLI, with no in-house cap
- Open source with a stable release every week and new models available almost the day they ship
- It is still the editor people switch to for speed, and on 5 August it brought the agent tools sandbox to all three platforms with a blog post that explains the mechanism and admits its limits
What the web repeats against
- The extension catalogue sits well behind VS Code's and VS Code extensions do not run here, which is the most repeated reason for not switching
- Bringing your own agent over ACP works, but the wrapper trails the agent: commands that manage the agent itself are missing and there is no view of the subagents it launches
- The paid plan's $5 of credits runs out and usage past it is billed at API list price plus 10%, so the subscription is not the ceiling on spend
- The repo's most upvoted requests are still about git: the side-by-side view that had run since March 2025 with over 900 votes shipped in February, and today the unresolved gap is GitHub pull request review inside the editor, with 488 votes since July 2025
Sweep sources: Official pricing · Docs · GitHub · Press · GitHub · GitHub
Latest Zed news
Zed sandboxes the agent's terminal and fetch tools, and changes the default keymap
Preview build 1.14.1 sandboxes the terminal and network tools the AI agent uses, limiting what it can run or request unchecked. As a breaking change, the default keymap switches from a VS Code-style mapping to Zed's own, which may surprise anyone coming from VS Code. Source
Zed adds Claude Opus 5 on its preview channel, via Bedrock with your own key
Preview build 1.13.1 adds Claude Opus 5 support through Anthropic and Amazon Bedrock BYOK (bring-your-own-key) providers. It hasn't reached the stable channel yet, so only users on the editor's preview track have it. Source
Pros / Cons
Pros
- Editor speed far above average
- Open source with built-in agents
- Free editor: you only pay model usage
Cons
- Smaller extension ecosystem than VS Code
- AI features still maturing release by release
TLDR: Zed competes on speed and on principles: an open source editor written to feel instant, with built-in agents and native real-time collaboration. The editor is free and you only pay for hosted model usage (from about $20), with the option to bring your own key. The real switching toll is its extension ecosystem, still smaller than VS Code’s.
What Zed is and how it works
Zed comes from the team that created Atom, and it is their answer to what they learned: an editor written from scratch in Rust so every keystroke responds instantly, without the weight web-technology editors drag along. The speed is not marketing: it is the product’s defining sensation, and anyone trying it from VS Code notices within the first hour.
On that base, the product adds its two bets. Native collaboration: several people in the same file in real time, call included, no plugins. And integrated AI with a neutral streak: agents working on the project, autocomplete, and the choice between Zed’s hosted models or your own key from whichever provider you prefer.
All with the editor’s code open, which for part of its audience is not a detail but the argument.
What it is like day to day
Daily life is the sum of small speeds: opening a large project without waiting, searching without a blink, switching files without friction. It is a quality of life that never appears on feature lists and explains its users’ loyalty.
With the agents, the experience has matured into full usability: describe the task, the agent proposes and executes, you review in the editor. The honest nuance is that integration polish trails Cursor, which has spent longer iterating exactly that: where Cursor anticipates your next edit, Zed delivers solidly without that mind-reading feel.
The real switching friction is extensions: the ecosystem grows but does not reach VS Code’s, and anyone depending on specific tools should check availability first. It is the classic cost of young editors, and the reason many use it as a second editor while the ecosystem matures.
Pricing and plans
The editor is free and open source, without limits. AI is paid separately through two routes: Zed’s hosted model plan, from about $20 a month, or your own API key from whichever provider you choose, paying only consumption. That second route makes Zed one of the cheapest ways to have an agent in the editor if you already hold keys or subscriptions.
The comparison with Cursor and Devin Desktop (the former Windsurf) is philosophical: they sell the integrated package at $20, Zed sells the editor free and lets you choose how to pay for the AI.
Who it is for (and who it is not for)
Zed is for anyone prioritizing editor speed and open source, for teams collaborating live on code, and for anyone who already holds model keys and wants an agent without another subscription. Also as a fast second editor for the projects where VS Code feels heavy.
It is not for anyone depending on specific VS Code ecosystem extensions, nor for anyone wanting the market’s most polished AI integration, which remains Cursor’s ground.
Zed alternatives
Cursor and Devin Desktop are the integrated alternative: more AI polish in exchange for a subscription and a heavier editor. For anyone staying in VS Code, Cline adds an open agent without switching editors. They are in Zed alternatives and the full ranking in the best AI coding tools.
Frequently Asked Questions
Is the speed really noticeable?
Yes, and it is the first thing you notice: project opening, search and file switching respond instantly. Coming from web-technology editors, the difference is physical.
Can I use my API key instead of paying the plan?
Yes: the agents work with your own key from whichever provider you choose, paying only consumption. It is among the cheapest routes to an in-editor agent if you already hold usable keys or subscriptions.
What do I lose leaving VS Code?
Extensions: Zed’s ecosystem grows but does not reach parity. Before migrating, verify your essential tools exist, and consider the common pattern of using it as a second editor.
Is the real-time collaboration actually useful?
For pair programming and live reviews, very: several people in the same file with a built-in call and nothing to set up. It is one of the habit-forming features for remote teams.