AIニュース最前線
最新ニュースAI日報Hacker日報週報動画AIツールトレンド企業

AIニュース最前線

世界中のAI最新情報を日本語で毎時更新

最新ニュース日報トレンド企業プレミアムRSS
© 2026 ainew.jp特定商取引法に基づく表記
ニュース一覧元記事を開く
InfoQ·2026年4月17日 19:16·約4分で読める

Anthropic、Claude Code向けにエージェントベースのコードレビュー機能を導入

#コード生成#AI支援開発#開発者ツール#Anthropic#ソフトウェア開発自動化#LLM応用
TL;DR

AnthropicはClaude Code向けに新しいコードレビュー機能を導入し、複数のAIレビュアーを使用してコード変更を分析するエージェントベースのプルリクエストレビューシステムを追加した。

AI深層分析2026年4月17日 20:40
3
注目/ 5段階
深度40%
2
関連度30%
4
実用性20%
4
革新性10%
3

キーポイント

1

新機能の導入

AnthropicがClaude Code向けにコードレビュー機能を追加し、開発ワークフローを強化した。

2

エージェントベースのアプローチ

複数のAIレビュアーを使用してコード変更を分析するシステムを採用している。

3

プルリクエストレビューの自動化

コードレビュープロセスを自動化し、開発効率の向上を目指している。

影響分析・編集コメントを表示

影響分析

この発表は、AI支援開発ツールの進化を示しており、コードレビュープロセスの自動化によって開発効率が向上する可能性がある。ただし、記事の情報量が限られているため、技術的な詳細や実装方法については不明な点が多い。

編集コメント

コードレビューの自動化は開発現場での実用性が高く、注目すべき機能追加だが、記事が短く技術的詳細に乏しいため、より深い分析には追加情報が必要。

Anthropic、Claude Code向けにエージェントベースのコードレビュー機能を導入

AnthropicはClaude Code向けに新しいCode Review機能を発表し、複数のAIレビュアーを使用してコード変更を分析するエージェントベースのプルリクエスト(pull request)レビューシステムを追加しました。本機能は、TeamおよびEnterpriseユーザー向けにリサーチプレビューとして提供されています。

このシステムはプルリクエストが作成されると自動的に実行され、複数のエージェントを並行して起動して変更内容を検査します。Anthropicによると、エージェントは潜在的なバグを検索し、誤検知(false positives)を減らすために発見内容を検証し、重大度に応じて問題をランク付けしてから、プルリクエストに要約レビューとインラインコメント(inline comments)を投稿します。

Anthropicによると、割り当てられるエージェントの数はプルリクエストの規模と複雑さに応じて調整されます。大規模または複雑な変更にはより深い分析が行われ、小規模な変更には軽量なレビュー処理(lightweight review passes)が適用されます。同社によれば、平均的なレビュー所要時間は約20分です。

社内では、Anthropicが数ヶ月にわたり自身のプルリクエストの大半で本システムを活用してきたと述べています。同社によれば、採用後、実質的なレビューコメント(substantive review comments)が付くプルリクエストの割合は16%から54%に増加しました。変更行数が1,000行を超えるプルリクエストでは、84%で何らかの発見があり、平均7.5件の問題が特定されました。50行未満のプルリクエストでは31%で発見があり、平均0.5件でした。

Anthropicは、社内利用中にエンジニアによって「誤り」とマークされた発見が1%未満であったと明言しました。同社は、本ツールは人間のレビュアーを置き換えるのではなく支援するために設計されており、プルリクエストを自動的に承認するものではないと説明しています。

AnthropicのCode Review発表に対するコミュニティの反応は概ね好意的であり、開発者は報告された分析の深さとマルチエージェント方式(multi-agent approach)を、軽量なAIレビューツールとの顕著な差別化要因として強調しています。一部のコメント投稿者は、価格設定が小規模チームの採用を制限する可能性があるとし、他のユーザーは報告された20分のレビュー時間とプルリクエストあたり15〜25ドルのコストが、高頻度のエンジニアリングワークフローにおいて実用的かどうかを疑問視しています。

AIリサーチャーのNir Zabari氏は次のようにコメントしています:

表面は良さそうに聞こえますが、各並列エージェントの焦点領域などの技術的な詳細を共有しておらず、他のツールよりも優れている理由も説明していません。コストが15〜25ドル(現在のOpus pricingに基づく場合、約3Mトークン(tokens)の範囲と推測)という情報しかありません。つまり、こうした機能はオープンソース化すべき価値があるということです…

また、ユーザーの@rohini氏は投稿しています:

Claudeがコードを書いて、Claudeがそれをレビューする? これは最低限の安全基準すら満たしていません。

今回のリリースにより、AnthropicはGitHub’s Copilot code review featuresやCodeRabbitなどのツールがすでに自動化されたプルリクエスト分析を提供しているAIコードレビュー市場に、より直接的に参入することになります。Anthropicの差別化要因は、マルチエージェントレビューアーキテクチャを採用し、軽量なレビュー処理ではなく、より深く時間のかかる分析を重視している点です。

著者について

Daniel Dominguez

DanielはSamXLabsのマネージングパートナーであり、同社はAWS Partner Networkのメンバー企業です。スタートアップ企業からFortune 500企業に至るまで、ソフトウェア製品開発において13年以上の経験を持っています。DanielはUniversity of Washingtonで工学の学位を取得し、機械学習(Machine Learning)を専門分野としています。彼はAIとクラウドコンピューティング(cloud computing)を活用して革新的なソリューションを生み出すことに情熱を注いでいます。機械学習(Machine Learning)ティアのAWS Community Builderとして、Danielはソフトウェア製品における知識の共有と革新の推進に尽力しています。

Show more / Show less

原文を表示

Anthropic has introduced a new Code Review feature for Claude Code, adding an agent-based pull request review system that analyzes code changes using multiple AI reviewers. The feature is available in research preview for Team and Enterprise users.

The system automatically runs when a pull request is opened and dispatches several agents to inspect the changes in parallel. According to Anthropic, the agents search for potential bugs, verify findings to reduce false positives, and rank issues by severity before posting a summary review and inline comments on the pull request.

Anthropic said the number of agents assigned scales with pull request size and complexity. Larger or more complex changes receive deeper analysis, while smaller changes receive lighter review passes. The company reports that average review time is around 20 minutes.

Internally, Anthropic says it has used the system on most of its own pull requests for several months. According to the company, substantive review comments increased from 16% of pull requests to 54% after adoption. On pull requests with more than 1,000 lines changed, Anthropic reports that 84% generated findings, with an average of 7.5 issues identified. For pull requests under 50 lines, 31% generated findings, averaging 0.5 issues.

Anthropic stated that fewer than 1% of findings were marked incorrect by engineers during internal use. The company said the tool is designed to support, rather than replace, human reviewers and does not approve pull requests automatically.

Community reactions to Anthropic’s Code Review announcement were generally positive, with developers highlighting the reported depth of analysis and multi-agent approach as notable differentiators from lighter AI review tools. Some commenters said the pricing may limit adoption for smaller teams, while others questioned whether the reported 20-minute review time and $15–25 cost per pull request would be practical for high-volume engineering workflows.

AI Researcher Nir Zabari, commented:

Sounds good on the surface, but it doesn't share any technical details (like what each parallel agent focuses on) or explain why it's better than other tools, besides saying that it costs $15–25 (based on current Opus pricing, let's say a range of ~3M tokens). In other words, worth going open source on such features...

Meanwhile user @rohini posted:

Claude is writing the code and  Claude is reviewing it ? This does not even meet minimum safety standard.

The release places Anthropic more directly into the AI code review market, where tools such as GitHub’s Copilot code review features, and CodeRabbit, review capabilities already offer automated pull request analysis. Anthropic’s differentiation is its multi-agent review architecture and emphasis on deeper, slower analysis rather than lightweight review passes.

About the Author

Daniel Dominguez

Daniel is the Managing Partner at SamXLabs an AWS Partner Network company. He has over 13 years of experience in software product development for startups and Fortune 500 companies. Daniel holds a degree in Engineering and a Machine Learning specialization from the University of Washington. He is passionate about leveraging AI and cloud computing to create innovative solutions. As an AWS Community Builder in the Machine Learning tier, Daniel is committed to sharing knowledge and driving innovation in software products.

Show moreShow less

この記事をシェア

関連記事

Anthropic Research★32026年3月6日 09:00

2026年3月6日 Frontier Red TeamによるClaudeのCVE-2026-2796エクスプロイトのリバースエンジニアリング

Frontier Red Teamが、Claudeの脆弱性CVE-2026-2796を悪用するエクスプロイトをリバースエンジニアリングした。

Anthropic Research★32026年3月6日 09:00

フロンティア・レッドチーム、Firefoxのセキュリティ向上のためにMozillaと提携

フロンティア・レッドチームは、Firefoxのセキュリティを向上させるため、Mozillaと提携した。

宝玉的分享★42026年2月17日 09:00

59%のユーザーがより安価なモデルを選択:Sonnet 4.6の詳細解説

Anthropic社がClaude Sonnet 4.6をリリースし、Claude Codeテストで70%のユーザーが前世代モデルより好み、59%がフラッグシップモデルOpus 4.5よりも選択した。コーディング、コンピュータ利用、100万トークンコンテキストなど6次元で全面アップグレードされ、価格は据え置き。

ニュース一覧に戻る元記事を読む