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

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.