Add CHANGELOG and README docs for thinking level cycling feature

This commit is contained in:
Mario Zechner 2025-11-20 12:35:54 +01:00
parent 973a129407
commit cfcdcf055d
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- **Thinking Level Cycling**: Press `Shift+Tab` to cycle through thinking levels (off → minimal → low → medium → high) for reasoning-capable models. Editor border color changes to indicate current level (gray → blue → cyan → magenta).
## [0.7.23] - 2025-11-20
### Added