opencode/js
Dax Raad ad76fa8616 fix
2025-05-27 15:35:31 -04:00
..
example
src fix 2025-05-27 15:35:31 -04:00
test/tool
.gitignore
bun.lock Refactor LSP tools and add hover functionality 2025-05-27 02:17:35 -04:00
CONTEXT.md Add automatic CONTEXT.md loading and improve share sync reliability 2025-05-26 23:04:40 -04:00
OpenCode.md Refactor grep tool output generation and fix ls directory traversal bug 2025-05-27 02:26:53 -04:00
package.json Refactor LSP tools and add hover functionality 2025-05-27 02:17:35 -04:00
README.md
scrap.ts
tsconfig.json

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.