Zed: Delta

Aug 13, 2026 01:19 AM - 2 hours ago 2

Today we're introducing Delta, a multiplayer situation for coding pinch agents and reviewing what they build, and we're inviting the first users into our backstage beta. Delta keeps codification and conversations connected, truthful developers and agents tin activity together pinch the afloat discourse of really the codification came to be.

Delta is the 2nd half of a scheme we've been executing for years: to build the champion spot to constitute code, past make it the champion spot to talk astir code. When we first started out, not everyone understood why you'd want to person a speech wrong your IDE. Then came agents, and now talking astir codification is really package gets written.

To support our collaborative vision, we built DeltaDB, which replicates the speech and the worktree together, successful existent time, for everyone successful a thread. DeltaDB useful pinch the git repository you already have. Every edit and speech is captured between your commits. You tin perpetrate and push for illustration you ever did, and teammates who ne'er unfastened Delta spot a normal git repo.

We could person added DeltaDB to Zed, and yet we will. But the champion imaginable acquisition required an wholly caller benignant of application. Building Zed made capacity and trade an obsession for us, and Delta is built connected those aforesaid principles.

Picking up a thread from a teammate, adding immoderate much comments, and moving guardant pinch implementation.

Review wherever the activity happened

On a commit-based platform, comments connect to snapshots and autumn retired of day arsenic soon arsenic the codification changes. In Delta, you and your squad tin remark connected anything: the conversation, aliases immoderate statement of codification successful the worktree, whether an supplier touched it yesterday aliases a quality wrote it 3 years ago. Everyone sees each remark successful place, anchored to the codification arsenic it evolves, connected to the conversations that produced it.

And the supplier is correct location successful the thread, moving from the aforesaid original speech and decisions arsenic you. When thing looks wrong, you don't reconstruct intent from a diff. You inquire the supplier to explicate it aliases hole it. Review stays connected to the speech and codification arsenic some evolve.

Over time, that discourse helps early teammates and agents understand not only what the codification does, but why it took its existent shape. The history stays pinch the codification successful DeltaDB, and it surfaces correct wherever it's relevant.

Adding comments straight successful a diff and seeing them replicated successful the thread.

Agentic improvement becomes multiplayer

Invite your squad into the speech pinch a click. Threads are backstage until you stock them, and only the group you induce tin spot the speech and the code. They subordinate arsenic first-class participants who tin research the thread, remark alongside you successful existent time, aliases proceed a task later. When a teammate picks up the work, they ne'er person to wonderment whether the latest codification was committed aliases pushed.

DeltaDB makes the worktree itself collaborative. Every subordinate gets their ain transcript of the codification connected their section machine, kept successful sync successful existent clip arsenic the activity happens.

Multiple participants iterating connected a prompt.

Delta, everywhere

DeltaDB besides brings multiplayer to the cloud. Move your activity to a unreality runner, adjacent your laptop, and the supplier keeps going while its speech and codification enactment synchronized pinch the thread.

Share immoderate thread pinch a link, and your teammate tin unfastened it successful a browser without installing anything. Delta.dev isn't a second-class type of Delta built successful JavaScript and HTML. We wanted to bring you the aforesaid Rust application, compiled to WebAssembly and rendered done WebGL, truthful your teammate gets the aforesaid acquisition you do.

Delta besides connects to third-party supplier harnesses, starting pinch Claude Code. Keep moving successful the terminal you already use, and your convention syncs unrecorded into a Delta thread. Share it, and teammates tin watch the speech and codification evolve, remark successful place, and prime up the activity pinch afloat context.

Opening a thread successful the browser.

An interface built to support up pinch agents

Agents nutrient much matter and bigger changes than immoderate human, and astir devices header by hiding things (e.g. collapsing diffs, truncating transcripts, summarizing what you should beryllium capable to read). We've spent complete a decade building matter editors, truthful this is precisely the problem we cognize really to solve. In Delta, diffs unfastened successful full, transcripts enactment whole, and everything renders arsenic accelerated arsenic your exemplary tin emit it.

Showing everything only matters if you tin enactment connected it. In astir supplier tools, the speech is thing you watch. Output streams past, and your only measurement to respond is the matter container astatine the bottom. Reacting to 3 parts of a scheme intends 3 serial messages, aliases hoping the answers don't tangle.

In Delta, the speech is simply a document, and your cursor useful everyplace successful it. Move done the thread pinch the aforesaid keyboard motions you usage connected code. When you want to respond to something, put your cursor connected it and commencement typing. Comments connect to the nonstop matter they're about, and thing successful the thread is disconnected limits: a statement of the diff, a measurement successful the plan, a reasoning block. The supplier sees precisely what you mean, and truthful does everyone else.

Adding comments connected the thread.

We built a caller exertion for our caller reality

If you've followed our activity connected DeltaDB, you cognize we haven't been circumstantial astir really the capabilities we've been building would really scope you; that was deliberate. For a agelong clip we assumed the reply was Zed, but arsenic DeltaDB took shape, we realized we needed to create it without constraints truthful the database and its first exertion could style each other, alternatively than fitting caller primitives into an existing editor. And rebuilding Zed's foundations underneath hundreds of thousands of regular users would person meant disrupting the workflows they trust connected each day.

So DeltaDB's first customer became a caller application, engineered astir its replicated abstractions from time one, pinch the speech alternatively of the editor astatine the center. The thread is wherever package happens now, and the interface should bespeak it.

Delta gives america a focused spot to iterate quickly and amended the primitives done existent merchandise use. We'll support processing Zed, and DeltaDB will travel to it, but Delta is wherever it begins.

Join the backstage beta

The first invites to the backstage beta person gone retired today. We'll beryllium inviting much users complete the coming weeks. Sign up if you want early access.

Related Posts

Check retired akin blogs from the Zed team.


Looking for a amended editor?

You tin effort Zed coming connected macOS, Windows, aliases Linux. Download now!


We are hiring!

If you're passionate astir the topics we screen connected our blog, please see joining our team to thief america vessel the early of package development.

More