Kit Langton bae80af1b4 refactor: unwrap Workspace namespace + self-reexport (#22934) 4 months ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 months ago
migration 1d81c0266c chore: generate 5 months ago
script e0d71f124e tooling: add collapse-barrel.ts for single-namespace barrel migration (#22887) 4 months ago
specs 76275fc3ab refactor: move Pty into pty/index.ts with self-reexport (#22881) 4 months ago
src bae80af1b4 refactor: unwrap Workspace namespace + self-reexport (#22934) 4 months ago
test 5d47ea0918 refactor: unwrap ConfigMCP namespace + self-reexport (#22948) 4 months ago
.gitignore 675a46e23e CLI perf: reduce deps (#22652) 4 months ago
AGENTS.md 3f7df08be9 perf: make vcs init non-blocking by forking git branch resolution (#22771) 4 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml 6274b0677c tui plugins (#19347) 5 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 7 months ago
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 months ago
package.json 9f201d6370 release: v1.4.7 4 months ago
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 5 months ago
sst-env.d.ts 24a9841322 zen: update sst version 6 months ago
tsconfig.json 675a46e23e CLI perf: reduce deps (#22652) 4 months ago

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.