opencode f0f6e9cad7 release: v0.6.6 5 miesięcy temu
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 5 miesięcy temu
script bbaae459c6 feat: make npm package install work on windows (#2419) 5 miesięcy temu
src 1cea8b9e77 tweak: reenable todowrite & todoread for qwen models (#2499) 5 miesięcy temu
test f740663ded fix: more durable @ references for commands (#2386) 5 miesięcy temu
.gitignore 571d60182a improve snapshotting speed further 7 miesięcy temu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 miesięcy temu
README.md f3da73553c sync 8 miesięcy temu
package.json f0f6e9cad7 release: v0.6.6 5 miesięcy temu
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 7 miesięcy temu
tsconfig.json 0ae213ee0e ci: ignore 6 miesięcy temu

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.