OpenCode in IDE

Dax Raad e2052d790b sync 8 months ago
.github c8648baba2 ci 8 months ago
infra 028d589ea0 Infra: use Astro component 8 months ago
packages d8fa0fb50c sync 8 months ago
scripts 289f6af3de CI (#43) 10 months ago
.gitignore 01050a430f wip: refactoring tui 8 months ago
LICENSE f3da73553c sync 8 months ago
README.md e2052d790b sync 8 months ago
bun.lock 3e086e3ab9 sync 8 months ago
bunfig.toml 1472efcbfe Optimize package management with catalog and exact versions 8 months ago
install d3b2763c14 commit and push 8 months ago
package.json 028d589ea0 Infra: use Astro component 8 months ago
screenshot.png 182e32e4f7 add screenshot 9 months ago
sst-env.d.ts 028d589ea0 Infra: use Astro component 8 months ago
sst.config.ts f3da73553c sync 8 months ago
tsconfig.json f3da73553c sync 8 months ago

README.md

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

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