auto-checkpoint
Injects last operational state into every agent session and creates backups before context compaction. Reads a checkpoint file (e.g. state/current.md) and injects it as context so the agent always knows where it left off. Warns when the checkpoint is stale. Use when building persistent agents that need continuity across sessions, context compactions, or restarts.
Changelog: Source: GitHub https://github.com/rockywuest/openclaw-memory-local
No comments yet. Be the first one!