You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove opt-in for Copilot Responses API routing
- GPT-5+ models now automatically use Responses API (except gpt-5-mini)
- Remove useResponsesApi config option
- Remove separate codex check (covered by gpt-5+ pattern)
- Remove gpt-5-chat exclusion (not in Copilot model list)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments