James Long c12ce2ffff feat(core): basic implementation of remote workspace support (#15120) hai 1 mes
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) hai 1 mes
migration c12ce2ffff feat(core): basic implementation of remote workspace support (#15120) hai 1 mes
script fce811b52f fix: most segfaults on windows with Bun v1.3.10 stable (#15181) hai 1 mes
src c12ce2ffff feat(core): basic implementation of remote workspace support (#15120) hai 1 mes
test c12ce2ffff feat(core): basic implementation of remote workspace support (#15120) hai 1 mes
.gitignore e3c1861a3e get rid of models.dev macro hai 2 meses
AGENTS.md 6d95f0d14c sqlite again (#10597) hai 2 meses
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync hai 1 mes
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hai 4 meses
README.md f3da73553c sync hai 10 meses
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) hai 2 meses
drizzle.config.ts 6d95f0d14c sqlite again (#10597) hai 2 meses
package.json 799b2623cb release: v1.2.15 hai 1 mes
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) hai 1 mes
sst-env.d.ts 24a9841322 zen: update sst version hai 1 mes
tsconfig.json 62e5f4b154 try tsgo hai 6 meses

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.