How the AI Diff Summarizer turns a git diff into one paragraph
The three-stage flow, end to end. Everything runs in your browser.
Figure: input/output flow. SVG is open for reuse under CC BY 4.0 — credit diff-summarizer.vercel.app.
What you see in the diagram
- Left — Input: the raw git diff with hunks, additions, and deletions.
- Center — Engine: Claude Sonnet 4.6 called via the user's own Anthropic API key. No backend touches the data.
- Right — Output: a single paragraph in plain English that names the change, the motivation, and the net effect.
Want to run this on a real diff? Paste yours into the live tool — it's free and runs entirely client-side.
Open AI Diff Summarizer →
Image license: CC BY 4.0. Hot-link the SVG or download and re-host with attribution.