checkpoint
Save a milestone summary to the memory log before context runs out so agents can resume from the latest entry.
Instructions
Write a summary of the current state to memory_checkpoints, anchored to the latest event. Do this at milestones and before context runs out; get_resume_context returns the latest one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | State of the work so far: goal, what is done, what is next, open questions. |