You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_start arrived before tool_use_generated, or when the live agent store already tracked the call. The stream now always upserts the assistant tool_use block.
Restored missing tool cards from the tool-result journal and request-debug payload when a result exists without a matching tool_use in the message.