← OpenCode Changelog

v1.1.58

Feb 11, 2026 (18d ago) View on GitHub →

TUI

  • Dismiss dialogs with Ctrl+C in TUI (@kitlangton)
  • Keep /share command available to copy existing share link (@kitlangton)
  • Add mode-specific input placeholders to improve context-aware prompts (@kitlangton)
  • Prevent home wordmark corruption in height-constrained terminals (@kitlangton)

Desktop

  • Revert WSL backend mode feature for desktop
  • Notifications enabled on child sessions
  • Terminal PTY buffer now properly carries over between sessions
  • Terminal resize functionality fixed in app
Thank you to 1 community contributor:
  • @kitlangton:
  • fix(tui): prevent home wordmark corruption in height-constrained terminals (#13069)
  • feat(prompt): mode-specific input placeholders (#12388)
  • fix(tui): keep /share available to copy existing link (#12532)
  • fix(tui): dismiss dialogs with ctrl+c (#12884)