Jacob e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) пре 9 месеци
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) пре 10 месеци
script 230d0a1510 fix postinstall script for node пре 10 месеци
src fe05edaa79 enhance ripgrep files function with query filtering and limit support пре 10 месеци
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern пре 10 месеци
.gitignore d13822d26e tool updates пре 10 месеци
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) пре 9 месеци
README.md f3da73553c sync пре 10 месеци
config.schema.json 9c6aa82ac1 docs: config schema пре 10 месеци
package.json af892e5432 docs: readme пре 10 месеци
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture пре 10 месеци
tsconfig.json f3da73553c sync пре 10 месеци

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.