The open source coding agent.
OpenCode v0.5.18 adds SSE streaming to the SDK and an option to disable automatic LSP installation.
$ git clone --branch v0.5.18 https://github.com/sst/opencode.git # already have the repo? check out this version: $ git checkout v0.5.18
- ›Adds SSE streaming support to the SDK for real-time event consumption.
- ›New option to disable automatic LSP installation, giving practitioners control over which language servers are installed.