Silent Install HQ
EXE WinGet

OpenCode

opencode · 1.1.48 · 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.1.48
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 14284833d798a578d464f19e03d86b061616b000fffb517f7395ffe79277823f VirusTotal ↗
Filename opencode-desktop-windows-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID SST.OpenCodeDesktop
Version 1.1.48
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
Release Notes Core - Sync changes - Allow specifying custom models file path via OPENCODE_MODELS_PATH environment variable - Ensure models configuration is not empty before loading - Make skills invokable as slash commands in the TUI - Don't follow symbolic links by default in grep and ripgrep operations - Prevent parallel test runs from contaminating environment variables - Ensure Mistral ordering fixes also apply to Devstral - Add Copilot-specific provider to properly handle reasoning tokens (@SteffenDE) -…