Claude Code tool logo on website
News

Anthropic Launches Multi-Agent Code Review for Claude Code

2 minute read
Michelle Hawley avatar
By
SAVED
Anthropic's new Code Review feature for Claude Code uses multiple AI agents to catch bugs and rank findings on every pull request.

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.

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

Claude Code Review is composed of several distinct functions that work together across the pull request lifecycle. Here's how each piece operates:

FeatureWhat It Does
Multi-agent reviewAI agents analyze PRs in parallel for bugs
Bug verificationAgents filter false positives and rank by severity
Analytics dashboardTracks PRs reviewed, acceptance rate and costs
Repository-level controlAdmins enable reviews per repository
Scalable reviewsLarge 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.

Learning Opportunities

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.

About the Author
Michelle Hawley

Michelle Hawley is an experienced journalist who specializes in reporting on the impact of technology on society. As editorial director at Simpler Media Group, she oversees the day-to-day operations of VKTR, covering the world of enterprise AI and managing a network of contributing writers. She's also the host of CMSWire's CMO Circle and co-host of CMSWire's CX Decoded. With an MFA in creative writing and background in both news and marketing, she offers unique insights on the topics of tech disruption, corporate responsibility, changing AI legislation and more. She currently resides in Pennsylvania with her husband and two dogs. Connect with Michelle Hawley:

Main image: Robert | Adobe Stock
Featured Research