opencode 95e410db88 release: v0.4.3 před 6 měsíci
..
bin 9b6ef074f0 Reference the actual name of the windows package (#1700) před 6 měsíci
script 9b6ef074f0 Reference the actual name of the windows package (#1700) před 6 měsíci
src 13d3fba86b switch gpt-5 to codex prompt před 6 měsíci
test 04a1ab3893 chore: enhance bash command tests with config mock and timeout adjustments (#1486) před 6 měsíci
.gitignore 571d60182a improve snapshotting speed further před 7 měsíci
AGENTS.md 3db8e7c2b6 ci: send stats to posthog před 6 měsíci
README.md f3da73553c sync před 8 měsíci
package.json 95e410db88 release: v0.4.3 před 6 měsíci
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token před 7 měsíci
tsconfig.json 0ae213ee0e ci: ignore před 6 měsíci

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.