Yihui Khuu 90d2b26426 fix: run command should use specified model from cli args if provided (#1648) 6 bulan lalu
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 7 bulan lalu
script e6db1cf29d ci: ignore release commits 6 bulan lalu
src 90d2b26426 fix: run command should use specified model from cli args if provided (#1648) 6 bulan lalu
test 04a1ab3893 chore: enhance bash command tests with config mock and timeout adjustments (#1486) 6 bulan lalu
.gitignore 571d60182a improve snapshotting speed further 7 bulan lalu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 bulan lalu
README.md f3da73553c sync 8 bulan lalu
package.json 8168626cd3 release: v0.3.130 6 bulan lalu
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 7 bulan lalu
tsconfig.json 0ae213ee0e ci: ignore 6 bulan lalu

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.