v0.1.35 - semantic tool cards and compaction floor fix
This release tightens the tool-card surface so long iterative runs are
easier to read while they are happening and easier to trust after the
fact.
What changed
- semantic streamed tool previews are now first-class instead of
bash-biased placeholders- in-flight native tool calls keep stable glyphs and labels while
their arguments stream in - unknown streamed tools now render as explicit unsupported/pending
states instead of temporarily pretending to be bash - the live
↳ toolpreview now attaches directly below the assistant
text without the old stray spacer/cursor line
- in-flight native tool calls keep stable glyphs and labels while
- task and verification cards now use richer card-native rendering
- full task/proof lists are always shown instead of being clipped by
the generic tool-output cap - task and verification rows now have status-specific treatment for
completed, active/running, pending, and failed states - card headers now carry summary badges like
4 tasks,1 active,
3 checks, and1 failed
- full task/proof lists are always shown instead of being clipped by
- verification can now annotate the earlier step it actually judged
- after a
verifyupdate, the most recent substantive prior tool
card gets a retroactive proof badge such asverifiedor
proof failed
- after a
- manual compaction now uses the real structural minimum instead of the
old fake 4-round gate- 2-round sessions can compact when there is one older round to
summarize and one newer round to keep - the stale
Run /burn first to inflate the contextrefusal path is
gone
- 2-round sessions can compact when there is one older round to
Verification
ruff check src testsPYTHONPATH=src pytest -q1275 passed in 25.33s
- render-level visual verification:
- semantic streaming preview matrix
- paper/steel task + verify card inspection
- retroactive proof badge inspection on prior tool cards
- chat-level visual artifacts:
/tmp/successor-proof-renders/verified-paper-light-final.png/tmp/successor-proof-renders/failed-steel-dark-final.png