memory_checkpoint
Save a full project state checkpoint to shared memory and a standalone file, enabling agents to recover or continue work after risky operations.
Instructions
Full state checkpoint. Do every 10-15 min or before risky ops. Saves both as memory entry AND standalone file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |