Change8

v1.0.219

OpenCode
4 features4 fixes8 improvementsclicoredesktopmcpproviderstui

Summary

This release introduces several new capabilities, including Gemini 3 Flash support and the ability to view detailed model usage statistics via the stats command. Several critical bugs were fixed, such as issues with MDNS registration and Codex model variants. Enhancements include configurable CORS hosts and improved stability for MCP tool calls.

New Features

  • Added Gemini 3 Flash to the list of fast models.
  • Enabled support for MCP prompts as slash commands.
  • Added model usage statistics, including input/output token breakdown, to the stats command.
  • Added the rustfmt formatter for Rust files.

Bug Fixes

  • Fixed MDNS failures that occurred when a service was already registered.
  • Resolved an issue where the tool would error when reading plural resource types.
  • Fixed OpenAI variants for Codex models.
  • Ensured model variants function correctly for completely custom models.

Improvements

  • Allowed configuration of CORS hosts.
  • Bundled @ai-sdk/vercel version 1.0.31 to support AI SDK v5.
  • Provided a cleaner view for subagents hint text.
  • Added a configurable timeout for MCP tool calls to prevent hanging requests.
  • Adjusted keys for uniqueness calculations in the TUI to use provider/model.
  • Prevented the native folder select dialog from opening when connected to a remote server.
  • Added better notification icon support in the desktop application.
  • The desktop application now upgrades to the latest version automatically when encountering an error page.

OpenCode Documentation

OpenCode v1.0.219 - What's New - Change8