opencode TUI for lambdagentpaas

Dax Raad 0f9c2c5c27 Add flag system and auto-share functionality 1 年間 前
.github 59a5f120c0 Clean up workflows and enhance file discovery tools to include dot files 1 年間 前
infra 028d589ea0 Infra: use Astro component 1 年間 前
packages 0f9c2c5c27 Add flag system and auto-share functionality 1 年間 前
scripts 289f6af3de CI (#43) 1 年間 前
.gitignore 01050a430f wip: refactoring tui 1 年間 前
LICENSE f3da73553c sync 1 年間 前
README.md ce07f80b19 sync 1 年間 前
bun.lock 3e086e3ab9 sync 1 年間 前
bunfig.toml 1472efcbfe Optimize package management with catalog and exact versions 1 年間 前
install ec928d88b5 fix(install): check if the path export command already exists (#28) 1 年間 前
package.json 028d589ea0 Infra: use Astro component 1 年間 前
screenshot.png 168fd9b2e3 screenshot 1 年間 前
sst-env.d.ts 028d589ea0 Infra: use Astro component 1 年間 前
sst.config.ts f3da73553c sync 1 年間 前
tsconfig.json f3da73553c sync 1 年間 前

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