The open source coding agent.
OpenCode v1.0.205 adds bash completions, themes, thinking/tool-call visibility in /copy and /export, and line-number autocomplete.
$ git clone --branch v1.0.205 https://github.com/sst/opencode.git # already have the repo? check out this version: $ git checkout v1.0.205
- ›Adds bash shell completions for OpenCode CLI commands.
- ›Adds thinking and tool call visibility settings to the
/copyand/exportcommands. - ›Supports line numbers and ranges in autocomplete.
- ›Introduces themes support.