Aiden Cline 5acfdd1c5d chore: kill old copilot 403 message that was used for old plugin migration (#16904) 5 months ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 5 months ago
migration 94c128f73b chore: generate 5 months ago
script 7417c869fc fix issue with migration 5 months ago
src 5acfdd1c5d chore: kill old copilot 403 message that was used for old plugin migration (#16904) 5 months ago
test 5acfdd1c5d chore: kill old copilot 403 message that was used for old plugin migration (#16904) 5 months ago
.gitignore e3c1861a3e get rid of models.dev macro 6 months ago
AGENTS.md 6d95f0d14c sqlite again (#10597) 6 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 5 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 6 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 months ago
package.json 613562f504 core: make account login upgrades safe while adding multi-account workspace auth (#15487) 5 months ago
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 6 months ago
sst-env.d.ts 24a9841322 zen: update sst version 6 months ago
tsconfig.json 94c128f73b chore: generate 5 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.