Which agent reviews your code best?
Reviewersranked by F1
source: Tenki benchmark ↗Each PR contains a real, merged bug-fix from cal.com (TS), Sentry (Python), Grafana (Go), Keycloak (Java), Discourse (Ruby). The pre-fix diff is replayed into a clean fork and every tool reviews it at default settings — no custom rules, full repo context. A bug counts as caught only if a line-level comment pinpoints the faulty code and explains its impact, and ≥2 of 3 independent LLM judges agree.
Five are dedicated review tools (Tenki, CodeRabbit, Greptile, Copilot, Graphite); two are coding agents pointed at review (Devin, Cursor) — the same Cursor that shows up on the coding-agent board. The coding agents post fewer, higher-precision comments; the dedicated reviewers cast a wider net.
One source for now (the only public code-review benchmark). Snapshot verified 2026-05-20; it refreshes as the benchmark updates or a second, independent one appears.