The open source coding agent.
 
 
 
 
 
 
Go to file
Ryan Vogel 785635caef refactor mobile onboarding config
Replace the onboarding step ternary chain with a typed step config so the screen is easier to read and lint can highlight the remaining hotspots more clearly.
2026-03-30 08:18:51 -04:00
.github Add Porter workflow files for APN relay project (#19547) 2026-03-28 13:59:37 -04:00
.husky fix: update pre-push hook to allow caret version differences (#9876) 2026-01-21 14:40:01 -06:00
.opencode tweak(session): add top spacing and remove obsolete docs prompt 2026-03-28 01:56:11 -04:00
.vscode
.zed app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
github chore: remove dead code for todoread tool (#19128) 2026-03-25 16:21:42 +00:00
infra go: upi payment 2026-03-19 18:44:24 -04:00
nix chore: update nix node_modules hashes 2026-03-28 14:52:13 +00:00
packages refactor mobile onboarding config 2026-03-30 08:18:51 -04:00
patches feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
script feat(ci): use Azure Artifact Signing for Windows releases (#15201) 2026-03-28 11:20:19 +10:00
sdks/vscode release: v1.3.3 2026-03-26 15:05:21 +00:00
specs feat: improve mobile model download UX and relay defaults 2026-03-28 14:03:57 -04:00
.editorconfig
.gitignore feat(app): missing themes (#17275) 2026-03-12 22:21:02 -05:00
.prettierignore desktop: add more basic menu bar items 2026-02-06 18:10:48 +08:00
AGENTS.md update 2026-03-28 19:03:13 -04:00
CONTRIBUTING.md ignore: tweak contributing md (#14168) 2026-02-18 11:01:59 -06:00
LICENSE
README.ar.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.bn.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.br.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.bs.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.da.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.de.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.es.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.fr.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.gr.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.it.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.ja.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.ko.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.no.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.pl.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.ru.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.th.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.tr.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.uk.md feat: Add Vietnamese README and update all language navigation links … (#16322) 2026-03-06 05:46:53 -06:00
README.vi.md chore: generate 2026-03-06 11:48:31 +00:00
README.zh.md fix: update Feishu community links for zh locales (#18975) 2026-03-25 01:03:01 +08:00
README.zht.md fix: update Feishu community links for zh locales (#18975) 2026-03-25 01:03:01 +08:00
SECURITY.md docs: add policy about AI-generated security reports 2026-02-18 09:15:18 -05:00
STATS.md ignore: update download stats 2026-01-29 2026-01-29 12:07:50 +00:00
bun.lock update mobile voice quality guardrails 2026-03-30 08:15:29 -04:00
bunfig.toml
eas.json update apn server 2026-03-29 16:26:16 -04:00
flake.lock chore: update flake.lock (#18976) 2026-03-24 12:50:25 -05:00
flake.nix feat(nix): expose overlay for downstream use (#12643) 2026-02-07 23:56:19 -06:00
install fix: baseline CPU detection (#13371) 2026-02-13 07:50:43 +10:00
package.json update effect to 4.0.0-beta.42 (#19484) 2026-03-27 23:25:05 -04:00
sst-env.d.ts go: upi payment 2026-03-19 18:44:24 -04:00
sst.config.ts
tsconfig.json
turbo.json chore: update turborepo (#16061) 2026-03-05 09:49:11 +10:00

README.md

OpenCode logo

The open source AI coding agent.

Discord npm Build status

English | 简体中文 | 繁體中文 | 한국어 | Deutsch | Español | Français | Italiano | Dansk | 日本語 | Polski | Русский | Bosanski | العربية | Norsk | Português (Brasil) | ไทย | Türkçe | Українська | বাংলা | Ελληνικά | Tiếng Việt

OpenCode Terminal UI


Installation

# YOLO
curl -fsSL https://opencode.ai/install | bash

# Package managers
npm i -g opencode-ai@latest        # or bun/pnpm/yarn
scoop install opencode             # Windows
choco install opencode             # Windows
brew install anomalyco/tap/opencode # macOS and Linux (recommended, always up to date)
brew install opencode              # macOS and Linux (official brew formula, updated less)
sudo pacman -S opencode            # Arch Linux (Stable)
paru -S opencode-bin               # Arch Linux (Latest from AUR)
mise use -g opencode               # Any OS
nix run nixpkgs#opencode           # or github:anomalyco/opencode for latest dev branch

[!TIP] Remove versions older than 0.1.x before installing.

Desktop App (BETA)

OpenCode is also available as a desktop application. Download directly from the releases page or opencode.ai/download.

Platform Download
macOS (Apple Silicon) opencode-desktop-darwin-aarch64.dmg
macOS (Intel) opencode-desktop-darwin-x64.dmg
Windows opencode-desktop-windows-x64.exe
Linux .deb, .rpm, or AppImage
# macOS (Homebrew)
brew install --cask opencode-desktop
# Windows (Scoop)
scoop bucket add extras; scoop install extras/opencode-desktop

Installation Directory

The install script respects the following priority order for the installation path:

  1. $OPENCODE_INSTALL_DIR - Custom installation directory
  2. $XDG_BIN_DIR - XDG Base Directory Specification compliant path
  3. $HOME/bin - Standard user binary directory (if it exists or can be created)
  4. $HOME/.opencode/bin - Default fallback
# Examples
OPENCODE_INSTALL_DIR=/usr/local/bin curl -fsSL https://opencode.ai/install | bash
XDG_BIN_DIR=$HOME/.local/bin curl -fsSL https://opencode.ai/install | bash

Agents

OpenCode includes two built-in agents you can switch between with the Tab key.

  • build - Default, full-access agent for development work
  • plan - Read-only agent for analysis and code exploration
    • Denies file edits by default
    • Asks permission before running bash commands
    • Ideal for exploring unfamiliar codebases or planning changes

Also included is a general subagent for complex searches and multistep tasks. This is used internally and can be invoked using @general in messages.

Learn more about agents.

Documentation

For more info on how to configure OpenCode, head over to our docs.

Contributing

If you're interested in contributing to OpenCode, please read our contributing docs before submitting a pull request.

Building on OpenCode

If you are working on a project that's related to OpenCode and is using "opencode" as part of its name, for example "opencode-dashboard" or "opencode-mobile", please add a note to your README to clarify that it is not built by the OpenCode team and is not affiliated with us in any way.

FAQ

How is this different from Claude Code?

It's very similar to Claude Code in terms of capability. Here are the key differences:

  • 100% open source
  • Not coupled to any provider. Although we recommend the models we provide through OpenCode Zen, OpenCode can be used with Claude, OpenAI, Google, or even local models. As models evolve, the gaps between them will close and pricing will drop, so being provider-agnostic is important.
  • Out-of-the-box LSP support
  • A focus on TUI. OpenCode is built by neovim users and the creators of terminal.shop; we are going to push the limits of what's possible in the terminal.
  • A client/server architecture. This, for example, can allow OpenCode to run on your computer while you drive it remotely from a mobile app, meaning that the TUI frontend is just one of the possible clients.

Join our community Discord | X.com