Timo Clasen 49aa48ce58 fix: prevent title regeneration on auto compact (#1628) 7 maanden geleden
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 8 maanden geleden
script e6db1cf29d ci: ignore release commits 7 maanden geleden
src 49aa48ce58 fix: prevent title regeneration on auto compact (#1628) 7 maanden geleden
test 04a1ab3893 chore: enhance bash command tests with config mock and timeout adjustments (#1486) 7 maanden geleden
.gitignore 571d60182a improve snapshotting speed further 8 maanden geleden
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 maanden geleden
README.md f3da73553c sync 9 maanden geleden
package.json 8168626cd3 release: v0.3.130 7 maanden geleden
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 8 maanden geleden
tsconfig.json 0ae213ee0e ci: ignore 7 maanden geleden

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.