ZIP
WinGet
opencode
SST · 1.4.3 · arm64
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-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
SST.opencode
Version
1.4.3
Description
The AI coding agent built for the terminal.
License
MIT
↗
Homepage
https://opencode.ai/
Installer URL
https://github.com/anomalyco/opencode/releases/download/v1.4.3/opencode-windows-arm64.zip
Release Notes
Core
- Fixed agent create for OpenAI accounts authenticated with OAuth.
- Interrupted Bash commands now keep their final output and truncation details instead of ending as aborted.
- Added fast mode variants for supported Claude and GPT models.
TUI
- Restored the hidden session scrollbar as the default.
Extensions
- Added configurable OAuth redirect URIs for remote MCP servers. (@egze)
Thank you to 2 community contributors:
- @egze:
- feat(mcp): add OAuth redirect URI configuration for MCP ser…