Skip to content

fix(opencode): filter unsupported GPT-5.6 OAuth alias - #36621

Merged
rekram1-node merged 2 commits into
devfrom
filter-oauth-alias
Jul 13, 2026
Merged

fix(opencode): filter unsupported GPT-5.6 OAuth alias#36621
rekram1-node merged 2 commits into
devfrom
filter-oauth-alias

Conversation

@rekram1-node

@rekram1-noderekram1-node commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • filter the unsupported bare OpenAI/ChatGPT OAuth API model ID gpt-5.6
  • use exact-string matching so gpt-5.6-luna, gpt-5.6-sol, gpt-5.6-terra, suffix variants, and every other model remain available
  • leave API-key model lists unchanged

@rekram1-node
rekram1-node merged commit f476847 into devJul 13, 2026
10 of 11 checks passed
@rekram1-node
rekram1-node deleted the filter-oauth-alias branch July 13, 2026 05:23
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 17, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rekram1-node