OpenCode v1.15.2–v1.15.4: Async Context Fix and Custom LSP Events

SST

Tools official 2 src. ~1 min

OpenCode (by SST) shipped three patch releases May 16–17, 2026. v1.15.2 reduced unnecessary prompting in shell and task flows. v1.15.3 fixed async commands losing active instance context — a bug that broke agent generation and GitHub-driven runs. v1.15.4 fixed project-scoped bus events for file watchers and added custom LSP server refresh event support. These follow the major v1.15.0 Effect-based event system and v1.15.1 collapsible thinking view.

Why it matters

The v1.15.3 async context fix directly affected agent generation reliability — a critical patch for teams running CI/GitHub-integrated coding workflows on this popular open-source coding agent.

Importance: 2/5

Critical async context bug fix in widely-used open-source coding agent

Sources