ZIP
WinGet
opencode
SST · 0.4.0 · 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.4.0
Description
The AI coding agent built for the terminal.
License
MIT
↗
Homepage
https://opencode.ai/
Release Notes
- fix: text selection bug (#1664)
- fix: modal pastes (#1677)
- fix: get session api (#1684)
- Merge agent and mode into one (#1689) The concept of mode has been deprecated, there is now only the agent field in the config. An agent can be cycled through as your primary agent with or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it Full docs here: https://opencode.ai/docs/agents/
- looser todo tool sche…