James Long 2c00eb60bd feat(core): add workspace-serve command (experimental) (#14960) 7 miesięcy temu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 7 miesięcy temu
migration afb04ed5d4 chore: generate 7 miesięcy temu
script cf5cfb48cd upgrade to bun 1.3.10 canary and force baseline builds always (#14843) 7 miesięcy temu
src 2c00eb60bd feat(core): add workspace-serve command (experimental) (#14960) 7 miesięcy temu
test 2cee947671 fix: ACP both live and load share synthetic pending status preceeding… (#14916) 7 miesięcy temu
.gitignore e3c1861a3e get rid of models.dev macro 8 miesięcy temu
AGENTS.md 6d95f0d14c sqlite again (#10597) 7 miesięcy temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 miesięcy temu
README.md f3da73553c sync 1 rok temu
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 7 miesięcy temu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 7 miesięcy temu
package.json a4ed020a94 upgrade opentui to v0.1.81 (#14605) 7 miesięcy temu
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 7 miesięcy temu
sst-env.d.ts 24a9841322 zen: update sst version 7 miesięcy temu
tsconfig.json 62e5f4b154 try tsgo 11 miesięcy temu

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.