What problem does it solve? Tracking and reverting changes to Zo Computer configuration and workspace files is difficult without versioned checkpoints, making it risky to experiment or recover from unwanted modifications. ## Core Features & Use Cases - Atomic Checkpoints: Create labeled snapshots scoped to config, workspace, or all files. - Word-for-Word Diffs: Compare any two snapshots with unified diffs matching GitHub/git output. - Safe Restore: Roll back files to a previous snapshot with an automatic safety backup and dry-run preview. - Use Case: Before editing system configuration on a Zo Computer, create a snapshot labeled "pre-config-change"; if the edit breaks something, diff the snapshots to see exact changes and restore the prior state. ## Quick Start Ask the assistant to create a snapshot of your Zo workspace labeled "checkpoint" and then show a word-for-word diff against the previous snapshot.