Skip to content

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

The Download

Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.

Trending repository

GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration

  • Updated Apr 27, 2026
  • TypeScript
Node.js logo

Popular topic

Node.js is a tool for executing JavaScript in a variety of environments.

This recommendation was created by GitHub staff

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

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.