Aiden Cline 74acd08ead add catch for mcp tool execution 10 months ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 1 year ago
script 5e886c35d5 chore: use stable URLs in PKGBUILD (#3448) 10 months ago
src 74acd08ead add catch for mcp tool execution 10 months ago
test e6301ca5d5 tweak: rename event 10 months ago
.gitignore 571d60182a improve snapshotting speed further 1 year ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 year ago
README.md f3da73553c sync 1 year ago
bunfig.toml 53481f9790 wip: bun test improvements 11 months ago
package.json 49ea5aa2ad release: v0.15.20 10 months ago
sst-env.d.ts 7447460b5a wip: zen 11 months ago
tsconfig.json 62e5f4b154 try tsgo 10 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.