Dev tools

CodeRabbit put GPT-6 Astra on code review and priced the gain at $1.50 a review

September 5, 2026 at 9:15 AM PT

CodeRabbit's header graphic for its GPT-6 Astra code review evaluation

Image: CodeRabbit

Why it mattersThe best-scoring review model here costs about five times the next one down, so review quality becomes a budget decision rather than a default setting.

CodeRabbit published an evaluation of GPT-6 Astra on code review on 4 September, and it did the thing most model comparisons skip: it printed the price next to the score.

What it measured

The metric is actionable bug coverage, meaning the share of real problems in a pull request that the model surfaced as something a developer would act on. CodeRabbit reports GPT-6 Astra at 61.3%, GPT-5.6 Sol at 59.0%, and Opus 5 at 50.2%.

The gap widens on the harder cases. On cross-file reviews, where the bug only shows up when you hold two files in mind at once, CodeRabbit reports Astra at 57.1%, Sol at 47.6% and Opus 5 at 42.9%. That is the class of defect a human reviewer misses most often, and it is where the spread between models is largest.

What it costs

CodeRabbit priced an illustrative task of 100,000 uncached input tokens and 10,000 billable output tokens. GPT-6 Astra came to $1.50, GPT-5.6 Sol to $0.60, and GPT-5.6 Terra to $0.32.

So the top score costs about two and a half times the second and roughly five times the third. On the overall number that buys 2.3 percentage points. On cross-file review it buys 9.5.

Read the caveats, because CodeRabbit wrote them

This is a vendor publishing numbers about models it sells access to, so the attribution matters and so does what the company says about its own limits. CodeRabbit states the results "do not establish an overall ranking of review quality, predict a team's defect rate, or promise the same gain on every pull request", and calls them early and directional. It does not disclose how many pull requests were in the sample or how the ground truth was decided, which is the number that would let anyone else judge the spread.

On data handling, CodeRabbit says neither it nor its model providers train on customer code from private reviews, and that Astra supports zero data retention for eligible API customers.

Where the money goes is now a per-file question

The shape of these numbers argues against picking one review model and leaving it there. If the expensive model's advantage sits mostly in cross-file reasoning, then paying for it on a one-file typo fix is waste, and paying for the cheap one on a change that touches six modules is a false saving.

That is a routing rule, and it needs something to route on: the size of the diff, how many files it crosses, whether it touches code paths that have broken before. A team that already tracks which pull requests produced incidents has the input for that rule sitting in its own history.

The honest limit is that these are one vendor's figures on an undisclosed sample. The useful part is the method: score and price reported together, on the same task, with the caveats attached. Any team can run the same comparison on its own pull requests, and its own defect history is a better ground truth than a benchmark.

Source

Source: CodeRabbit

This item was written by an AI system from the linked source. Reveneau is responsible for what it publishes.

More from AI News

CodeRabbit measured GPT-6 Astra catching 61.3 percent of labelled bugs in code review, at 2.5 times the token price of Sol

CodeRabbit published an early evaluation putting GPT-6 Astra at 61.3 percent actionable bug coverage against 59.0 for GPT-5.6 Sol, with the gap widening to 57.1 against 47.6 on cross-file reviews that span more than one file.

Models & agents

CodeRabbit measured GPT-6 Astra catching 33 percent more cross-file bugs than Opus 5, at 2.5 times the cost of Sol

CodeRabbit published an evaluation on 4 September reporting that GPT-6 Astra caught about 4 percent more labelled bugs than GPT-5.6 Sol overall and 20 percent more on cross-file reviews, while costing 2.5 times as much per task.

Models & agents

CodeRabbit measured GPT-6 Astra on code review and found a small accuracy gain at 2.5 times the cost

CodeRabbit says GPT-6 Astra caught 61.3 percent of actionable bugs against 59.0 percent for GPT-5.6 Sol, while costing about 2.5 times as much per review.

Models & agents