Hasty Briefsbeta

Bilingual

Replacing Pull Requests with Delta

12 hours ago
  • Delta is a multiplayer environment for coding with agents that launches public beta, allowing collaboration without pull requests or committing/pushing code.
  • Delta introduces threads as the fundamental unit of software development, enabling continuous engineering where idea, implementation, review, and landing happen in one place.
  • Built on DeltaDB (extending Git with incremental deltas), Delta preserves code evolution and integrates with existing Git workflows while offering dedicated review subthreads with isolated copies of worktrees.
  • During public beta, Delta is free for macOS, Linux, Windows, and web, with paid plans planned; it has already replaced pull requests for its own development team of 33 people with 570 changes landed.