Skip to content

Here's what's popular on GitHub today...

Rubber Duck Thursdays

Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.

Beacon

Game Bytes

Beacon was a game created for the 2025 GitHub Game Off. A short atmospheric puzzle where you play a glowing slug and use light waves to reveal paths, secrets, and lost companions. Play it now!

Awesome Lists logo

Popular topic

An awesome list is a list of awesome things curated by the community.

This recommendation was created by GitHub staff

Recurse ML

Recurse ML

What is Recurse?

Recurse build machine learning models that find bugs in code. This can be in the code that humans write, or that AI generates. We have built two tools for each use case.

rml CLI tool

rml checks locally staged changes for bugs. It integrates with AI agents like Cursor and Claude Code acting as a self-healing feedback loop for them to fix their mistakes.

GitHub App

It automatically reviews pull requests for breaking changes when submitted to your codebase.

This recommendation was created by GitHub staff

PullApprove v3

PullApprove v3

Automate your code review assignment with custom rules.

  • Write assignment rules using Python-like expressions.
  • Organize your review process into groups.
  • Approve pull requests using the native GitHub tools.
  • Share review configuration across repos and organizations with templates.
  • Your review process is documented and version controlled inside the repo.