Continue
Resume previous Codex Copilot work.
Workflow
- Run
tc progress --jsonandtc task list --status paused --jsonwhen available. - Search memory with
cc memory search "paused continue current focus"whenccis configured. - Identify the most relevant paused or in-progress task.
- Retrieve recent activity with
tc log --task <id> --jsonwhen available. - Summarize current state, next action, and any missing context.
- Continue through
$protocolif the resumed work needs routing.
Output
- active task or stream
- last known state
- next action
- blocker list if any