Dax Raad e69d10b6c9 repair tool calls when casing is wrong před 6 měsíci
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) před 6 měsíci
script bbaae459c6 feat: make npm package install work on windows (#2419) před 6 měsíci
src e69d10b6c9 repair tool calls when casing is wrong před 6 měsíci
test ab3c22b77a feat: add dynamic tool registration for plugins and external services (#2420) před 6 měsíci
.gitignore 571d60182a improve snapshotting speed further před 8 měsíci
AGENTS.md 3db8e7c2b6 ci: send stats to posthog před 7 měsíci
README.md f3da73553c sync před 9 měsíci
package.json 10aee9755c release: v0.6.9 před 6 měsíci
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token před 8 měsíci
tsconfig.json 0ae213ee0e ci: ignore před 7 měsíci

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.