Dax Raad d0ad09d798 Improve async share handling and enhance diagnostic output with filenames 9 months ago
..
src d0ad09d798 Improve async share handling and enhance diagnostic output with filenames 9 months ago
test 80597cd3fd type error fix 9 months ago
.gitignore 652429377b sync 9 months ago
README.md a34d020bc6 sync 9 months ago
bun.lock d398001f96 Remove React/Ink dependencies and add context window management 9 months ago
package.json d398001f96 Remove React/Ink dependencies and add context window management 9 months ago
scrap.ts e01afb407c add tool tests 9 months ago
tsconfig.json a34d020bc6 sync 9 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.