Change8

v1.14.30

OpenCode
2 features4 fixes7 improvementscoredesktopmcpproviderstui

Summary

This release introduces support for the new Mistral Medium 3.5 model with reasoning capabilities and adds a quick toggle for paste summaries in the TUI. Several critical bugs were fixed, including issues with missing desktop sessions, incorrect UTF-8 text handling in the editor, and improved stability when using custom themes.

New Features

  • Added support for the Mistral Medium 3.5 model with reasoning capabilities.
  • Introduced a quick toggle for paste summaries within the TUI interface.

Bug Fixes

  • Fixed missing sessions in the Desktop application caused by path mismatches, including recovery for existing stored data.
  • Fixed errors in Azure Responses defaults that previously caused reasoning item ordering issues.
  • Fixed an issue where forked sessions did not keep compacted history intact.
  • Fixed incorrect editor context ranges when making selections with UTF-8 text in Zed.

Improvements

  • Improved compatibility with DeepSeek providers that use varying model naming conventions.
  • Made instruction precedence more predictable by ensuring global instructions are applied before project and skill instructions.
  • Restored editor context automatically when switching between sessions located in different directories.
  • Reduced memory consumption during long-running bash tool usage.
  • Sessions now default to filtering by the current path, with an option to view the entire project history.
  • Kept GitHub Copilot model variants synchronized with the latest API capabilities.
  • Prevented the TUI from crashing on startup when an invalid custom theme is loaded.

Related Documentation

OpenCode Documentation

OpenCode v1.14.30 - What's New - Change8