01
Point it at a PR.
Use a PR number, a GitHub URL, or an owner/repo
name.
One file at a time.
The diff and its explanation, side by side.
npx diffsplain@latest react/react --pr 37127
Unified diff
All changed files
How it works
01
Use a PR number, a GitHub URL, or an owner/repo
name.
02
Move through the full change without losing the file in front of you.
03
A coding agent writes a short note about what changed, why, and what to check.
Run locally
Diffsplain uses your current GitHub and coding agent CLI logins. It opens a local review page and leaves your checkout alone.
npx diffsplain@latest react/react --pr 37127
Diffsplain