{"id":27131,"date":"2026-03-09T20:20:22","date_gmt":"2026-03-09T20:20:22","guid":{"rendered":"https:\/\/microvibenews.com\/?p=27131"},"modified":"2026-03-09T20:20:22","modified_gmt":"2026-03-09T20:20:22","slug":"anthropic-launches-code-review-tool-to-check-flood-of-ai-generated-code","status":"publish","type":"post","link":"https:\/\/microvibenews.com\/?p=27131","title":{"rendered":"Anthropic launches code review tool to check flood of AI-generated code"},"content":{"rendered":"<p><br \/>\n<\/p>\n<div>\n<p id=\"speakable-summary\" class=\"wp-block-paragraph\">When it comes to coding, peer feedback is crucial for catching bugs early, maintaining consistency across a codebase, and improving overall software quality.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">The rise of \u201cvibe coding\u201d \u2014 using AI tools that take instructions given in plain language and quickly generate large amounts of code \u2014 has changed how developers work. While these tools have sped up development, they have also introduced new bugs, security risks, and poorly understood code.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Anthropic\u2019s solution is an AI reviewer designed to catch bugs before they make it into the software\u2019s  codebase. The new product, called Code Review, launched Monday in <a href=\"https:\/\/techcrunch.com\/2026\/01\/12\/anthropics-new-cowork-tool-offers-claude-code-without-the-code\/\">Claude Code<\/a>.<\/p>\n<p class=\"wp-block-paragraph\">\u201cWe\u2019ve seen a lot of growth in Claude Code, especially within the enterprise, and one of the questions that we keep getting from enterprise leaders is: Now that Claude Code is putting up a bunch of pull requests, how do I make sure that those get reviewed in an efficient manner?\u201d Cat Wu, Anthropic\u2019s head of product, told TechCrunch.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Pull requests are a mechanism that developers use to submit code changes for review before those changes make it into the software. Wu said <a href=\"https:\/\/techcrunch.com\/2025\/12\/08\/claude-code-is-coming-to-slack-and-thats-a-bigger-deal-than-it-sounds\/\">Claude Code<\/a> has dramatically increased code output, which has increased pull request reviews that have caused a bottleneck to shipping code. <\/p>\n<p class=\"wp-block-paragraph\">\u201cCode Review is our answer to that,\u201d Wu said.<\/p>\n<p class=\"wp-block-paragraph\">Anthropic\u2019s launch of Code Review \u2014 arriving first to Claude for Teams and Claude for Enterprise customers in research preview \u2014 comes at a pivotal moment for the company.\u00a0<\/p>\n<div class=\"wp-block-techcrunch-inline-cta\">\n<div class=\"inline-cta__wrapper\">\n<p>Techcrunch event<\/p>\n<div class=\"inline-cta__content\">\n<p>\n\t\t\t\t\t\t\t\t\t<span class=\"inline-cta__location\">San Francisco, CA<\/span><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"inline-cta__separator\">|<\/span><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"inline-cta__date\">October 13-15, 2026<\/span>\n\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p class=\"wp-block-paragraph\">On Monday, Anthropic <a href=\"https:\/\/techcrunch.com\/2026\/03\/09\/anthropic-sues-defense-department-over-supply-chain-risk-designation\/\">filed two lawsuits <\/a>against the Department of Defense in response to the agency\u2019s designation of Anthropic as a supply chain risk. The dispute will likely see Anthropic leaning more heavily on its booming enterprise business, which has seen subscriptions quadruple since the start of the year. <a href=\"https:\/\/techcrunch.com\/2026\/03\/03\/claude-code-rolls-out-a-voice-mode-capability\/\">Claude Code<\/a>\u2019s run-rate revenue has surpassed $2.5 billion since launch, according to the company.<\/p>\n<p class=\"wp-block-paragraph\">\u201cThis product is very much targeted towards our larger scale enterprise users, so companies like Uber, Salesforce, Accenture, who already use Claude Code and now want help with the sheer amount of [pull requests] that it\u2019s helping produce,\u201d Wu said.<\/p>\n<p class=\"wp-block-paragraph\">She added that developer leads can turn on Code Review to run on default for every engineer on the team. Once enabled, it integrates with GitHub and automatically analyzes pull requests, leaving comments directly on the code explaining potential issues and suggested fixes.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">The focus is on fixing logical errors over style, Wu said.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">\u201cThis is really important because a lot of developers have seen AI automated feedback before, and they get annoyed when it\u2019s not immediately actionable,\u201d Wu said. \u201cWe decided we\u2019re going to focus purely on logic errors. This way we\u2019re catching the highest priority things to fix.\u201d<\/p>\n<p class=\"wp-block-paragraph\">The AI explains its reasoning step by step, outlining what it thinks the issue is, why it might be problematic, and how it can potentially be fixed. The system will label the severity of issues using colors: red for highest severity, yellow for potential problems worth reviewing, and purple for issues tied to pre-existing code or historical bugs.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">Wu said it does this quickly and efficiently by relying on multiple agents working in parallel, with each agent examining the codebase from a different perspective or dimension. A final agent aggregates and ranks the findings, removing duplicates and prioritizing what\u2019s most important.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">The tool provides a light <a href=\"https:\/\/techcrunch.com\/2026\/03\/06\/anthropics-claude-found-22-vulnerabilities-in-firefox-over-two-weeks\/\">security analysis<\/a>, and engineering leads can customize additional checks based on internal best practices. Wu said Anthropic\u2019s more recently launched <a rel=\"nofollow\" href=\"https:\/\/www.anthropic.com\/news\/claude-code-security\">Claude Code Security<\/a> provides a deeper security analysis.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">The multi-agent architecture does mean this can be a resource-intensive product, Wu said. Similar to other AI services, pricing is token-based, and the cost varies depending on code complexity \u2014 though Wu estimated each review would cost $15 to $25 on average. She added that it\u2019s a premium experience, and a necessary one as AI tools generate more and more code.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">\u201c[Code Review] is something that\u2019s coming from an insane amount of market pull,\u201d Wu said. \u201cAs engineers develop with Claude Code, they\u2019re seeing the friction to creating a new feature [decrease], and they\u2019re seeing a much higher demand for code review. So we\u2019re hopeful that with this, we\u2019ll enable enterprises to build faster than they ever could before, and with much fewer bugs than they ever had before.\u201d<\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/techcrunch.com\/2026\/03\/09\/anthropic-launches-code-review-tool-to-check-flood-of-ai-generated-code\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>When it comes to coding, peer &hellip; <\/p>\n","protected":false},"author":1,"featured_media":27132,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[249],"tags":[704,1709,15465,459,4487],"_links":{"self":[{"href":"https:\/\/microvibenews.com\/index.php?rest_route=\/wp\/v2\/posts\/27131"}],"collection":[{"href":"https:\/\/microvibenews.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/microvibenews.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/microvibenews.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microvibenews.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27131"}],"version-history":[{"count":0,"href":"https:\/\/microvibenews.com\/index.php?rest_route=\/wp\/v2\/posts\/27131\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/microvibenews.com\/index.php?rest_route=\/wp\/v2\/media\/27132"}],"wp:attachment":[{"href":"https:\/\/microvibenews.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27131"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/microvibenews.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=27131"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/microvibenews.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=27131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}