EXE
WinGet
OpenCode
opencode · 1.4.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
opencode-desktop-windows-x64.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\OpenCode
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.4.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
opencode-desktop-windows-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
SST.OpenCodeDesktop
Version
1.4.0
Description
OpenCode is an open source agent that helps you write and run code with any AI model. It''s available as a terminal-based interface, desktop app, or IDE extension.
License
MIT
↗
Homepage
https://opencode.ai/
Installer URL
https://github.com/anomalyco/opencode/releases/download/v1.4.0/opencode-desktop-windows-x64.exe
Release Notes
Breaking Changes in SDK
Due to some performance issues we had to make a few breaking changes in our data model.
Diff metadata
The diffs contained in the metadata for the edit and patch tool will no longer contain a to and from field with full file contents. they will only contain a patch field with the unified diff
Additionally all snapshot diffs contained in user message and session diff will follow this format
UserMessage.variant
Before the user message had a variant field - it is now nested…