OpenCode v1.14.30: Session Fixes & Mistral Reasoning
OpenCode v1.14.30 fixes critical session path issues in Desktop, adds Mistral Medium 3.5 reasoning support, and improves instruction precedence. Session filtering now defaults to current path.
TL;DR
- Fixed missing sessions in Desktop caused by path mismatches
- Added Mistral Medium 3.5 with reasoning support
- Improved instruction precedence and session filtering by default
New
- Mistral Medium 3.5 with reasoning — Extended model support for providers with reasoning capabilities
- Session path filtering — Sessions now filter to current path by default, with a toggle to show whole project
- Paste summary quick toggle — TUI now lets you quickly enable/disable paste summaries
Fixed
- Missing sessions in Desktop caused by path mismatches, including recovery for existing stored data
- Azure Responses defaults to prevent reasoning item ordering errors
- DeepSeek compatibility with providers that vary model naming
- Instruction precedence now applies global instructions before project and skill instructions
- Editor context reconnection when switching sessions across directories
- Forked sessions now preserve compacted history intact
- Memory growth in long-running bash tool usage
- Zed selections with UTF-8 text now use correct editor context ranges
- GitHub Copilot model variants synced with latest API capabilities
- Invalid custom themes no longer crash TUI on startup
Install: brew upgrade opencode or download from GitHub releases
Source: OpenCode