OpenCode v1.14.34–35: PTY Websocket Auth Tickets and Diff Rendering Fix

SST

Tools official 1 src. ~1 min

OpenCode released two versions on May 4–5. v1.14.34 adds PTY connection tickets for authenticated terminal websockets, v2 session failure events for client-side error detection, and improved Bash/PowerShell/cmd session handling; also fixes structured error responses from the HTTP effect server, Azure Anthropic model resolution, and web UI proxy asset loading. v1.14.35 fixes diff patch boundaries so session diffs render correctly when file contents include 'diff --git' text.

Why it matters

PTY connection tickets improve reliability for users running OpenCode over SSH or in cloud environments. The diff rendering fix addresses a visual regression in the session review UI that made diffs with embedded git markers unreadable.

Importance: 2/5

Two focused patch releases addressing key reliability issues for remote and cloud OpenCode deployments.

Sources