co-mono/todos/done
Mario Zechner 1d9b77298c fix(agent): Properly handle ESC interrupt in TUI with centralized event emission
Fixed the interrupt mechanism to show "[Interrupted by user]" message when ESC is pressed:
- Removed duplicate UI cleanup from ESC key handler that interfered with event processing
- Added centralized interrupted event emission in exception handler when abort signal is detected
- Removed duplicate event emissions from API call methods to prevent multiple messages
- Added abort signal support to preflight reasoning check for proper cancellation
- Simplified abort detection to only check signal state, not error messages
2025-08-11 12:21:13 +02:00
..
2025-08-09-14-27-17-display-tool-metrics-analysis.md Display tool call metrics: Add ⚒ counter to token usage display 2025-08-09 20:10:15 +02:00
2025-08-09-14-27-17-display-tool-metrics.md Display tool call metrics: Add ⚒ counter to token usage display 2025-08-09 20:10:15 +02:00
2025-08-09-23-33-17-missing-thinking-tokens-analysis.md missing-thinking-tokens: Complete task management for reasoning token support 2025-08-10 14:38:25 +02:00
2025-08-09-23-33-17-missing-thinking-tokens.md missing-thinking-tokens: Complete task management for reasoning token support 2025-08-10 14:38:25 +02:00
2025-08-10-14-40-44-tui-double-buffer-analysis.md tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
2025-08-10-14-40-44-tui-double-buffer.md tui-double-buffer: Implement smart differential rendering with terminal abstraction 2025-08-10 22:33:03 +02:00
2025-08-11-02-00-00-agent-tui-ctrl-c-display-artifact-analysis.md Fix file paths. 2025-08-11 02:32:52 +02:00
2025-08-11-02-00-00-agent-tui-ctrl-c-display-artifact.md Fix file paths. 2025-08-11 02:32:52 +02:00
20250811-114520-agent-tui-interrupted-message-esc-analysis.md fix(agent): Properly handle ESC interrupt in TUI with centralized event emission 2025-08-11 12:21:13 +02:00
20250811-114520-agent-tui-interrupted-message-esc.md fix(agent): Properly handle ESC interrupt in TUI with centralized event emission 2025-08-11 12:21:13 +02:00