mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 04:42:10 +03:00
- providerModels: supportsXHighEffort returns true for unknown providers (passthrough) so PR #2162 sanitizeReasoningEffortForProvider no longer downgrades xhigh for non-registry custom providers - providerRegistry(openai): add gpt-4o + gpt-4o-2024-11-20 with explicit contextLength so catalog tests can resolve them without synced DB data - context-manager.test: update GPT-5.5 Codex expected context 1050000→400000 (PR #2163 capped codex OAuth context at 400K) - provider-models-config.test: update kiro claude-opus-4.7 contextLength undefined→1000000 (PR #2163 added explicit context window) - oauth-providers-config.test: add windsurf and devin-cli to expected provider keys and config map (PR #2168) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>