OpenCode v1.18.10 Changelog
What changed in OpenCode CLI v1.18.10, released 2026-07-30 โ explained in plain English.
TLDR
- The app now automatically finds available Modal AI models for you.
- The desktop app is more polished, with better notifications and easier tab management.
- A frustrating bug that saved broken tabs is finally fixed.
Want a heads-up when OpenCode updates?
We email you the moment a new OpenCode version drops โ plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This update is all about making the app smoother and less annoying to use. It mostly matters to people using the desktop app, especially those who use Modal models (a service for running AI) or had trouble with glitchy tabs.
What's new
- Automatic Modal models: The app can now automatically discover AI models available through Modal, so you don't have to manually hunt for them.
- New Tavily plugin: Thanks to a community member, there is now documentation for a new "opencode-tavily" plugin to help connect the app to the Tavily search service.
Improvements
- Smarter attachments: If you try to add the same file or image twice, the app will now stop you from adding it again.
- Always-visible new session button: The button to start a new chat or session is now always on screen, so you don't have to go looking for it.
- Better pop-up alerts: The little pop-up messages (called toasts) are improved. They stack neatly on top of each other, are easier to close, and look much better on phones.
- Clearer tabs: The visual effects when you hover over a tab, click it, or have too many tabs open are much more polished.
Fixes
- Broken tabs repaired: Sometimes the app would save tabs incorrectly, causing them to stay broken every time you reopened the app. This update cleans up that bad data so your tabs load normally.
- Model menu delay fixed: Previously, the menu to pick different versions of an AI model would show up before the data was actually ready. Now, it waits until it's fully loaded so you don't click an empty menu.
- Custom agents preserved: A bug that was wiping out the custom agent picker for existing users has been fixed, so your saved preferences will stick around.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to OpenCode v1.18.10 by running:
npm install -g opencode-ai
This is our plain-language summary. Read the complete, official notes on the OpenCode official changelog โ.
