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.