Change8

v1.1.58

OpenCode
1 feature6 fixes1 improvementclicoredesktoptui

Summary

This release focuses on improving the TUI experience by adding context-aware input placeholders and fixing several usability issues, such as dialog dismissal and terminal rendering glitches. Desktop users will benefit from fixes to session continuity and terminal resizing, though the WSL backend mode has been reverted.

New Features

  • Added mode-specific input placeholders to improve context-aware prompts in the TUI.

Bug Fixes

  • Fixed corruption of the home wordmark when running in height-constrained terminals in the TUI.
  • Ensured the /share command remains available to copy existing share links in the TUI.
  • Enabled dismissing dialogs using Ctrl+C in the TUI.
  • Reverted the WSL backend mode feature for the desktop application.
  • Fixed an issue where the terminal PTY buffer did not properly carry over between sessions.
  • Fixed terminal resize functionality within the desktop application.

Improvements

  • Enabled notifications on child sessions in the desktop application.

OpenCode Documentation