Change8

v1.1.57

OpenCode
1 feature4 fixes10 improvementsclicoredesktopmcptui

Summary

This release introduces a new WSL backend mode for the desktop application, enhancing cross-platform compatibility. Several bug fixes address issues with terminal copy/paste and path encoding in the SDK. Improvements were also made to input compaction reliability and various documentation translations.

New Features

  • Added WSL backend mode for the desktop application.

Bug Fixes

  • Fixed terminal copy/paste functionality in the desktop application.
  • Fixed truncation of the language select label in the web interface.
  • Fixed truncation of the footer language selector in documentation.
  • Fixed encoding of non-ASCII directory paths in v1 SDK HTTP headers.

Improvements

  • Improved input window compaction reliability by adding a reserve token buffer.
  • Improved the /review prompt to detect behavior changes more explicitly.
  • Improved Amazon Bedrock check to include container credentials.
  • Set the default session sidebar in the TUI to auto.
  • Fixed styling issues for the copy path button in the desktop application.
  • Enhanced Windows application resolution and UI loading states.
  • Improved desktop application server spawn resilience.
  • Read Wayland preference from the store in the desktop application.
  • Removed the 'Migrating to 1.0' documentation section.
  • Improved Korean translations for the introduction, CLI, and commands documentation.

OpenCode Documentation