Aiden Cline 484f00ebf4 fix(mcp): recover expired SDK sessions (#39265) há 1 mês atrás
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) há 4 meses atrás
migration 7f571d36ea refactor(core): move database schema ownership (#29068) há 3 meses atrás
script ba3f966ed0 build: bump opentui to 0.4.5 (#37616) há 1 mês atrás
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) há 3 meses atrás
src c3be6c4965 fix(mcp): honor callback port in debug (#39259) há 1 mês atrás
test 484f00ebf4 fix(mcp): recover expired SDK sessions (#39265) há 1 mês atrás
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) há 3 meses atrás
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) há 3 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 8 meses atrás
README.md f3da73553c sync há 1 ano atrás
bunfig.toml 6274b0677c tui plugins (#19347) há 5 meses atrás
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) há 5 meses atrás
package.json 921b1c6a34 feat(mcp): upgrade client SDK to v2 (#39247) há 1 mês atrás
parsers-config.ts fe0c4f8c74 refactor(server): canonicalize service API (#31049) há 3 meses atrás
sst-env.d.ts 24a9841322 zen: update sst version há 6 meses atrás
tsconfig.json fe0c4f8c74 refactor(server): canonicalize service API (#31049) há 3 meses atrás

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.