anomalyco / anomalyco/opencode
[Bug] Model selector does not list deepseek-v4-flash-0731 as a selectable model
@nexxeln is already working on this.
Since Aug 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description:
DeepSeek released the formal version of DeepSeek-V4-Flash (checkpoint 0731) on Jul 31, 2026, but the model selector in OpenCode only shows deepseek-v4-flash and deepseek-v4-flash-free. There is no separate deepseek-v4-flash-0731 entry to explicitly select the formal checkpoint. Per models.dev, only fireworks-ai, baseten, nano-gpt, ambient expose a distinct -0731 model id, while the built-in opencode provider does not.
Related: #39823, #39992.
Plugins: none
OpenCode version: 1.18.11
Steps to reproduce:
- Run
opencode - Open the model selector (e.g. with
/modelsor Tab) - Search for
deepseek-v4-flash-0731 - No such option appears
Screenshot and/or share link: n/a
Operating System: macOS (Intel)
Terminal: iTerm2
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.