fix: recover missing Reasonix sessions
This commit is contained in:
@@ -125,6 +125,8 @@ agent-workflow retry-execute --run <run-id> --session <claude-session-id>
|
||||
|
||||
The override is accepted only for Claude runs. The session JSONL must exist under `~/.claude/projects`, belong to the run repository, and contain the frozen plan title. Baseline, scope, and review-artifact gates still apply, and the old/new session IDs are appended to the workflow audit log.
|
||||
|
||||
For Reasonix runs blocked after a session handle was not captured, `retry-execute` automatically recovers the persisted session only when its project directory, frozen plan title, and execution time window match the run. The recovery is recorded in the workflow audit log.
|
||||
|
||||
### `agent-workflow status`
|
||||
|
||||
Display current workflow status.
|
||||
|
||||
Reference in New Issue
Block a user