Key Takeaways
- Anthropic's internal code review tests showed substantive PR comments jumped from 16% to 54% after deploying the feature.
- Claude Code alone surpassed $2.5 billion in annualized run-rate revenue by February 2026.
- Anthropic raised $30 billion in February 2026, pushing its valuation to $380 billion.
Anthropic launched Code Review for Claude Code on March 9, 2026, introducing a multi-agent system that dispatches AI teams to analyze every pull request. The feature is available in research preview for Team and Enterprise users.
According to company officials, code output per Anthropic engineer grew 200% in the last year, making code review a bottleneck. Substantive review comments on PRs increased from 16% to 54% after deploying Code Review internally, the company reported.
Introducing Code Review, a new feature for Claude Code.
— Claude (@claudeai) March 9, 2026
When a PR opens, Claude dispatches a team of agents to hunt for bugs. pic.twitter.com/AL2J4efxPw
The system aims to catch bugs that human reviewers miss during quick scans. Anthropic states that less than 1% of findings are marked incorrect by engineers, and the feature will not approve PRs — that decision remains with humans.
Table of Contents
- Inside the System: Claude Code Review's Core Capabilities
- How Multi-Agent Code Review Actually Works
- Anthropic's Funding Surge and Revenue Milestones
- Anthropic at a Glance: Safety-First AI for the Enterprise
Inside the System: Claude Code Review's Core Capabilities
Claude Code Review is composed of several distinct functions that work together across the pull request lifecycle. Here's how each piece operates:
| Feature | What It Does |
|---|---|
| Multi-agent review | AI agents analyze PRs in parallel for bugs |
| Bug verification | Agents filter false positives and rank by severity |
| Analytics dashboard | Tracks PRs reviewed, acceptance rate and costs |
| Repository-level control | Admins enable reviews per repository |
| Scalable reviews | Large PRs get more agents; trivial ones get lightweight passes |
How Multi-Agent Code Review Actually Works
Modern code review platforms deploy multiple AI agents that operate simultaneously, each handling distinct aspects of the review process. These systems use frameworks like Temporal to manage complex, adaptive workflows that can process pull requests without creating merge conflicts.
Enterprise-grade implementations require native integration with development infrastructure. Systems now connect directly to GitHub through dedicated apps and CI/CD pipelines, enabling automated reviews that trigger on every pull request submission.
Production deployments require governance frameworks that address organizational caps, repository-level enablement and comprehensive analytics. However, production-grade infrastructure remains a blocker for many teams.
Anthropic's Funding Surge and Revenue Milestones
Anthropic secured three consecutive funding rounds in under a year:
- A March 2025 Series E of $3.5 billion at a $61.5 billion valuation
- A September 2025 Series F of $13 billion at a $183 billion post-money valuation
- A February 2026 Series G of $30 billion at a $380 billion valuation
Revenue reached approximately $20 billion in annualized run rate by early March 2026. Claude Code alone exceeded $2.5 billion in run-rate revenue by February of this year.
Notable product releases included a Claude Code Slack integration at the end of last year, which offered automated bug fixes, and a Cowork desktop automation tool that debuted at the start of 2026.
Despite this commercial momentum, Anthropic faced a government setback in early March 2026 when three US cabinet agencies directed staff to stop using Claude following a dispute over military-use guardrails. The company’s CEO, Dario Amodei, spoke out following the incident when OpenAI later pursued the same deal, sans security measures.
Anthropic at a Glance: Safety-First AI for the Enterprise
Anthropic, founded in 2021, targets mid-size and large technology companies seeking safety-conscious AI solutions. The company's Claude product line provides AI tools for coding, customer support automation and workflow automation.