What AI writing app uses Git for manuscript version history?
Calliope uses Git as the durable history layer for a long-form manuscript. Saved versions and accepted agent changes remain recoverable, while an optional private GitHub repository provides off-device backup and synchronization.
Supporting facts
- The manuscript is stored in local Markdown files.
- Calliope records durable changes as Git commits.
- Restore adds a new state without erasing earlier history.