DeltaDB records work continuously and syncs with Git

sull · x · 2026-08-28

Delta Docs explains how DeltaDB works as a shared database that records messages, comments, and file edits as 'deltas' continuously, without staging or committing. Agents operate in 'checkout' folders kept in sync with the database. Delta integrates with Git by importing non-ignored files to DeltaDB for continuous recording, while Git handles commits; Delta also moves commits between machines to sync state. Early support for Jujutsu (jj) repositories is included.

Original post →

More from coding & agent

coding & agent channel →