Luis Felipe Cordeiro Sena b7605add58 fix(app): enable auto-accept keybind regardless of permission config (#16259) 5 月之前
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 5 月之前
migration 2a0be8316b chore: generate 5 月之前
script b7605add58 fix(app): enable auto-accept keybind regardless of permission config (#16259) 5 月之前
src 326c70184d fix: restore Bun stdin reads for prompt input (#16300) 5 月之前
test aec6ca71fa fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 5 月之前
.gitignore e3c1861a3e get rid of models.dev macro 6 月之前
AGENTS.md 6d95f0d14c sqlite again (#10597) 6 月之前
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 5 月之前
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 月之前
README.md f3da73553c sync 1 年之前
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 6 月之前
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 月之前
package.json 6c7d968c44 release: v1.2.20 5 月之前
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 6 月之前
sst-env.d.ts 24a9841322 zen: update sst version 5 月之前
tsconfig.json 62e5f4b154 try tsgo 10 月之前

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.