The open source coding agent.
OpenCode v1.14.17 adds full-session fork option, OTEL resource attribute support, and smarter attachment type detection.
$ git clone --branch v1.14.17 https://github.com/sst/opencode.git # already have the repo? check out this version: $ git checkout v1.14.17
- ›Adds a full-session option when forking from the session dialog in the TUI.
- ›Supports
OTEL_RESOURCE_ATTRIBUTESenvironment variable for custom telemetry resource tags. - ›Detects attachment types from file contents so images and PDFs work even with incorrect or missing extensions.
- ›Shows the session ID in the TUI sidebar on non-production channels.