Kit Langton f40209bdfb refactor(snapshot): remove async facade exports (#22370) há 4 meses atrás
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) há 6 meses atrás
migration 1d81c0266c chore: generate há 4 meses atrás
script f7c6943817 refactor(config): remove async facade exports (#22325) há 4 meses atrás
specs 5b8b874732 update effect docs (#22340) há 4 meses atrás
src f40209bdfb refactor(snapshot): remove async facade exports (#22370) há 4 meses atrás
test f40209bdfb refactor(snapshot): remove async facade exports (#22370) há 4 meses atrás
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) há 4 meses atrás
AGENTS.md 6fdb8ab90d refactor(file): add ripgrep search service (#22295) há 4 meses atrás
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync há 5 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 8 meses atrás
README.md f3da73553c sync há 1 ano atrás
bunfig.toml 6274b0677c tui plugins (#19347) há 4 meses atrás
drizzle.config.ts 6d95f0d14c sqlite again (#10597) há 6 meses atrás
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) há 4 meses atrás
package.json 43b37346b6 feat: add interactive burst to the TUI logo (#22098) há 4 meses atrás
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) há 4 meses atrás
sst-env.d.ts 24a9841322 zen: update sst version há 6 meses atrás
tsconfig.json 94c128f73b chore: generate há 5 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.