opencode fffcf69cd4 release: v0.9.6 1 год назад
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 1 год назад
script 15df2710fa fix(windows): force npm cmd shim generation and update install docs (#2558) 1 год назад
src d4c01f858b disable thinking for opencode zen and gpt-5 temporarily 1 год назад
test c1b4e1f19d Upgrade to Zod v4 (#2605) 1 год назад
.gitignore 571d60182a improve snapshotting speed further 1 год назад
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 год назад
README.md f3da73553c sync 1 год назад
package.json fffcf69cd4 release: v0.9.6 1 год назад
sst-env.d.ts 5bb1f5f0a0 chore: format code 1 год назад
tsconfig.json 38e8c42cf0 ci: format 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.