Tools
2026-08-13
Zed's answer to agents writing all the code: an editor built around reading it
Zed Industries, which makes the Rust-based editor of the same name, announced Delta on 12 August. Co-founder Nathan Sobo describes it as a multiplayer environment for coding with agents and reviewing what they build. The premise is that once agents write most of the code, the bottleneck moves to review — and today's tools truncate exactly what you need to see. Delta keeps every diff and every agent transcript in full, anchors comments to the code so they travel with it as the code changes around them, and syncs edits between people and agents in real time through a store the company calls DeltaDB. Threads stay private until you share them. It runs in the browser, compiled to WebAssembly, and works with third-party agents including Claude Code. It is in private beta; the first invitations went out on announcement day, and no pricing has been published.
Why it mattersAlmost all the tooling of the last two years has optimised one half of the job: producing code faster. Very little has been built for the half that grows in exact proportion — checking work you did not write. Zed is making a specific bet about where the pain has moved, and the design details give away what they think it feels like: nothing truncated, comments that survive a rewrite, transcripts kept next to diffs so you can see why a change was made. Whether or not this particular product lands, watch who else moves review to the centre of the editor. That is a decent proxy for how much agent-written code teams are really shipping.
✓ Verified · 2 sources
Read in the app — free, in 9 languages
Related stories
Apple Music will tell you when a song was made by a machine — but the uploader decides whether to say so
2026-08-21Rumour: the anonymous model that just topped a coding benchmark, for free, is said to be Zhipu's unreleased flagship
2026-08-21DeepSeek's cheap workhorse can now see — and on agent tasks that need eyes it says it is close to Anthropic's best
2026-08-21Nvidia is paying $6 billion for the machine that builds a rival's models — and hiring 109 of the people who ran it
2026-08-21Stripe has just paid $7.5 billion for a model router. Days later Ramp built one and is giving it away until January.
2026-08-21