Johannes Loher 2aae0d3493 fix(core): read stdout and stderr in PackageRegistry.info before waiting for the process to exit (#16998) vor 6 Monaten
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) vor 6 Monaten
migration 94c128f73b chore: generate vor 6 Monaten
script 7417c869fc fix issue with migration vor 6 Monaten
src 2aae0d3493 fix(core): read stdout and stderr in PackageRegistry.info before waiting for the process to exit (#16998) vor 6 Monaten
test 5acfdd1c5d chore: kill old copilot 403 message that was used for old plugin migration (#16904) vor 6 Monaten
.gitignore e3c1861a3e get rid of models.dev macro vor 7 Monaten
AGENTS.md 6d95f0d14c sqlite again (#10597) vor 6 Monaten
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync vor 6 Monaten
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) vor 8 Monaten
README.md f3da73553c sync vor 1 Jahr
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) vor 6 Monaten
drizzle.config.ts 6d95f0d14c sqlite again (#10597) vor 6 Monaten
package.json 613562f504 core: make account login upgrades safe while adding multi-account workspace auth (#15487) vor 6 Monaten
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) vor 6 Monaten
sst-env.d.ts 24a9841322 zen: update sst version vor 6 Monaten
tsconfig.json 94c128f73b chore: generate vor 6 Monaten

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.