Copilot. Not autopilot.
A Chrome extension that gives your AI CLI a seat in every GitHub PR — reviews, workflow diagrams, and PR-aware chat. You stay in control: every comment posts as a pending review.
Pay once · Source-available · 30-day refund · One-command install
Built for the way you already work
See it in action
Open a real PR, ask GhRev to explain it, generate a workflow diagram, then trigger a full review — all from the same floating button.
Click the floating GhRev button on any PR — Review, Diagram, or Chat.
Your AI CLI already costs $20/mo.
Why pay another $30/mo for someone else's PR reviewer?
GhRev wires your CLI directly into GitHub. Same brain, native workflow, one-time cost.
Three workflows, one extension
Two-phase scout + investigate workflow. Posts inline comments as a pending review — you submit them. Confidence score on every comment, severity filtering, auto de-dupe.
One click renders a before/after flowchart in plain English. Zoom, pan, post as a PR comment. Reviewers understand the change in seconds.
Ask anything about the PR. @-mention changed files. Select code on the page → "Ask GhRev" pops up. Replies link directly to the head SHA blob.
Setup in 60 seconds
Run ./setup.sh. Detects your OS, installs Node + gh, asks which CLI to use, walks through GitHub login.
Chrome → chrome://extensions → Load unpacked. Paste the secret the script printed.
A floating GhRev button appears bottom-center on every github.com PR. Click — pick Review, Diagram, or Chat.
Pay once, own forever
No subscriptions. No per-seat math. No surprise renewals. One payment, updates forever.
30-day money-back guarantee. Instant access to the private repo.
./setup.sh handles everything.Source-available — no redistribution. Full refund within 30 days, no questions asked.
Privacy by architecture
GhRev runs as a local server bound to 127.0.0.1. It invokes your local AI CLI, which talks to its own backend — never ours. We have no servers in the loop. We can't see your code, your reviews, your tokens, or your activity.
Why I built GhRev
At work, AI code writing tools increased our productivity by 100x. But PR reviews were still slow.
I used Copilot's review bot and Codex, but both were not enough. They just post comments at you. I wanted a copilot who could read the PR with me, answer my quick questions, and catch the edge cases I might miss. And I wanted all of this without leaving the PR page.
I was also already paying for an AI CLI, and I didn't want another subscription on top, or to burn API tokens.
So I built it for me. Started as a PR reviewer on autopilot, but then pivoted to a copilot with chat support and before/after workflow diagrams of the PR. I use it regularly on all my PR reviews now, and it is quite useful.
It has already caught some really good logical bugs in the code that manual review missed.
FAQ
gh auth, so any repo you can access on GitHub, you can review with GhRev.gh api, the workflow diagrams, chat with @-mentions, and token analytics. Saves the 30 minutes you'd spend wiring all of that yourself.Use the AI you already have. Pay once. Own the code.
30-day money-back guarantee · One-time payment · Lifetime updates
We use a single privacy-friendly analytics tool (Microsoft Clarity) to understand how visitors use the page. No selling, no ads, no PII. More on our privacy stance.
Callers still pass
req.id— but the function now readstoken.userId. Checkapi.ts:48.