The open source coding agent.
OpenCode v1.14.26 adds Zed editor support and a /connect tip for unconfigured model setups.
$ git clone --branch v1.14.26 https://github.com/sst/opencode.git # already have the repo? check out this version: $ git checkout v1.14.26
- ›Adds Zed editor selection support for editor context in the TUI.
- ›Shows a
/connecttip in the TUI when no models are configured. - ›Sends an
opencode/<version>User-Agent header with all HTTP requests.