co-mono/packages
Tino Ehrich ea4e234f66 feat: enhance model cycling with thinking level support
- Add exact match support with '/' prefix (/gpt-5.1-codex or /provider/model)
- Prefer exact ID matches over partial matches in fuzzy search
- Parse thinking levels from --models flag (pattern:level format)
- Use first scoped model as initial model with its thinking level
- Auto-apply thinking when cycling with Ctrl+P
- Track manual thinking changes to disable auto-switching
- Clear model scope when using /model command
- Support mixed configs: --models sonnet:high,haiku,opus:low
- Silently ignore thinking for models that don't support it
- Only allow Ctrl+P cycling when --models is explicitly provided
- Update help text with examples
- Improve code organization by resolving scope early
2025-11-21 12:02:56 +01:00
..
agent Release v0.8.4 2025-11-21 05:09:58 +01:00
ai Release v0.8.4 2025-11-21 05:09:58 +01:00
coding-agent feat: enhance model cycling with thinking level support 2025-11-21 12:02:56 +01:00
pods Release v0.8.4 2025-11-21 05:09:58 +01:00
proxy Release v0.8.4 2025-11-21 05:09:58 +01:00
tui Release v0.8.4 2025-11-21 05:09:58 +01:00
web-ui Release v0.8.4 2025-11-21 05:09:58 +01:00