rush_continuity
Save, list, or restore session checkpoints to resume work after interruptions. Cache-write permission is required for saving, keeping operations safe.
Instructions
Save, list, or restore a local Rush session checkpoint. Returns {status, findings[], summary}; saving requires explicit cache-write permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | Yes | ||
| files | No | ||
| agent_id | No | ||
| base_code | No | ||
| open_work | No | ||
| operation | No | list | |
| ours_code | No | ||
| provider_id | No | ||
| theirs_code | No | ||
| context_path | No | ||
| current_goal | No | ||
| dependencies | No | ||
| token_budget | No | ||
| allow_network | No | ||
| target_symbol | No | ||
| context_handle | No | ||
| allow_cache_write | No | ||
| coordination_path | No | ||
| flight_session_id | No | ||
| failure_fingerprint | No | ||
| historic_instruction | No | ||
| coordination_max_age_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | ||
| tool | No | ||
| engine | No | ||
| status | No | ||
| metrics | No | ||
| summary | No | ||
| findings | No | ||
| metadata | No | ||
| artifacts | No | ||
| duration_ms | No | ||
| review_kind | No | ||
| engine_version | No | ||
| review_provider | No |