session
Manage agent work sessions by starting, checkpointing, or ending them, recording goals, decisions, blockers, and files changed to maintain synchronized memory across coding agents.
Instructions
Local memory session: start, checkpoint, or end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| tests | No | ||
| action | Yes | ||
| branch | No | ||
| status | No | ||
| pending | No | ||
| blockers | No | ||
| decisions | No | ||
| workspace | No | ||
| agent_name | Yes | ||
| session_id | No | ||
| project_key | No | ||
| durable_facts | No | ||
| files_changed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||