// install via winget
Command Prompt & PowerShell
click to copy
winget install SST.opencode
// direct download
Download Installer// about opencode
opencode is an AI coding agent built for the terminal. It features: - A responsive, native, themeable terminal UI. - Automatically loads the right LSPs, so the LLMs make fewer mistakes. - Have multiple agents working in parallel on the same project. - Create shareable links to any session for reference or to debug. - Log in with Anthropic to use your Claude Pro or Claude Max account. - Supports 75+ LLM providers through Models.dev, including local models.
// frequently asked questions
How do I install opencode using winget?
Open PowerShell or Windows Terminal and run:
winget install SST.opencode. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is opencode?
The AI coding agent built for the terminal.
Is opencode free to download?
opencode is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update opencode with winget?
Run
winget upgrade SST.opencode in PowerShell or Windows Terminal to update opencode to the latest available version.What architecture does opencode support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.