Kit Langton a14c22d4e9 feat(httpapi): bridge mcp control endpoints (#24403) пре 3 месеци
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) пре 5 месеци
migration 3ae74cb047 chore: generate пре 3 месеци
script ecc06a3d8f refactor(core): make Config.Info canonical Effect Schema (#23716) пре 3 месеци
specs a14c22d4e9 feat(httpapi): bridge mcp control endpoints (#24403) пре 3 месеци
src a14c22d4e9 feat(httpapi): bridge mcp control endpoints (#24403) пре 3 месеци
test a14c22d4e9 feat(httpapi): bridge mcp control endpoints (#24403) пре 3 месеци
.gitignore 675a46e23e CLI perf: reduce deps (#22652) пре 4 месеци
AGENTS.md c51f3e35ca chore: retire namespace migration tooling + document module shape (#23010) пре 4 месеци
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync пре 5 месеци
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 8 месеци
README.md f3da73553c sync пре 1 година
bunfig.toml 6274b0677c tui plugins (#19347) пре 4 месеци
drizzle.config.ts 6d95f0d14c sqlite again (#10597) пре 6 месеци
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) пре 4 месеци
package.json f5dce6d960 core: move npm service to core package for shared dependency management пре 3 месеци
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) пре 4 месеци
sst-env.d.ts 24a9841322 zen: update sst version пре 5 месеци
tsconfig.json 675a46e23e CLI perf: reduce deps (#22652) пре 4 месеци

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.