opencode/js
Dax Raad d0ad09d798 Improve async share handling and enhance diagnostic output with filenames
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-29 15:16:42 -04:00
..
src Improve async share handling and enhance diagnostic output with filenames 2025-05-29 15:16:42 -04:00
test/tool type error fix 2025-05-29 11:58:40 -04:00
.gitignore sync 2025-05-26 12:40:17 -04:00
bun.lock Remove React/Ink dependencies and add context window management 2025-05-29 14:16:15 -04:00
package.json Remove React/Ink dependencies and add context window management 2025-05-29 14:16:15 -04:00
README.md sync 2025-05-26 12:40:17 -04:00
scrap.ts add tool tests 2025-05-26 12:40:17 -04:00
tsconfig.json sync 2025-05-26 12:40:17 -04:00

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.