ZIP
WinGet
opencode
SST · 0.3.82 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
opencode-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
SST.opencode
Version
0.3.82
Description
The AI coding agent built for the terminal.
License
MIT
↗
Homepage
https://opencode.ai/
Release Notes
- fix: task type error (#1384)
- feat: add OPENCODE_CONFIG env var for specifying a custom config file (#1370)
- strip todo tool instructions from non anthropic models
- feat: show current git branch in status bar, and make it responsive (#1339) Co-authored-by: adamdotdevin 2363879+adamdottv@users.noreply.github.com
- fix: improve handling of global File object in uploads tests (#1394)
- fix: update file name extraction in uploads test to use __filename (#1395)
- feat: show git diff in reverted…