co-mono/packages
Mario Zechner a3b3849188 Fix SelectList crash on narrow terminal and thinking level restoration
SelectList fixes:
- Use hardcoded visual width for arrow prefix instead of string length
  which includes ANSI codes
- Truncate scroll indicator text to prevent exceeding terminal width
- Fixes crash when terminal is resized narrow and arrow keys are pressed

Thinking level fix:
- Restore thinking level even if it's "off" (removed !== "off" check)
- This ensures the thinking level selector shows the correct state on continue
2025-11-11 23:47:59 +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 Fix SelectList crash on narrow terminal and thinking level restoration 2025-11-11 23:47:59 +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 SelectList crash on narrow terminal and thinking level restoration 2025-11-11 23:47:59 +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