Traditional code review looks at the final diff. Agent-generated work also needs review of the path the agent took to get there.
Agent Review reads your local git diff (or a recorded run from the Flight Recorder) and grades the behavior — out-of-scope changes, sensitive files, missing tests, suspicious deletions, surprise dependencies.
Designed to fit between the agent and the merge button. It's strict by default and explainable in every finding.
One command. No account. No telemetry.
Real output: a UI prompt that quietly reached into auth.
Rule-based and explainable. Every finding cites the source.
scope driftrisksensitive pathsriskdependency churnwarnmissing testswarnrisky shellriskbroad diffwarnsilent deletionsriskerror suppressionwarn| Review the most recent run. |
| Review a specific recorded run. |
| Review the current local git diff. |
| Pull context from the Flight Recorder. |
| Review a PR by number. |
| CI-friendly output and exit code. |