opencode: Model updates#57556
Merged
benbrandt merged 4 commits intoMay 23, 2026
Merged
Conversation
benbrandt
approved these changes
May 23, 2026
Merged
via the queue into
zed-industries:main
with commit May 23, 2026
b0911cc
34 of 35 checks passed
|
What about DeepSeek V4 Flash Free in Zen? |
Contributor
Author
|
@Jeremy-Qian temporary free models are not bundled with Zed because they get added and removed too fast — see #57076 and #56869 (comment). You can add DeepSeek V4 Flash Free using a custom model, see this comment and the docs for how to do that 🙂 |
Contributor
Author
|
As far as I know, based on a Discord comment, OpenCode planned to remove DeepSeek V4 Flash Free by the end of May? If OpenCode makes it a permanent free model (or at least a "more-than-a-week" free model), then it may make sense to have it bundled with Zed like how Big Pickle and Nemotron 3 Super are bundled. |
TomPlanche
pushed a commit
to TomPlanche/zed
that referenced
this pull request
Jun 2, 2026
Closes zed-industries#57331 Model updates: - **Free**: removed MiniMax M2.5 Free as per anomalyco/models.dev@10ddc78 - **Zen**: added Gemini 3.5 Flash as per https://github.com/anomalyco/models.dev/blob/f5f7d1a1677f549217b91575b7f28f969a15c3e2/providers/opencode/models/gemini-3.5-flash.toml - **Zen**: added Grok Build 0.1 as per https://github.com/anomalyco/models.dev/blob/f5f7d1a1677f549217b91575b7f28f969a15c3e2/providers/opencode/models/grok-build-0.1.toml The newly-added Zen models **were not tested** as I don't have a Zen subscription and I stubbornly refuse to get one. Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [x] Unsafe blocks (if any) have justifying comments - [x] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) - [ ] Tests cover the new/changed behavior - [x] Performance impact has been considered and is acceptable Release Notes: - OpenCode: updated models (added Gemini 3.5 Flash and Grok Build 0.1, removed MiniMax M2.5 Free)
This was referenced Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes #57331
Model updates:
The newly-added Zen models were not tested as I don't have a Zen subscription and I stubbornly refuse to get one.
Self-Review Checklist:
Release Notes: