Sem descrição

Dax Raad df13b155f9 disable autoshare há 1 ano atrás
.github c8648baba2 ci há 1 ano atrás
infra 028d589ea0 Infra: use Astro component há 1 ano atrás
packages df13b155f9 disable autoshare há 1 ano atrás
scripts 289f6af3de CI (#43) há 1 ano atrás
.gitignore 01050a430f wip: refactoring tui há 1 ano atrás
LICENSE f3da73553c sync há 1 ano atrás
README.md eeed5b8718 sync há 1 ano atrás
bun.lock 3e086e3ab9 sync há 1 ano atrás
bunfig.toml 1472efcbfe Optimize package management with catalog and exact versions há 1 ano atrás
install d3b2763c14 commit and push há 1 ano atrás
package.json 028d589ea0 Infra: use Astro component há 1 ano atrás
screenshot.png c7e1068f90 sync há 1 ano atrás
sst-env.d.ts 028d589ea0 Infra: use Astro component há 1 ano atrás
sst.config.ts f3da73553c sync há 1 ano atrás
tsconfig.json f3da73553c sync há 1 ano atrás

README.md

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

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

If you have a previous version of opencode < 0.1.x installed you might have to remove it first.

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

Usage

We are working on proper keybinds - right now it's the various function keys press F1 to see them