Anthropic explains that when a pull request PR is opened, Code Review “dispatches a team of agents that look for bugs in parallel, verify bugs to filter out false positives, and rank bugs by severity. The result lands on the PR as a single high signal overview comment, plus in line comments for specific bugs.” The company adds that the multi agent review system scales dynamically based on the PR. It assigns more agents and deeper analysis to larger or more complex changes, while...