Changelog
- ccb2aaf Merge branch 'router-for-me:main' into main
- 961c6f6 Merge pull request #100 from novadev94/fix/readd_kiro_auto
- 25e9be3 Merge pull request #103 from ChrAlpha/feat/add-gpt-5.2-codex-copilot
- 4dc7af5 Merge pull request router-for-me#1054 from router-for-me/codex
- dc4305f Merge pull request #107 from zccing/main
- c3ef46f feat(config): supplement missing default aliases during antigravity migration
- 778cf4a feat(kiro): add agent-mode and optout headers for non-IDC auth
- 8950d92 feat(openai): implement endpoint resolution and response handling for Chat and Responses models
- f4fcfc5 feat(registry): add GPT-5.2-Codex model to GitHub Copilot provider
- 0ffcce3 feat(registry): add supported endpoints for GitHub Copilot models
- 902bea2 fix(codex): ensure instructions field exists
- 4721c58 fix(kiro): correct Amazon Q endpoint URL path
- f82f70d fix(kiro): re-add kiro-auto to registry
- 18daa02 fix(openai): improve error handling for response conversion failures
- aa0b63e refactor(config): clarify Codex instruction toggle documentation