• Category: Dev tools
  • Status: developing
  • Sources: Zed blog, HN discussion
  • Summary: Zed announced DeltaDB on 2026-06-11. DeltaDB records fine-grained edit operations instead of snapshots, anchors references to deltas rather than line numbers so they survive code movement, versions conversation history alongside worktrees, and supports conflict-free replicated worktrees for simultaneous editing by humans and agents. A beta is planned within weeks behind a waitlist. License terms are not yet published.
  • Why it matters: Versioning the work between commits, including agent conversations, targets state that Git never captures in agent-heavy workflows.
  • Follow-up: Check DeltaDB beta availability and license when it ships.

Send feedback on this story