Dax Raad 4132fcc1b2 return tool errors properly пре 1 година
..
example b840a40759 sync пре 1 година
src 4132fcc1b2 return tool errors properly пре 1 година
test 25623d1f84 sync пре 1 година
.gitignore 652429377b sync пре 1 година
CONTEXT.md 754cc66741 Add automatic CONTEXT.md loading and improve share sync reliability пре 1 година
OpenCode.md 98b5390a22 Refactor grep tool output generation and fix ls directory traversal bug пре 1 година
README.md a34d020bc6 sync пре 1 година
bun.lock c040baae11 Refactor LSP tools and add hover functionality пре 1 година
package.json c040baae11 Refactor LSP tools and add hover functionality пре 1 година
scrap.ts e01afb407c add tool tests пре 1 година
tsconfig.json a34d020bc6 sync пре 1 година

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.