end_session
Finalize a work session after saving TODOs and a checkpoint, creating a clean handoff for the next AI session. Ends the active session to preserve durable context.
Instructions
Finalize the current work session. Call after recording unfinished TODOs and creating a final checkpoint. Previously recorded events are already durable; this operation finalizes the session for clean handoff to the next AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional: specific session ID to end | |
| final_overview | No | Optional final overview/summary | |
| workspace_path | No | Workspace path to resolve session from |