Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install anomalyco/opencode. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

anomalyco/opencode Installation Guide

How to install anomalyco/opencode. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for anomalyco/opencode. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i anomalyco/opencode
or

Install via npx

npx @hexmos/ipm i anomalyco/opencode

Prerequisites

Git

system

Version: >=1.0

Node.js

system

Version: >=18.0

npm

system

Version: >=8.0

Homebrew

system

Version: >=3.0

Scoop

system

Version: >=0.2

Chocolatey

system

Version: >=0.11

Pacman

system

Version: >=0

Paru

system

Version: >=0

mise

system

Version: >=2023.1.1

Nix

system

Version: >=2.17

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Universal Installer Script

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

npm/bun/pnpm/yarn

npm i -g opencode-ai@latest

Scoop (Windows)

scoop install opencode

Chocolatey (Windows)

choco install opencode

Homebrew (macOS and Linux - Recommended)

brew install anomalyco/tap/opencode

Homebrew (macOS and Linux - Official Formula)

brew install opencode

Arch Linux (pacman)

sudo pacman -S opencode --noconfirm

Arch Linux (paru)

paru -S opencode-bin --noconfirm

mise

mise use -g opencode

Nix

nix run nixpkgs#opencode

nix run github:anomalyco/opencode

Desktop App (macOS - Homebrew)

brew install --cask opencode-desktop

Desktop App (Windows - Scoop)

scoop bucket add extras; scoop install extras/opencode-desktop

Desktop App (Download)

echo "Download from https://github.com/anomalyco/opencode/releases or https://opencode.ai/download"

Source Installation (Requires Git)

git clone https://github.com/anomalyco/opencode

cd opencode

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

Post Installation Steps

  • Remove versions older than 0.1.x before installing.