Change8

v1.0.210

OpenCode
6 features3 fixes1 improvementclicoredesktopmcpproviderstui

Summary

This release introduces significant new capabilities, including the ability to open projects in the web interface and support for global Claude skills. Key fixes address module resolution errors and prevent model list corruption in the TUI. The desktop application also gains system notifications and readline shortcuts.

New Features

  • Added ability to open projects directly in the web interface
  • Enabled reading of global Claude skills alongside project-specific skills
  • Added a variants toggle for configuration options
  • Exposed the server URL directly to plugins for easier integration
  • Added system notifications support to the desktop application
  • Added readline shortcuts functionality to the desktop application

Bug Fixes

  • Fixed module resolution issues by using a named import for bonjour-service
  • Prevented corruption of the model list caused by SolidJS reactivity issues in the TUI
  • Fixed incorrect theme command documentation in tui.mdx

Improvements

  • Upgraded OpenTUI to v0.1.66, which resolves split diff alignment issues

OpenCode Documentation

OpenCode v1.0.210 - What's New - Change8