The open source coding agent.
OpenCode v1.0.120 adds an explore agent, built-in Dart LSP/formatter, and persistent thinking-block display state.
$ git clone --branch v1.0.120 https://github.com/sst/opencode.git # already have the repo? check out this version: $ git checkout v1.0.120
- ›Adds an explore agent optimized for fast codebase navigation.
- ›Adds built-in Dart LSP server and formatter for Dart projects.
- ›Persists thinking-blocks display preference to KV store and surfaces its current state in the command list.
- ›Improves task display in session view to show tool names and completion status.