opencode TUI for lambdagentpaas

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

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

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