co-mono/packages/coding-agent
Mario Zechner 101a6c4ef3 Add search, scrolling, spacing, and Ctrl+C exit to session selector
- Add search input at top - filters sessions as you type
- Add scrolling with max 5 visible sessions at a time
- Add scroll indicator showing position (e.g., (3/15))
- Add blank line spacing between session items
- Ctrl+C now exits process (process.exit(0)) instead of canceling
- Escape still cancels and returns to main menu
- Enter in search box selects current session
2025-11-12 09:28:53 +01:00
..
src Add search, scrolling, spacing, and Ctrl+C exit to session selector 2025-11-12 09:28:53 +01:00
test Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
example.json Add abort signal handling to read, write, and edit tools 2025-11-11 23:28:39 +01:00
example.txt Improve tool execution rendering and error handling 2025-11-11 23:05:58 +01:00
long-data.json Fix SelectList crash on narrow terminal and thinking level restoration 2025-11-11 23:47:59 +01:00
package.json Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
test.json Fix tab rendering in TUI components 2025-11-11 23:24:48 +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