[1.3.24] - 2026-08-29
Changed
- Consecutive thoughts and ordinary tools now share one Exploring run, so completed thinking folds into the collapsed header instead of sitting as a separate block.
- The live thinking header shows the latest cleaned fragment and only ticks when a new sentence starts.
- Write can create or overwrite a file without a prior Read. Edit and NotebookEdit still require a matching last-read snapshot.
Fixed
- Fixed Read/Grep and other tool cards disappearing when
tool_call_startarrived beforetool_use_generated, or when the live agent store already tracked the call. The stream now always upserts the assistanttool_useblock. - Restored missing tool cards from the tool-result journal and request-debug payload when a result exists without a matching
tool_usein the message.