OpenCode v1.3.10: Subagent Tool Calls & Storage Fixes

OpenCode v1.3.10 keeps subagent tool calls clickable during execution and hardens storage migrations against data corruption.

OpenCode v1.3.10: Subagent Tool Calls & Storage Fixes

TL;DR

  • Subagent tool calls remain clickable while pending — better UX for long-running operations
  • Storage migration now handles malformed legacy records without corrupting upgraded state
  • Catppuccin theme text contrast improved for better readability

New

  • Clickable pending subagent tool calls — tool calls stay interactive while processing, letting you inspect or interact with them without waiting for completion

Fixed

  • Storage migration reliability — malformed legacy records or failed migrations no longer corrupt upgraded state, making upgrades safer
  • Catppuccin theme contrast — muted text now has better contrast in the TUI for improved readability

Update: npm install opencode@1.3.10 or check the release page

Source: OpenCode