OpenCode v1.4.9: LLM Gateway & Workspace Fixes

LLM Gateway joins the provider lineup, Copilot Opus 4.7 gets reasoning constraints, and workspace reconnection gets smarter with exponential backoff.

OpenCode v1.4.9: LLM Gateway & Workspace Fixes

TL;DR

  • LLM Gateway now available as a provider with full config and usage reporting
  • GitHub Copilot Opus 4.7 locked to medium reasoning to prevent unsupported variants
  • Remote workspace reconnection improved with exponential backoff

New

  • LLM Gateway provider — Added as a new provider option with config support and model usage reporting.
  • Remote workspace reconnection — Improved with exponential backoff and clearer failure handling.

Fixed

  • GitHub Copilot Opus 4.7 — Restricted to medium reasoning effort to avoid unsupported reasoning variants.
  • Session ID flag--session-id now correctly opens the requested session after app startup.
  • Light mode detection — Fixed in Ghostty terminal.
  • Desktop file tree — File tree now appears correctly when enabled in settings on beta desktop app.

Update with: npm install opencode@latest or check the release page for your platform.

Source: OpenCode