James Long 22a4a9df8b feat(core): session warping (#25768) 4 months ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 months ago
migration 22a4a9df8b feat(core): session warping (#25768) 4 months ago
script 22a4a9df8b feat(core): session warping (#25768) 4 months ago
scripts 6015084fa2 Prepare Effect HttpApi backend parity (#24853) 4 months ago
specs 8c79c58c4d refactor: rename workspace adapters (#25272) 4 months ago
src 22a4a9df8b feat(core): session warping (#25768) 4 months ago
test 22a4a9df8b feat(core): session warping (#25768) 4 months ago
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) 4 months ago
AGENTS.md 9db5890ce5 Refactor HttpApi workspace routing and proxy boundaries (#25006) 4 months ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 months ago
README.md f3da73553c sync 1 year ago
bunfig.toml 6274b0677c tui plugins (#19347) 5 months ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 months ago
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 months ago
package.json 6b852774e1 sync release versions for v1.14.35 4 months ago
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 5 months ago
sst-env.d.ts 24a9841322 zen: update sst version 6 months ago
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance 4 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.