co-mono/packages
Mario Zechner ba8c073ed2 feat: enhance model cycling with thinking levels and --thinking flag
PR #47 enhancements:
- Add thinking level syntax to --models (e.g., --models sonnet:high,haiku:low)
- First model in scope used as initial model when starting new session
- Auto-apply thinking level when cycling models with Ctrl+P
- Save both model and thinking to session AND settings for persistence
- Simplify UX by removing autoThinkingDisabled flag
- Fix model matching to prioritize exact matches over partial
- Support provider/modelId format (e.g., openrouter/openai/gpt-5.1-codex)

Issue #45:
- Add --thinking CLI flag to set thinking level directly
- Takes highest priority over all other thinking level sources

Closes #45
2025-11-21 21:32:30 +01:00
..
agent feat: add /clear command to reset context and start fresh session 2025-11-21 20:59:00 +01:00
ai Release v0.8.5 2025-11-21 12:48:18 +01:00
coding-agent feat: enhance model cycling with thinking levels and --thinking flag 2025-11-21 21:32:30 +01:00
pods Release v0.8.5 2025-11-21 12:48:18 +01:00
proxy Release v0.8.5 2025-11-21 12:48:18 +01:00
tui fix: markdown link rendering for links with identical text and href 2025-11-21 20:14:32 +01:00
web-ui Release v0.8.5 2025-11-21 12:48:18 +01:00