Change8

v1.0.208

OpenCode
6 features4 fixes5 improvementscoredesktopmcpproviderstui

Summary

This release introduces significant enhancements to the desktop application, including project editing, image preview, and improved performance. Core updates include support for Bedrock configuration (region/tokens) and ensuring Claude streams are not truncated. Several bugs related to LSP installation and desktop scrolling synchronization have also been resolved.

New Features

  • Added support for configuring region and bearer token in Bedrock integrations.
  • Enabled installation of local plugin dependencies specified in package.json.
  • Added support for the new ".claude/skills" directory for skill management.
  • Added an auto-accept edits toggle in the desktop application.
  • Added image preview functionality and deduplication for file uploads in the desktop application.
  • Added project editing functionality in the desktop application.

Bug Fixes

  • Fixed issue where Claude streams were being truncated during generation.
  • Fixed ESLint LSP server failing to auto-install on Windows.
  • Fixed scroll synchronization issues in the desktop application.
  • Fixed an issue causing context usage misalignment in the desktop application.

Improvements

  • Preserved imperative statements during summary generation.
  • Made authentication URLs clickable in the TUI, regardless of line wrapping.
  • Improved desktop application performance, scrolling behavior, and reduced jankiness.
  • Improved state update granularity for permissions and general state updates in the desktop application.
  • Synchronized the last used agent and model when changing sessions in the desktop application.

Related Documentation

OpenCode Documentation

OpenCode v1.0.208 - What's New - Change8