Reading up on DeltaDB
3 deep · digging since jun 12
- Software is made between commits
The article argues that software is truly made during the messy, unstructured work between commits, and proposes a tool like DeltaDB to capture that process for review.
- Software Is Made Between Commits — Zed's Blog
Zed is building DeltaDB, a version-control system that records every edit alongside the agent conversation that produced it, instead of relying on discrete commits.