Change8

v1.14.51

OpenCode
10 fixes3 improvementscoredesktopmcpproviderstui

Summary

This release introduces experimental background subagents, allowing tasks to continue running while you work, and improves stability across several areas. Key fixes include resolving issues with session interruptions, truncated shell output, and incorrect handling of Azure GPT-5.5 requests.

Bug Fixes

  • Fixed worktree creation requests that omitted the POST body.
  • Fixed sessions getting stuck with interrupted assistant messages after cancellation.
  • Fixed repeated auto-compaction in sessions after compaction reordered messages.
  • Fixed truncated shell output streams closing cleanly.
  • Stopped exposing internal named defect details from the HTTP API.
  • Fixed Azure `gpt-5.5` requests through the completions API.
  • Restored automatic image resizing for oversized image attachments.
  • Preserved text selection when clicking question prompt options in the TUI.
  • Fixed Windows app detection by reading `where` output correctly.
  • Fixed DigitalOcean OAuth to request only the GenAI scopes it needs.

Improvements

  • Added experimental background subagents so tasks can keep running while you continue working.
  • Added the required billing origin header for NVIDIA endpoints.
  • Added MCP connection status for client registration and authentication, with direct re-auth flows in the desktop app.

OpenCode Documentation

OpenCode v1.14.51 - What's New - Change8