Dax Raad 98b5390a22 Refactor grep tool output generation and fix ls directory traversal bug 9 miesięcy temu
..
example b840a40759 sync 9 miesięcy temu
src 98b5390a22 Refactor grep tool output generation and fix ls directory traversal bug 9 miesięcy temu
test 25623d1f84 sync 9 miesięcy temu
.gitignore 652429377b sync 9 miesięcy temu
CONTEXT.md 754cc66741 Add automatic CONTEXT.md loading and improve share sync reliability 9 miesięcy temu
OpenCode.md 98b5390a22 Refactor grep tool output generation and fix ls directory traversal bug 9 miesięcy temu
README.md a34d020bc6 sync 9 miesięcy temu
bun.lock c040baae11 Refactor LSP tools and add hover functionality 9 miesięcy temu
package.json c040baae11 Refactor LSP tools and add hover functionality 9 miesięcy temu
scrap.ts e01afb407c add tool tests 9 miesięcy temu
tsconfig.json a34d020bc6 sync 9 miesięcy temu

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.