Kit Langton f54e4b60cc file: use Effect.cached for scan deduplication (#19164) há 6 meses atrás
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) há 7 meses atrás
migration 971383661a chore: generate há 6 meses atrás
script 50f6aa3763 fix(opencode): skip typechecking generated models snapshot (#19018) há 6 meses atrás
specs 97c15a087d effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) há 6 meses atrás
src f54e4b60cc file: use Effect.cached for scan deduplication (#19164) há 6 meses atrás
test 97c15a087d effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) há 6 meses atrás
.gitignore e3c1861a3e get rid of models.dev macro há 8 meses atrás
AGENTS.md 97c15a087d effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) há 6 meses atrás
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync há 7 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 9 meses atrás
README.md f3da73553c sync há 1 ano atrás
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) há 7 meses atrás
drizzle.config.ts 6d95f0d14c sqlite again (#10597) há 7 meses atrás
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) há 6 meses atrás
package.json ad40b65b0b chore: bump modelcontextprotocol/sdk to 1.27.1 (#19064) há 6 meses atrás
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) há 6 meses atrás
sst-env.d.ts 24a9841322 zen: update sst version há 7 meses atrás
tsconfig.json 94c128f73b chore: generate há 6 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.