The open source coding agent.
OpenCode v1.14.42 adds the Scout agent, interactive split-footer for opencode run, workspace auto-sync, and HTTP response compression.
$ git clone --branch v1.14.42 https://github.com/sst/opencode.git # already have the repo? check out this version: $ git checkout v1.14.42
- ›Adds the Scout agent for repo research, documentation lookup, and dependency-source inspection.
- ›Adds an interactive split-footer mode for
opencode run. - ›Adds workspace sync so adapter-backed workspaces are discovered and registered automatically.
- ›Adds HTTP API response compression for large non-streaming responses.
- ›Simplifies TUI keybinding config into a flat keybind format.
+1 moreshow less
- ›Shows retrying sessions as active in the project sidebar.
- !TUI keybinding config is simplified into a flat keybind format — existing nested keybind configs may need to be restructured.