Change8

v1.4.5

OpenCode
3 features2 fixescoredesktopmcp

Summary

This release focuses on enhancing the AI SDK and API capabilities by exposing new telemetry export options and the experimental question API schema. Additionally, desktop usability is improved by ensuring shell commands start from the correct directory and suppressing initialization errors.

New Features

  • Enabled exporting AI SDK telemetry spans to OTLP trace backends.
  • Exposed the experimental question API schema and OpenAPI spec from @opencode-ai/server.
  • Exposed a reusable question handler factory for custom question API hosts.

Bug Fixes

  • Fixed desktop shell commands starting from the wrong directory; they now start from the home directory.
  • Prevented bootstrap error popups from appearing while global sync is initializing.

OpenCode Documentation