I built bugbit, a small self-hosted GitHub Action that reviews pull
requests using your own Cursor account instead of a separate hosted
reviewer. It calls the Cursor SDK directly from inside the workflow,
so reviews run on the same models and agent harness as the Cursor
app/CLI, consuming directly from your account’s quota.
Since it runs off your own account, teams can share the same
capabilities across a repo without every member needing their own
separate Cursor account.
Repo: bugbit