mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 16:04:03 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||