GitMurf 0dc586faef fix: typescript error (any) from models (#347) hai 8 meses
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) hai 8 meses
script ec1c9f8cd1 use production share url hai 8 meses
src 0dc586faef fix: typescript error (any) from models (#347) hai 8 meses
test 09b89fdb23 fix: resolve test failures by adding missing zod-openapi import (#301) hai 8 meses
.gitignore d13822d26e tool updates hai 8 meses
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) hai 8 meses
README.md f3da73553c sync hai 8 meses
config.schema.json e7784d2864 add schema descriptions to config fields hai 8 meses
package.json 91c4da5dbd fix(#243): claude on aws bedrock (#241) hai 8 meses
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture hai 8 meses
tsconfig.json f3da73553c sync hai 8 meses

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.