[PR #13172] fix(copilot): add gpt-5.3-codex fallback model #14541

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

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

State: closed
Merged: No


Summary

  • add a Copilot-side fallback that injects gpt-5.3-codex when models.dev has not rolled it out yet
  • align fallback metadata with model release (release_date/last_updated = 2026-02-05)
  • preserve existing Copilot behavior for costs and npm provider wiring

Upstream model catalog PR: https://github.com/anomalyco/models.dev/pull/857

Closes #12954

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13172 **State:** closed **Merged:** No --- ## Summary - add a Copilot-side fallback that injects `gpt-5.3-codex` when `models.dev` has not rolled it out yet - align fallback metadata with model release (`release_date`/`last_updated` = `2026-02-05`) - preserve existing Copilot behavior for costs and npm provider wiring Upstream model catalog PR: https://github.com/anomalyco/models.dev/pull/857 Closes #12954
yindo added the pull-request label 2026-02-16 18:19:19 -05:00
yindo closed this issue 2026-02-16 18:19:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14541