mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 18:01:22 +00:00
The horizontal borders around the input editor now change color based on the current thinking level, providing immediate visual feedback: - off: gray (default) - minimal: dim blue - low: blue - medium: cyan - high: magenta The more thinking, the brighter/more vibrant the color. Changes: - Add public borderColor property to Editor component (packages/tui) - Use borderColor instead of hardcoded chalk.gray for borders - Add getThinkingBorderColor() helper in TuiRenderer - Add updateEditorBorderColor() to apply color changes - Update border color when: - Cycling with Tab key - Selecting via /thinking command - Restoring session with thinking level set |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||
| 2025-11-12T17-07-17-324Z_9dc9b37e-bea5-47ca-b52e-7e5b0b90ea06.html | ||
| calculator.py | ||
| sample.txt | ||
| test.txt | ||