Kit Langton c2b1974ddd Effectify plugin agent regression test (#25646) 4 bulan lalu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 bulan lalu
migration a6cadba814 chore: generate 4 bulan lalu
script 0ee3b87289 feat(server): Server.openapi() backed by HttpApi spec, parity-checked against Hono output (#25545) 4 bulan lalu
scripts 6015084fa2 Prepare Effect HttpApi backend parity (#24853) 4 bulan lalu
specs 8c79c58c4d refactor: rename workspace adapters (#25272) 4 bulan lalu
src 825ab2e38d refactor(cli): effectify provider commands (#25633) 4 bulan lalu
test c2b1974ddd Effectify plugin agent regression test (#25646) 4 bulan lalu
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) 4 bulan lalu
AGENTS.md 9db5890ce5 Refactor HttpApi workspace routing and proxy boundaries (#25006) 4 bulan lalu
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 bulan lalu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 bulan lalu
README.md f3da73553c sync 1 tahun lalu
bunfig.toml 6274b0677c tui plugins (#19347) 5 bulan lalu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 bulan lalu
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 bulan lalu
package.json 387220f368 fix(server): support desktop PTY websockets with HttpApi (#25598) 4 bulan lalu
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 5 bulan lalu
sst-env.d.ts 24a9841322 zen: update sst version 6 bulan lalu
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance 4 bulan lalu

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.