[PR #7682] fix: exclude 'none' variant for gpt-5.2-codex #12475

Closed
opened 2026-02-16 18:17:23 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7682

State: closed
Merged: Yes


Fixes #7680

What does this PR do?

adds explicit variant handling for codex models:

  • gpt-*-codex["low", "medium", "high"]
  • gpt-5.2-codex["low", "medium", "high", "xhigh"]
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7682 **State:** closed **Merged:** Yes --- Fixes #7680 ### What does this PR do? adds explicit variant handling for codex models: - `gpt-*-codex` → `["low", "medium", "high"]` - `gpt-5.2-codex` → `["low", "medium", "high", "xhigh"]`
yindo added the pull-request label 2026-02-16 18:17:23 -05:00
yindo closed this issue 2026-02-16 18:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12475