Zed has created an alternative to Git (opens in new tab)
The Zed team believes Git is no longer a good fit for the AI-agent era. Their argument: the truly important discussions happen before a commit is made, and just the code we push isn't enough anymore. Their DeltaDB stores every code edit, AI response, and intermediate state of the code . In my view, this won't catch on at scale, and here's why. Instead of commits and code snapshots, we'd end up with a massive amount of metadata to sift through during review. With AI we already write more code ...
Read the original article