oc_session_resume
Restore working context after context compaction by reading the most recent session snapshot and tab status, providing a resume guide with your objective, progress, and active tabs to continue where you left off.
Instructions
Restore working context after context compaction. Reads the last oc_session_snapshot, checks which tabs are still alive, and returns a resume guide with your objective, progress, and tab status. Call this after compaction to continue where you left off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshotId | No | Specific snapshot ID to restore (default: latest) | |
| taskId | No | Optional TaskRun id. When present, include latest task checkpoint/resume context if available. |