Aiden Cline 832d8da453 fix: permission prompting issues (#1884) 8 ヶ月 前
..
bin 9b6ef074f0 Reference the actual name of the windows package (#1700) 8 ヶ月 前
script 2056781cf7 ci: disable 8 ヶ月 前
src 832d8da453 fix: permission prompting issues (#1884) 8 ヶ月 前
test 10735f93ca Add agent-level permissions with whitelist/blacklist support (#1862) 8 ヶ月 前
.gitignore 571d60182a improve snapshotting speed further 9 ヶ月 前
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 ヶ月 前
README.md f3da73553c sync 10 ヶ月 前
package.json 93102dc84b release: v0.4.41 8 ヶ月 前
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 9 ヶ月 前
tsconfig.json 0ae213ee0e ci: ignore 8 ヶ月 前

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.