8000 GitHub - sst/opencode at v0.1.35
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sst/opencode

Repository files navigation

█▀▀█ █▀▀█ █▀▀ █▀▀▄ █▀▀ █▀▀█ █▀▀▄ █▀▀
█░░█ █░░█ █▀▀ █░░█ █░░ █░░█ █░░█ █▀▀
▀▀▀▀ █▀▀▀ ▀▀▀ ▀  ▀ ▀▀▀ ▀▀▀▀ ▀▀▀  ▀▀▀

OpenCode Terminal UI

AI coding agent, built for the terminal.

Note: version 0.1.x is a full rewrite and we do not have proper documentation for it yet. Should have this out week of June 17th 2025

Installation

Curl

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

NPM

npm i -g opencode-ai@latest
bun i -g opencode-ai@latest
pnpm i -g opencode-ai@latest
yarn global add opencode-ai@latest

Brew

brew install sst/tap/opencode

AUR

paru -S opencode-bin
0