Lucas 5d8d896fa2 feat(lsp): add rust-analyzer (#1972) il y a 6 mois
..
bin 9b6ef074f0 Reference the actual name of the windows package (#1700) il y a 6 mois
script 25f4721c71 ci: aur is down il y a 6 mois
src 5d8d896fa2 feat(lsp): add rust-analyzer (#1972) il y a 6 mois
test 10735f93ca Add agent-level permissions with whitelist/blacklist support (#1862) il y a 6 mois
.gitignore 571d60182a improve snapshotting speed further il y a 7 mois
AGENTS.md 3db8e7c2b6 ci: send stats to posthog il y a 6 mois
README.md f3da73553c sync il y a 9 mois
package.json 0b45187dc7 release: v0.5.5 il y a 6 mois
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token il y a 7 mois
tsconfig.json 0ae213ee0e ci: ignore il y a 7 mois

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.