co-mono/packages
Mario Zechner 2fdd304fbf Mark pending tool components as aborted when streaming is interrupted
When user presses Esc during tool argument streaming, the assistant
message ends with stopReason="aborted" but tool execution never starts.
Now we check for aborted/error stopReasons in message_end and update
all pending tool execution components to show red error state with
"Operation aborted" message.

This fixes the issue where tool components stayed stuck in blue/pending
state after aborting during JSON streaming.
2025-11-11 23:37:05 +01:00
..
agent Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
ai Add /thinking command and improve TUI UX 2025-11-11 20:28:10 +01:00
coding-agent Mark pending tool components as aborted when streaming is interrupted 2025-11-11 23:37:05 +01:00
pods Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
proxy Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
tui Fix tab rendering in TUI components 2025-11-11 23:24:48 +01:00
web-ui Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
test.txt Fix read/write tool output formatting 2025-11-11 21:22:08 +01:00