co-mono/packages
Mario Zechner dc1e2f928b Add /thinking command and improve TUI UX
- Add /thinking slash command with autocomplete for setting reasoning levels (off, minimal, low, medium, high)
- Fix Ctrl+C behavior: remove hardcoded exit in TUI, let focused component handle it
- Add empty lines before and after tool execution components for better visual separation
- Fix stats rendering: display stats AFTER tool executions complete (matches web-ui behavior)
- Remove "Press Ctrl+C again to exit" message, show "(esc to interrupt)" in loader instead
- Add bash tool abort signal support with immediate SIGKILL on interrupt
- Make Text and Markdown components return empty arrays when no actual text content
- Add setCustomBgRgb() method to Markdown for dynamic background colors
2025-11-11 20:28:10 +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 Add /thinking command and improve TUI UX 2025-11-11 20:28:10 +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 Add /thinking command and improve TUI UX 2025-11-11 20:28:10 +01:00
web-ui Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00