opencode 1c878c662b release: v0.11.4 6 months ago
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 months ago
script 9b1a508657 ci: bump 6 months ago
src f5c7a94abe turn reasoning summaries back on by default for zen 6 months ago
test b5b8a0555d chore: format code 6 months ago
.gitignore 571d60182a improve snapshotting speed further 9 months ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 months ago
README.md f3da73553c sync 10 months ago
package.json 1c878c662b release: v0.11.4 6 months ago
sst-env.d.ts f1cbdf441c chore: format code 6 months ago
tsconfig.json 38e8c42cf0 ci: format 7 months ago

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.