Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 961 Bytes

File metadata and controls

15 lines (8 loc) · 961 Bytes

BetterPRs

BetterPRs is a GitHub PR filter for open source maintainers that uses LLMs to determine how worthy a PR is for review. Try it here! (currently only supports opencode)

On the homepage, you can see open PRs in your repository ranked by a "review worthy" score that is created through a mix of weights including the PRs size, community traction, ease of review, and more.

You can filter PRs by date, by scope and type, or search by title.

You can go in the settings to change the weights for the final score.

Screenshot 2026-03-20 at 3 48 52 PM Screenshot 2026-03-20 at 3 50 26 PM

Note: this is still somewhat of a work in progress