Backup and restore OpenClaw workspace state and agents across machines using git. Enables disaster recovery by syncing SOUL.md, MEMORY.md, memory files, cron...
openclaw-checkpoint v1.0.5 - Adds support for backing up and restoring agents (~/.openclaw/agents/) with workspace. - Introduces new backup/restore flags: --workspace-only, --agents-only, and --agent <name> for granular control. - Updates descriptions and help to reflect multi-agent support. - checkpoint-status now reports agent backup status. - More robust agent folder handling: skips gracefully if no agents found, strips nested .git dirs for portability.