Introducing Code Review: Anthropic's AI Coding Assistant Enhances Bug Detection and Resolution Efficiency

Anthropic's AI coding assistant, Claude Code, is introducing a new feature called Code Review to assist developers in identifying and resolving bugs efficiently. This feature automatically analyzes code changes, flags potential issues, and offers actionable feedback before merging the code. When a pull request is initiated, Code Review dispatches a team of agents to detect bugs, verify them, and rank them by severity, providing a comprehensive overview comment and in-line comments for specific bugs.
The multi-agent review system dynamically scales based on the size and complexity of the pull request, allocating more agents and deeper analysis for larger changes and lighter reviews for smaller updates. On average, the system completes a PR review in approximately 20 minutes, enhancing the efficiency of the development process. Anthropic developed this feature to streamline operations as the amount of code generated per engineer increased by 200% in the past year, resulting in a significant rise in substantive review comments.
After successful internal testing, Code Review is now available for Claude for Teams and Enterprise subscribers in research preview. While more costly than lightweight alternatives like the Claude Code GitHub Action, the tool is billed based on token usage, with code reviews averaging between $15 and $25, depending on the PR size and complexity. Anthropic offers tools for admins to manage costs, including monthly organization caps, repository-level restrictions, and an analytics dashboard to monitor PRs reviewed, acceptance rates, and total expenditure.
Code Review's launch coincides with Claude Code's growing commercial success, with run-rate revenue exceeding $2.5 billion since its inception and business subscriptions quadrupling since the beginning of the year. Enterprise customers now contribute over half of Claude Code's total revenue, indicating the tool's increasing adoption and value in the development community.