Change8

v1.14.50

OpenCode
4 fixes2 improvementsclicoreproviderstui

Summary

This release focuses on stability and improved error handling, particularly for HTTP event streams and model configuration. Key improvements include restoring default markdown rendering in the TUI and adding new query support for directory and workspace information via the SDK.

Bug Fixes

  • Kept HTTP event streams open after the initial connect event so subscribers continue receiving instance updates.
  • Returned proper busy errors when a session is already running prompt or shell work.
  • Allowed invalid `small_model` config values to fall back cleanly instead of breaking small-model selection.
  • Improved missing-model errors with suggestions across CLI and typed callers.

Improvements

  • Restored markdown rendering for session output by default in the TUI.
  • Added `instance.directory` and `instance.workspace` query support to v2 model and provider calls in the SDK.

OpenCode Documentation

OpenCode v1.14.50 - What's New - Change8