EXE
WinGet
OpenCode
opencode · 1.2.1 · 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.2.1
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.2.1
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.2.1/opencode-desktop-windows-x64.exe
Release Notes
v1.2.0 and beyond includes a data migration that will execute on first run. It will migrate all flat files in data directory to a single sqlite database. Depending on how much data you have and speed of computer this can take some time.
if anything goes wrong you can retrigger the migration by deleting ~/.local/share/opencode/opencode.db* files (%APPDATA% on windows)
If you have any issues with the migration the original data is not yet deleted and downgrading should work. But please open an iss…