opencode 02e492f6eb release: v0.9.3 há 7 meses atrás
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) há 7 meses atrás
script c1b4e1f19d Upgrade to Zod v4 (#2605) há 7 meses atrás
src 2d5bd26a59 feat: enhance provider model mapping and reasoning capabilities há 7 meses atrás
test c1b4e1f19d Upgrade to Zod v4 (#2605) há 7 meses atrás
.gitignore 571d60182a improve snapshotting speed further há 9 meses atrás
AGENTS.md 3db8e7c2b6 ci: send stats to posthog há 8 meses atrás
README.md f3da73553c sync há 10 meses atrás
package.json 02e492f6eb release: v0.9.3 há 7 meses atrás
sst-env.d.ts 5bb1f5f0a0 chore: format code há 7 meses atrás
tsconfig.json 38e8c42cf0 ci: format há 7 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.