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.
更新日志: Source: GitHub https://github.com/rockywuest/openclaw-memory-local
还没有评论,快来第一个发言吧。