co-mono/packages
Mario Zechner dbee5b69ec Show "Aborted" text when aborting text generation during streaming
Update streaming component with final message in message_end event.
The final message includes the stopReason, which allows the component
to render "Aborted" text for aborted text generation.

Now behavior is consistent:
- Abort during text generation (no tool calls) → shows red "Aborted"
- Abort during tool call streaming → tool components turn red
2025-11-11 23:41: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 Show "Aborted" text when aborting text generation during streaming 2025-11-11 23:41: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