Skip to content

opencode: Model updates#57556

Merged
benbrandt merged 4 commits into
zed-industries:mainfrom
Vlaaaaaaad:opencode-model-updates-may
May 23, 2026
Merged

opencode: Model updates#57556
benbrandt merged 4 commits into
zed-industries:mainfrom
Vlaaaaaaad:opencode-model-updates-may

Conversation

@Vlaaaaaaad

Copy link
Copy Markdown
Contributor

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:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • 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)

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 23, 2026
@benbrandt benbrandt enabled auto-merge May 23, 2026 09:31
@benbrandt benbrandt added this pull request to the merge queue May 23, 2026
Merged via the queue into zed-industries:main with commit b0911cc May 23, 2026
34 of 35 checks passed
@Vlaaaaaaad Vlaaaaaaad deleted the opencode-model-updates-may branch May 23, 2026 10:05
@Jeremy-Qian

Copy link
Copy Markdown

What about DeepSeek V4 Flash Free in Zen?

@Jeremy-Qian

Copy link
Copy Markdown
截屏2026-05-24 18 53 42

@Vlaaaaaaad

Copy link
Copy Markdown
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 🙂

@Vlaaaaaaad

Copy link
Copy Markdown
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenCode (Go) has deprecated some models from its free trial period

3 participants