mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 15:03:02 +00:00
- Add supportsXhigh() function to ai package for checking xhigh support - Clamp xhigh to high for OpenAI models that don't support it - Update coding-agent to use centralized supportsXhigh() - gpt-5.2, gpt-5.2-codex now show xhigh in thinking selector Closes #236 |
||
|---|---|---|
| .. | ||
| custom-tools | ||
| hooks | ||
| oauth | ||
| tools | ||
| agent-session.ts | ||
| bash-executor.ts | ||
| compaction.ts | ||
| export-html.ts | ||
| index.ts | ||
| messages.ts | ||
| model-config.ts | ||
| model-resolver.ts | ||
| session-manager.ts | ||
| settings-manager.ts | ||
| skills.ts | ||
| slash-commands.ts | ||
| system-prompt.ts | ||