Kit Langton 58a8d4dbf5 refactor(opencode): remove AppRuntime from tui file io 5 天之前
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 月之前
migration 1d81c0266c chore: generate 1 周之前
script 627159acac delete all e2e tests (#22501) 5 天之前
specs 5fc656e2a0 docs(opencode): add instance context migration plan (#22529) 5 天之前
src 58a8d4dbf5 refactor(opencode): remove AppRuntime from tui file io 5 天之前
test fe01fa7249 remove makeRuntime facade from Env (#22523) 5 天之前
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 3 周之前
AGENTS.md 6fdb8ab90d refactor(file): add ripgrep search service (#22295) 1 周之前
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 月之前
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 月之前
README.md f3da73553c sync 10 月之前
bunfig.toml 6274b0677c tui plugins (#19347) 3 周之前
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 月之前
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 4 周之前
package.json be9432a893 shared package (#22626) 5 天之前
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 4 周之前
sst-env.d.ts 24a9841322 zen: update sst version 2 月之前
tsconfig.json 94c128f73b chore: generate 1 月之前

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.