Dax Raad e98f915fd5 stripped 9 months ago
..
example b840a40759 sync 9 months ago
src e98f915fd5 stripped 9 months ago
test 25623d1f84 sync 9 months ago
.gitignore 652429377b sync 9 months ago
CONTEXT.md 754cc66741 Add automatic CONTEXT.md loading and improve share sync reliability 9 months ago
OpenCode.md 98b5390a22 Refactor grep tool output generation and fix ls directory traversal bug 9 months ago
README.md a34d020bc6 sync 9 months ago
bun.lock c040baae11 Refactor LSP tools and add hover functionality 9 months ago
package.json c040baae11 Refactor LSP tools and add hover functionality 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.