Zed Launches Delta Public Beta, Disables Pull Requests on Its Own Repo

simpsoka · x · 2026-09-16

Zed launched the public beta of Delta, a multiplayer environment for coding with agents and reviewing their work — and last week disabled pull requests on Delta's own repository, building entirely within Delta.

Collaboration doesn't depend on committing/pushing: you invite teammates directly into your agent threads; they see the same worktrees, can work with them locally, and can ask the same agent about decisions (e.g., why Mutex over RwLock). If you log off, they keep going with the agent.

Rationale: agents generate massive diffs that break PR review; smaller diffs lose decision context. Delta ships on macOS/Linux/Windows, the web, and mobile browsers.

Original post →

More from coding & agent

coding & agent channel →