Skip to content

Commit 93e3e1f

Browse files
committed
Cut changelog for 0.2.106
1 parent 2369021 commit 93e3e1f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)