Kit Langton 29250a0efb fix(session): loosen remaining stored numeric schemas to tolerate legacy data (#26622) il y a 4 mois
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) il y a 4 mois
migration 57efec4429 fix(storage): default workspace time migration (#26556) il y a 4 mois
script daa3116f4b refactor(server): split HttpApi exercise harness (#26385) il y a 4 mois
specs 6e78f36a0f Narrow HTTP API numeric query overrides (#26618) il y a 4 mois
src 29250a0efb fix(session): loosen remaining stored numeric schemas to tolerate legacy data (#26622) il y a 4 mois
test c6e6bdf59f fix(session): tolerate negative token counts in stored parts (#26620) il y a 4 mois
.gitignore 7739cc53b4 refactor(httpapi): fork server startup by flag (#24799) il y a 4 mois
AGENTS.md 9db5890ce5 Refactor HttpApi workspace routing and proxy boundaries (#25006) il y a 4 mois
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync il y a 6 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 9 mois
README.md f3da73553c sync il y a 1 an
bunfig.toml 6274b0677c tui plugins (#19347) il y a 5 mois
drizzle.config.ts 6d95f0d14c sqlite again (#10597) il y a 7 mois
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) il y a 5 mois
package.json 7a79f3a5ea sync release versions for v1.14.45 il y a 4 mois
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) il y a 5 mois
sst-env.d.ts 24a9841322 zen: update sst version il y a 6 mois
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance il y a 4 mois

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.