v1.18.10
anomalyco/opencodev1.18.10Jul 30, 2026by opencode-agent[bot]
AI Summary
This release introduces automatic discovery of Modal models and enhances the Desktop app with better attachment handling, session management, and UI refinement.
Key Highlights
- Automatic discovery of available Modal models.
- Desktop improvements: Prevent duplicate attachments, better toast notifications with stacking.
- Bugfix: Repair malformed saved tabs to prevent broken state persistence across launches.
- Refinement of tab hover, active, and overflow states.
New Features
- Discover available Modal models automatically.
Full Release Notes
## Core - Discover available Modal models automatically. (@devennavani) ## Desktop ### Improvements - Prevent adding the same attachment more than once. - Always show the new session button. - Improve toast notifications with better stacking, dismissal, and mobile layout. - Refine tab hover, active, and overflow states. ### Bugfixes - Repair malformed saved tabs so broken tab state no longer persists across launches. (@OpeOginni) - Hide the model variant selector until model data finishes loading. - Preserve the custom agent picker for existing users. **Thank you to 3 community contributors:** - @lakshyaag-tavily: - docs(ecosystem): add opencode-tavily plugin (#38709) - @devennavani: - feat: discover Modal models (#39066) - @OpeOginni: - fix(app): repair malformed persisted tabs (#39645)