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

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.