File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,8 +13,17 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
1313
1414## [ Unreleased]
1515
16+ ## [ 0.2.106] - 2026-08-23
17+
1618### Agent
1719
20+ - ** Resuming a session no longer shows a blank error when the saved history
21+ has one corrupted line.** A malformed or schema-invalid line anywhere in the
22+ saved transcript used to abort the entire resume load. The TUI's resume view
23+ now skips just the bad line (logging it) and still shows the rest of the
24+ history; a corrupt file still surfaces as an error during live conversation
25+ loading, where correctness matters more than availability.
26+
1827- ** Every stop and nudge is now logged, and so is what each dispatch produced.**
1928 ` interventions.jsonl ` in the worker's trace dir records each intervention with
2029 its measured value beside the threshold it crossed, the model family it fired
You can’t perform that action at this time.
0 commit comments