Change8

v1.18.13

OpenCode
1 feature5 fixes3 improvementscoredesktopproviderstui

Summary

This release introduces early right-to-left layout support for improved accessibility. Several bug fixes address issues with pull request reviews, blank session titles, and app responsiveness during message rendering. Additionally, the desktop UI has been further localized with expanded language support and improved pluralization rules.

New Features

  • Added early right-to-left layout support across the app and session views.

Bug Fixes

  • GitHub pull request reviews now include the pull request number and URL in context.
  • Fixed several right-to-left layout issues across tabs, drawers, resizing, and titlebar interactions.
  • Fixed shared right-to-left UI behavior such as directional icons and drawer placement.
  • Sessions without titles now fall back to generated names instead of appearing blank.
  • Moved markdown parsing off the main thread to keep the app more responsive while rendering messages.

Improvements

  • Localized more desktop UI copy, including native menus, update dialogs, and help content.
  • Added locale-aware plural rules so translated counts and summaries read correctly.
  • Expanded translation coverage and added more supported desktop languages.

Related Documentation

OpenCode Documentation