OpenCode v1.1.40: Subtask Metadata & Desktop UX

OpenCode v1.1.40 adds subtask metadata tracking, desktop keyboard navigation improvements, Thai locale support, and custom provider integration.

OpenCode v1.1.40: Subtask Metadata & Desktop UX

TL;DR

  • SubtaskPart now includes metadata reference for better task tracking
  • Desktop keyboard shortcuts: Ctrl+N/P for popover navigation, Escape to close review pane
  • Thai locale support added; custom provider support in app

New

  • SubtaskPart with metadata reference — Track subtask metadata directly within the part structure for improved task organization.
  • Global configuration support — App now supports global configuration settings across packages.
  • Streaming prop for markdown — TUI markdown element now accepts streaming property for real-time content rendering.
  • Custom provider support — Desktop app can now use custom providers for extended functionality.
  • Thai locale — Full Thai language support added to desktop interface.

Fixed

  • Review pane escape key — Pressing Escape now closes the review pane in desktop app.
  • Popover navigation — Ctrl+N and Ctrl+P keyboard shortcuts now work for navigating popovers in desktop.

Update: npm install opencode@1.1.40 or check the release page for your package manager.

Source: OpenCode