mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 15:04:45 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| example.json | ||
| example.txt | ||
| long-data.json | ||
| package.json | ||
| test.json | ||
| tsconfig.build.json | ||
| vitest.config.ts | ||