Skip to content
PR Lens Coding AI tool logo

PR Lens Review — Animated Diagrams for AI Pull Requests

CodingFree
Best for: Visual review of AI-generated pull requests with architecture diagrams

An open-source tool from Coldtea that turns AI-generated pull requests into animated architecture and data-flow diagrams dropped directly inside the pull request.

4.8(214)
Founded 2026

What Is PR Lens?

This is an open-source tool from Coldtea that draws an AI-generated pull request as animated architecture and data-flow diagrams inside the pull request itself. Instead of a findings table, it drops a bot comment showing the blast radius of a change and the ordered data-flow pipeline, built to be read at a glance.

Every diagram carries the same delta encoding: green means new, amber means changed, and red means removed. Paths pulse along the new data flow, so you can watch the change move before you open the diff. PR Lens is designed for the wave of agent-written code where a single commit can rewrite dozens of files.

Pricing & Plans

Free and MIT-licensed; GitHub App free for open source and paid for private repos, GitHub Action uses your own model key

Most Popular

Open Source

$0free

Hosted GitHub App, free for public repositories and MIT-licensed.

  • Animated architecture and data-flow diagrams
  • One sticky comment per pull request
  • Redraw on every push
  • Live view-option checkboxes
  • No API key of yours involved
Install the App

GitHub Action

BYOKyour key

Run the same diagrams from CI on a model key you supply.

  • Gemini by default, OpenAI or any /chat/completions endpoint
  • Key stored as a repository secret
  • One static comment per run
  • Provider, lenses, and branding configurable
Add to a Workflow

Best For

Recommended use cases and scenarios where PR Lens shines.

Pros

  • Animated architecture and data-flow diagrams inside the pull request
  • Five integration modes: GitHub App, GitHub Action, CLI, renderer, and agent skill
  • Free for open source, MIT licensed, no API key needed for the hosted App
  • Deterministic, font-free renderer that works inside GitHub's image proxy
  • Colors encode deltas: green new, amber changed, red removed

Cons

  • Newer project with a smaller community than mature review tools
  • GitHub Action needs your own model key as a repository secret
  • Best for AI-generated PRs and monorepo changes, not tiny line-level fixes
  • Requires GitHub hosting for the hosted App mode

Frequently Asked Questions

Common questions about PR Lens, answered.

What is PR Lens?

It is an open-source tool from Coldtea that draws an AI-generated pull request as animated architecture and data-flow diagrams inside the pull request, so reviewers see what a change touches before reading the diff.

How much does PR Lens cost?

It is free and MIT licensed. The hosted GitHub App is free for open source, and you can run the GitHub Action on a model key of your own.

Is the tool open source?

Yes, the project is MIT licensed and free for open source, with packages for schema, renderer, CLI, action, and agent skill.

What diagrams does the tool generate?

PR Lens generates two lenses: an architecture lens showing the blast radius of a change and an animated data-flow lens showing the ordered pipeline, both drawn inside the pull request.

Can the tool work with any coding agent?

Yes. An agent skill lets a coding agent write the graph document itself and render the change it just made, so PR Lens reviews the output without a second model bill.

Who built PR Lens?

It was built by the Coldtea team, the makers of the Coldtea agentic development environment that runs coding, testing, and production monitoring.

Reviews & Ratings

4.8

Based on 214 reviews

5
88%
4
7%
3
3%
2
2%
1
0%

Share your experience

Your rating

Loading reviews...

H

Hannah Lee

Reliable and polished. I only wish the advanced features were on lower tiers.

M

Marcus Webb

Very capable tool. A couple of rough edges, but the team ships updates quickly.

E

Elena Petrova

Solid, but the free tier is quite limited. The paid plans are where it shines.

Similar Tools

More Coding tools you might like

Claude Code AI tool logo

Claude Code

CodingFreemium
Best for: Agentic coding in the terminal

Anthropic's agentic coding tool that lives in your terminal — plan, build, test, and ship software by describing tasks in plain English.

4.7(3.2k)
Visit Website
GitHub Copilot AI tool logo

GitHub Copilot

CodingPaid
Best for: In-IDE code completion

AI coding assistant that suggests code completions and entire functions in VS Code, JetBrains, and Neovim.

4.6(22.1k)
Visit Website
Amazon Q Developer AI tool logo

Amazon Q Developer

CodingFreemium
Best for: AI coding assistant on AWS

Amazon Q Developer is AWS's AI coding assistant for code completion, agents, and security scans across your IDE.

4.4(2.3k)
Visit Website