Pair Review - Optibot's biggest review upgrade

Pair Review

Optibot's biggest review upgrade yet: multiple passes on every review, instant PR summaries, faster replies, and a rebuilt, more reliable engine.

Deeper reviews, less noise

This is the largest upgrade to Optibot's review engine to date. We rebuilt how reviews run from the ground up. Every pull request now gets a second set of eyes, summaries arrive the moment you open a PR, replies come back faster, and even the largest changes get a complete, reliable analysis.

Features

Every review gets a second set of eyes

Good code review benefits from a second set of eyes. Optibot now pairs every review with one automatically.

The first review digs into your changes line by line to find specific, concrete issues. A follow-up review then steps back and looks at the bigger picture, scanning across files for architectural problems, gaps, and edge cases the first one may have missed. On larger or more complex changes, Optibot brings in additional reviewers, so the depth scales to the work in front of it.

Either way, you get one review with extra layers of scrutiny, so more gets caught before it merges, with nothing extra for you to do.

What the extra passes catch

Measured on Optibot's internal review-quality evaluation, comparing the previous release with this one.

The hard part of code review isn't flagging issues. It's catching the ones that matter without burying you in noise. That balance is what we optimize for: high recall with a low false-positive rate, and we publish the numbers instead of asking you to take our word for it.

Improvements

Summaries arrive instantly, reviews start sooner

Summaries and reviews now run on separate tracks. The moment you open a pull request, its summary is generated and posted right away, instead of waiting behind a queue of in-progress reviews.

Reviews themselves start as soon as there is capacity, so a single slow review no longer holds up everything behind it. The practical result is less time watching a pending check and feedback that shows up when you expect it.

Smarter, faster agents

We rebuilt the core of how Optibot's agents work, with a focus on speed, reliability, and the quality of what lands in your PR.

By the numbers

Average times measured before and after this release. Large PR figures are for pull requests over 10,000 lines.

Bug Fixes

Under the Hood