Dax Raad 3615d8e226 core: clarify that temp directory already exists for AI agents hai 4 meses
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) hai 7 meses
migration 2c2fc3499b feat(core): store relative path for sessions (#24704) hai 4 meses
script 8ba374fefa ci: enable sourcemaps for beta releases hai 4 meses
scripts 6015084fa2 Prepare Effect HttpApi backend parity (#24853) hai 4 meses
specs 76a0f0f619 docs(httpapi): update migration spec to current state (#25173) hai 4 meses
src 3615d8e226 core: clarify that temp directory already exists for AI agents hai 4 meses
test dd3aa96730 test(httpapi): cover more safe GET parity (#25217) hai 4 meses
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) hai 4 meses
AGENTS.md 9db5890ce5 Refactor HttpApi workspace routing and proxy boundaries (#25006) hai 4 meses
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync hai 6 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hai 9 meses
README.md f3da73553c sync hai 1 ano
bunfig.toml 6274b0677c tui plugins (#19347) hai 5 meses
drizzle.config.ts 6d95f0d14c sqlite again (#10597) hai 7 meses
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) hai 6 meses
package.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance hai 4 meses
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) hai 6 meses
sst-env.d.ts 24a9841322 zen: update sst version hai 7 meses
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance hai 4 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.