EXE
WinGet
OpenCode
opencode · 1.2.24 · 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.24
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.24
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.24/opencode-desktop-windows-x64.exe
Release Notes
Core
- Add initial support for workspaces into the TUI
- Send context-1m-2025-08-07 beta header to GitLab to enable 1M context window (@Krule)
- Add Copilot GPT-5.4 xhigh support
Desktop
- Fix scroll jitter and loop issues in app
- Session title turn spinner now displays correctly
- Dismiss toast notifications when questions or permissions are resolved (@neriousy)
Thank you to 3 community contributors:
- @Krule:
- feat(gitlab): send context-1m-2025-08-07 beta header to enable 1M context window…