anomalyco / anomalyco/opencode
[BUG]: DeepSeek V4 Flash Free model disappeared from model list
@kitlangton is already working on this.
Since Aug 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
The free DeepSeek V4 Flash model (deepseek-v4-flash-free) is no longer showing up in the model selector (/models). It was available previously but has vanished from the list in recent versions.
Expected behavior
The deepseek-v4-flash-free model should appear in the free models list, as it did before.
Actual behavior
The model is completely missing from the model selector. Searching for "deepseek" or "flash" yields no results for the free variant.
Environment
- OpenCode version: v1.18.x (recent)
- Platform: macOS
- Installation method: npm / brew
Additional context
This is not the first time free models have been silently removed from OpenCode. Previously GLM-4.7 and MiniMax M2.1 were removed without mention in release notes (see #10180). If free models are being changed or rotated, it would be helpful to:
- Communicate this clearly in release notes
- Provide notice before removal
- Explain why a model was removed (pricing, policy, etc.)
Many users rely on the free model for personal projects and learning. Sudden removal without notice is disruptive.
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.