YeonGyu-Kim a3f38e0533 feat(plugin): add tui.session.select API endpoint for TUI navigation (#6565) há 1 mês atrás
..
bin ff462dfd7a fix: windows install (#4293) há 3 meses atrás
script 3c41e4e8f1 chore: rename repo references from sst/opencode to anomalyco/opencode (#6687) há 1 mês atrás
src a3f38e0533 feat(plugin): add tui.session.select API endpoint for TUI navigation (#6565) há 1 mês atrás
test a3f38e0533 feat(plugin): add tui.session.select API endpoint for TUI navigation (#6565) há 1 mês atrás
.gitignore 571d60182a improve snapshotting speed further há 7 meses atrás
AGENTS.md 3db8e7c2b6 ci: send stats to posthog há 6 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 2 meses atrás
README.md f3da73553c sync há 8 meses atrás
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) há 1 mês atrás
package.json a58dbb3b5c chore: add license field to package.json (#6693) há 1 mês atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 1 mês atrás
sst-env.d.ts 28c802f399 wip: zen há 2 meses atrás
tsconfig.json 62e5f4b154 try tsgo há 4 meses atrás

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.