anomalyco / anomalyco/opencode
openai provider with API key defaults to deprecated model causing error
Open
@kitlangton is already working on this.
Since Aug 31, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
upon enabling openai connector with API key (might be issue with other modes as well) opencode defaults to gpt-5.3-chat-latest which is deprecated. All following calls fail with Model not found gpt-5.3-chat-latest.
Plugins
No response
OpenCode version
1.18.25
Steps to reproduce
- Launch opencode
/connect- select
OpenAI - manually enter API key
Screenshot and/or share link
Operating System
macOS
Terminal
ghostty
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.