Dax Raad 2e2bdd46b4 sync 1 年之前
..
example b840a40759 sync 1 年之前
src 2e2bdd46b4 sync 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.