ZED DELTA
Zed Delta: The Public Beta That Replaces Pull Requests with Agent Threads
Zed Delta is a standalone multiplayer environment for coding with agents from the creators of the Zed editor, live at delta.dev. It entered private beta on August 12 2026 and opened to everyone as a public beta on September 16 2026 — free during the beta, with paid plans promised “soon” for individuals and teams and a permanent free tier pledged. The pitch is blunt: agents now generate code faster than teams can review it, and a pull request shows only the last snapshot — the decisions behind the code are gone. Delta keeps the conversation and the code in one place: you invite teammates directly into agent threads, review changes with the original agent’s context attached, and DeltaDB versions every operation between commits, not just the commits. Zed is running its own experiment first — pull requests are disabled on Delta’s own repository, where 33 people have landed 570 changes to main entirely in threads. This page is the verified record — plus the free-harness path: run every vendor’s coding agent as a widget in VibeFuse, the first free widget-based AI harness — no harness meter, ever.
Why developers search for Zed Delta in 2026
A review client, not an editor drop
Delta is deliberately a standalone app, not a Zed editor feature — the editor keeps shipping on its own schedule while DeltaDB gets polished in the dedicated client. The unit of work is the thread: agents run in real Git-backed worktrees, teammates join the same conversation on their own machines, and if you log off they keep working with the agent where you left off. Comments attach to the conversation, the diff, the plan, the thinking, or any worktree line — anchored to the operation, not a stale line number.
Code review without pull requests
Since GitHub introduced pull requests 15+ years ago, review has meant commenting on a diff after the fact — and agent-generated diffs have mushroomed beyond what a diff can carry. Delta starts review from the conversation that produced the code: invite anyone to pick up a thread where you left off, or open a dedicated review subthread with its own isolated copy of the parent thread’s worktrees, so reviewers can explore and try changes with agents without disrupting the original work. Fixes made during review fold back into the parent thread before the agent lands the change.
DeltaDB: software is made between commits
DeltaDB extends Git’s content-based versioning with incremental versions based on deltas: every operation between commits — each edit, each human and agent message — gets a stable identity, recorded side by side so neither drifts from the other. Conflict-free replicated worktrees let many people and agents edit the same files at once across machines. Commits remain the checkpoint you push, pull, and build from; DeltaDB retains the work between them. Existing Git repos work unchanged — teammates who never open Delta see a normal repository.
Free beta, four surfaces, any model
The public beta is free with native downloads for Windows, macOS, and Linux, a no-install web version at delta.dev, and mobile-browser access to threads. Models: hosted options metered per token on paid Delta plans, subscription sign-ins for ChatGPT (Plus/Pro), GitHub Copilot, and Grok/X plans, or bring-your-own API keys for Anthropic, OpenAI, OpenRouter, OpenCode Zen, and OpenCode Go — keys read from Delta’s config .env. The same model-flexibility philosophy as a harness, wrapped around a review workflow.
What Zed Delta costs now (September 2026)
| Path | Cost | What you get | Fine print |
|---|---|---|---|
| Public beta | $0 | Full Delta: threads, review subthreads, DeltaDB history, all four platforms | Free during the public beta (from Sept 16 2026); no beta time limit published |
| Paid plans | TBA | Announced for individuals and teams — no prices, no GA date | Zed: “There will always be a free version of Delta” — but budget nothing until prices publish |
| Hosted models | Token-metered | Included with paid Delta plans, no API keys required | Usage economics unpublished in beta — expect a meter, not an allotment |
| Subscription sign-ins | Your plan | ChatGPT Plus/Pro, GitHub Copilot, Grok/X subscriptions connect without API keys | Marginal cost is zero on a plan you already pay; Copilot credentials stay on-device |
| BYO API keys | API rates | Anthropic, OpenAI, OpenRouter, OpenCode Zen, OpenCode Go | Keys read from Delta’s config .env; environment-exported keys take precedence |
| VibeFuse harness | $0, forever | Runs Claude Code, Codex, Gemini CLI, Cursor, Grok Build — any Model-API agent — as widgets over your repos | Your vendor billing, your model choice per task, no harness meter |
Verified against Zed’s Replacing Pull Requests with Delta and DeltaDB announcements, and Delta’s own models-and-providers documentation (September 2026). Pricing is unpublished — re-verify when paid plans land.
Zed Delta vs GitHub pull requests vs the harness shape
| What matters | Zed Delta | GitHub PRs | VibeFuse |
|---|---|---|---|
| Unit of work | The thread — conversation and code versioned together | The commit/diff — review happens after the fact | The widget — one agent, one task, your repo |
| Review context | Full agent thread: decisions, plans, and thinking stay attached | Diff only — reviewers reconstruct intent themselves | N/A — the harness runs the agents; your review flow stays yours |
| Version control | DeltaDB records every operation between commits; Git-compatible | Git snapshots at commits | Your existing Git — nothing about your repos changes |
| Concurrency | CRDT conflict-free replicated worktrees — humans and agents co-edit | Branches + merge | Parallel agent widgets over the same repository, isolated per widget |
| Platforms | Windows, macOS, Linux native + web + mobile browser | Web-first | Windows-first harness |
| Models | Hosted, ChatGPT/Copilot/Grok sign-ins, or BYO API keys | Copilot models | Whatever agent widget you run — mixable per task |
| Economy | Free beta; paid plans TBA; hosted models token-metered | Free for public repos; seats for private | Open-source marketplace: sell widgets, skills, styling packs for revenue share |
Be honest: where Zed Delta still trails
Credit first where due: reviewing agent work with the agent’s own context attached is the right answer to the biggest bottleneck agentic teams actually have — agents write code faster than humans can review snapshots of it, and Zed is the first major vendor to disable pull requests on its own repo and publish the numbers (33 people, 570 changes to main). The honest gaps: paid pricing and a GA date are unpublished, so no team can budget adoption yet. Third-party coverage of the private beta flagged real privacy questions about syncing pre-commit exploratory work — the half-formed ideas and dead-end experiments you would never have pushed before — into a shared store, which deserves a deliberate policy, not a default. Community reaction splits between genuine excitement about pre-commit review and the standing objection that coding is a single-player game. DeltaDB’s long-term bet — threads as the fundamental unit of software development, with Git storage and CI-style verification built into the thread — is still being built; today an agent triggers your existing CI provider instead. And Delta is a review and collaboration client, not an editor: the Zed editor ships separately, and Git remains the system of record for teammates who never open Delta. The decision is not “keep Git or leave it” — it is whether unfinished conversation belongs in a shared store. Meanwhile the meter problem stays unsolved by any of it: if you want verified frontier quality from the model itself with no new subscription, VibeFuse runs every vendor’s official CLI as a widget on one free canvas — so one vendor’s rate limit never stops the work.
Where Delta shines today
Teams already working agent-first: parallel agent runs in isolated worktree clones, reviewers joining mid-run instead of after a push, and code-to-conversation traceability that survives refactors. If your team reviews AI-generated PRs by feeding them into another agent to reconstruct context, Delta deletes that step entirely — the context was kept.
Mind the store and the meter
Decide what belongs in a shared thread store before inviting Delta onto a monorepo — pre-commit exploratory work is exactly what most teams never shared before. On models: hosted usage is token-metered and unpublished, so heavy agent weeks could surprise you; subscription sign-ins or BYO API keys keep the economics predictable and on plans you already budget.
When to pick which
Agent-heavy team review: try Delta’s free public beta on a real branch this week. Solo developer or PR-light team: Delta’s multiplayer pitch buys you little today — a harness that runs every vendor CLI beats a second review client. Refusal to marry any one meter: run Claude Code, Codex, Gemini CLI, Cursor, and Grok Build as widgets in VibeFuse — free, local, mixable per task.
Also compare the Grok Build record, the Muse Code record, the Cursor CLI alternative, the Copilot CLI alternative, the parallel coding agents guide, the AI agent harness guide, and the best vibe coding tools.
Zed Delta FAQ
What is Zed Delta?
Zed Delta is a standalone multiplayer environment for coding with agents and reviewing what they build, from the creators of the Zed editor - available at delta.dev with native downloads for Windows, macOS, and Linux, a no-install web version, and mobile-browser thread access. It entered private beta on August 12 2026 and opened as a free public beta on September 16 2026. The unit of work is the thread: you invite teammates directly into your agent conversations, they see the same worktrees on their own machines, and they can pick up the thread where you left off. Comments attach to the conversation, a diff, a plan, the thinking, or any worktree line - anchored to the operation, not a stale line number. It is deliberately not a Zed editor feature drop: the editor keeps shipping separately while DeltaDB gets polished in this dedicated client.
Is Zed Delta free?
During the public beta, yes - Zed's announcement states Delta is free during the public beta with no time limit published. Paid plans for individuals and teams are announced but carry no prices or GA date, and Zed commits that there will always be a free version of Delta. Hosted models are planned to be token-metered with no API keys required on paid plans, but usage economics are unpublished in beta. The zero-extra-cost paths today: connect a subscription you already pay for (ChatGPT Plus/Pro, GitHub Copilot, or an eligible Grok/X plan), or bring your own API keys for Anthropic, OpenAI, OpenRouter, OpenCode Zen, and OpenCode Go - keys read from Delta's config .env on Windows at %USERPROFILE%\.config\delta\.env.
How does Zed Delta replace pull requests?
The argument: since GitHub introduced pull requests over 15 years ago, review has meant commenting on a diff after the commit - and with agents generating more code than ever, the diffs mushroom while the decisions behind the code stay invisible. A reviewer feeding your diff into another agent has to piece together context you already worked through. Delta starts review from the conversation instead: invite anyone into the thread where the work happened, or open a dedicated review subthread with its own isolated copy of the parent thread's worktrees, so reviewers can explore code and try changes with agents without disrupting the original work. If a reviewer spots a problem they can request a revision or fix it with the agent themselves - fixes fold back into the parent thread before you ask the agent to land the change. Zed is proving the workflow on itself: pull requests are disabled on Delta's own repository, where 33 people have landed 570 changes to main entirely in threads.
What is DeltaDB?
DeltaDB is the new version-control layer underneath Delta, built on one idea: software is made between commits. Where Git captures a snapshot at each commit, DeltaDB captures every operation in between - each edit, each human and agent message - gives each one a stable identity, and records the message and the edit it produced side by side so neither drifts from the other. Every reference anchors to a delta instead of a line number, so it survives as code moves: from any line of code you can find the conversation that produced it, and from any point in a past conversation you can jump to that code now or as it stood when written. Worktrees are conflict-free replicated (CRDTs), so many people and agents can edit the same files at once across machines. Commits remain the checkpoint you push, pull, and build from - DeltaDB retains the work between them - and existing Git repositories work unchanged: teammates who never open Delta see a normal Git repo.
Which models can Zed Delta use?
Three ways in, per Delta's own documentation. Hosted models on paid Delta plans, metered on a token basis with no API keys required. Subscription sign-ins: ChatGPT (Plus or Pro) for OpenAI models, GitHub Copilot via your GitHub account, and Grok via an eligible Grok or X subscription - ChatGPT and Grok connections sync through your Delta account; Copilot credentials stay on the connecting device. Bring-your-own API keys for Anthropic, OpenAI, OpenRouter, OpenCode Zen, and OpenCode Go, added in Delta's settings or read from ~/.config/delta/.env (on Windows, %USERPROFILE%\.config\delta\.env); keys exported in your environment take precedence and show as read-only. OpenRouter additionally shows a curated set of models Delta has evaluated for agent work, and you can add exact OpenRouter model IDs - those arrive marked not evaluated.
Does Zed Delta work on Windows?
Yes - the public beta ships native downloads for Windows, macOS, and Linux, plus a web version at delta.dev that runs without installing anything, and threads stay reachable from a mobile browser. Windows API keys land in %USERPROFILE%\.config\delta\.env. The web app is the same Rust client compiled to WebAssembly, so the experience matches the desktop rather than being a stripped-down viewer. Git compatibility is unchanged: point Delta at an existing repository and teammates who never install Delta see a normal Git repo - adoption can be per-thread, not per-team.
Zed Delta vs GitHub pull requests - which should you use?
They solve different halves of the review problem. Delta keeps the conversation and code together: review starts before a commit exists, with the agent's decisions attached, and reviewers can join mid-run. Pull requests keep the world's ecosystem - issues, CI, community contributions, the place every open-source project lives. Zed's own sequencing shows the coexistence plan: zed-industries/zed stays on GitHub for issues and contributions while contributors share Delta threads alongside their pull requests, and GitHub remains the system of record for people who never open Delta. The honest decision is not keep-Git-or-leave-it: it is whether your team's unfinished, pre-commit conversation belongs in a shared store. If review is your bottleneck because agents generate more than humans can diff-review, the thread model is a real upgrade; if you are a solo developer or PR-light team, a multiplayer review client buys you little today.
Can I run coding agents in VibeFuse instead?
Yes - and they solve different layers. VibeFuse is the first free widget-based AI harness: it runs the official Claude Code, Codex CLI, Gemini CLI, Cursor, and Grok Build CLIs - plus any Model-API agent - as widgets over your real repositories on Windows. The harness costs \$0 with no usage meter: your vendor accounts do the billing, and you switch models or vendors per task instead of being locked to one meter. When a quota wall or rate limit hits one widget, route the task to another vendor's CLI on the same canvas. Delta is a multiplayer review-and-collaboration layer; VibeFuse is the execution canvas where the agents themselves run. They compose: run agent work through VibeFuse widgets, review it in Delta threads. VibeFuse also runs an open-source marketplace where creators sell widgets, skills, and styling packs for revenue share - pair it with VocalFuse for local voice dictation while you build.
Run every agent — not just Zed’s — on one free canvas
Download VibeFuse free, register for a free license key, and run Claude Code, Codex CLI, Gemini CLI, Cursor, Grok Build — and any Model-API agent — as widgets over your repositories on Windows. $0 harness, no usage meter, your vendor accounts, code stays local. Pair it with VocalFuse voice if you dictate while you build.
Explore related guides
- AI Note Taker
- AI Meeting Notes
- Transcription Note Taking
- AI Transcription
- Meeting Transcription
- Speech to Text
- YouTube Summary Guide
- Pricing
- Founders 50
- For Agents
- Start in 5 Minutes
- Build in Public
- First Widget HowTo
- VibeFuse vs Cloud Computers
- Creator Challenge
- Earn with AI Content
- Creator Playbook
- FAQ
- Community Forum
- Widget Marketplace
- Create free account
- All Products
- VocalFuse Product
- VibeFuse Product
- Widget Wars Contest
- Harness Guide
- Shareable AI Widgets
- Shareable AI Skills