OpenCode v1.3.10: Subagent UX & Storage Fixes

Subagent tool calls stay clickable during execution, storage migrations are more reliable, and Catppuccin theme contrast gets a boost in OpenCode v1.3.10.

OpenCode v1.3.10: Subagent UX & Storage Fixes

TL;DR

  • Subagent tool calls now stay clickable while pending — better UX for long-running operations
  • Storage migration is more robust; malformed legacy records won't corrupt your upgraded state
  • Catppuccin theme text contrast improved for readability

New

  • Clickable pending subagent calls — tool calls remain interactive while executing, so you can inspect or interact with them without waiting for completion

Fixed

  • Storage migration reliability — malformed legacy records or failed migrations no longer corrupt upgraded state
  • Catppuccin theme contrast — muted text is now more readable in the TUI

Update: npm install opencode@1.3.10 or check the release page for other package managers.

Source: OpenCode