OpenCode v1.4.10: Workspace History & Telemetry

OpenCode 1.4.10 restores workspace history on reconnect, adds telemetry support to managed workspaces, and fixes agent cycling in the TUI.

OpenCode v1.4.10: Workspace History & Telemetry

TL;DR

  • Workspace history now restores on reconnect so sessions catch up before live sync resumes
  • Telemetry (OTEL exporter) now works in managed workspaces
  • Fixed agent cycling and improved workspace status indicators in the TUI

New

  • Workspace history restore on connect — existing sessions now catch up before live sync resumes, preventing sync conflicts
  • OTEL telemetry in managed workspaces — exporter settings now passed through so observability works everywhere
  • Workspace unavailability recovery flow — TUI now handles sessions with unavailable workspaces more gracefully with clearer status indicators

Fixed

  • Provider metadata defaults — models now load correctly even when catalog data is incomplete
  • Websearch rate limitsEXA_API_KEY now passed to the websearch tool to reduce throttling
  • Agent cycling bug — fixed agent selection cycling when no agent is selected and improved prompt key handling

Update: npm install -g opencode@1.4.10 or check the release page for your platform.

Source: OpenCode