opencode/js
2025-05-30 16:43:42 -04:00
..
src sync 2025-05-30 16:43: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.