Skip to content

swarm backup & restore

All .swarm/ artifacts are automatically synced to a central store on every checkpoint save and session finish. Use these commands for manual control.

Terminal window
# Manual sync to central store
swarm backup
# Restore from central store
swarm restore
~/.config/copilot-swarm/backups/

The store mirrors the full .swarm/ directory structure per repository, keyed by the repo’s absolute path.