co-mono/packages/coding-agent
Mario Zechner ba8d802999 Add interactive UI selector for /thinking command
- /thinking now opens a SelectList UI component to choose thinking level
- Temporarily replaces the editor with the selector
- Shows 5 levels (off, minimal, low, medium, high) with descriptions
- Supports keyboard navigation (arrows, enter, escape)
- Shows confirmation message after selection
- Maintains backward compatibility with /thinking <level> direct syntax
2025-11-11 20:49:20 +01:00
..
src Add interactive UI selector for /thinking command 2025-11-11 20:49:20 +01:00
test Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
package.json Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
tsconfig.build.json Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
vitest.config.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00