Dax Raad fe05edaa79 enhance ripgrep files function with query filtering and limit support há 10 meses atrás
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) há 10 meses atrás
script 230d0a1510 fix postinstall script for node há 10 meses atrás
src fe05edaa79 enhance ripgrep files function with query filtering and limit support há 10 meses atrás
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern há 10 meses atrás
.gitignore d13822d26e tool updates há 10 meses atrás
AGENTS.md 38879dee2d beginning of upgrade command há 10 meses atrás
README.md f3da73553c sync há 10 meses atrás
config.schema.json 9c6aa82ac1 docs: config schema há 10 meses atrás
package.json af892e5432 docs: readme há 10 meses atrás
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture há 10 meses atrás
tsconfig.json f3da73553c sync há 10 meses atrás

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.