GitHub Copilot の「エージェントファインダー」が利用可能に
GitHub Copilot が Google や Microsoft と共同開発したオープン規格「ARD」を採用し、タスクに応じた AI エージェントやツールを動的に発見・選定する機能を正式に提供開始した。
キーポイント
自律的なリソース発見機能の実装
手動での設定不要となり、自然言語でタスクを記述するだけで、利用可能な AI リソースを検索して最適な候補をランク付けして提示する。
業界標準規格 ARD の採用と連携
Google, GoDaddy, Hugging Face, Microsoft と共同で策定された「Agentic Resource Discovery (ARD)」仕様に基づき、他社製レジストリとの相互運用性を確保している。
企業向けセキュリティと制御機能
管理者が設定したポリシーに従い、許可されたリソースのみを提示し、自動インストールを行わないため、ユーザーの明示的な承認が必要となる。
影響分析・編集コメントを表示
影響分析
この発表は、AI エージェントが個別のツールを硬直的に接続するのではなく、動的かつ標準化された方法でリソースを発見・連携する「エージェント・エコシステム」への移行を示す重要な一歩です。特に ARD というオープン規格の採用により、GitHub Copilot が単独のプラットフォームではなく、多様な AI ツールやレジストリを統合するハブとしての役割を果たす基盤が整いました。
編集コメント
GitHub Copilot が単なるコード補完ツールから、外部リソースを自律的に活用するエージェントプラットフォームへと進化を遂げた点に注目すべきです。特に大手テック企業が統一規格で連携する姿勢は、今後の AI エコシステム構築における重要な指針となるでしょう。
GitHub エージェントファインダーが利用可能になりました。各エージェントが使用する MCP サーバー、スキル、キャンバス、エージェント、ツールを手動で接続し、その過程でコンテキストウィンドウを埋める必要はありません。GitHub Copilot は now、タスクに対して適切な機能を自動的に発見できるようになりました。
平易な言語でタスクを記述するだけで、エージェントファインダーは利用可能な AI リソースのインデックスを検索し、Copilot が任意のカログからオンデマンドで取り込めるランク付けされた一致結果を返します。エージェントは必要なものだけをロードし、すべてのツールを備えておく必要はありません。また、最適なオプションがランク付けされるため、インストールするものを決定する際の参考になります。
エージェントファインダーは、Google、GoDaddy、Hugging Face、Microsoft と共同で開発されたオープンな Agentic Resource Discovery (ARD) 仕様を実装しています。これは Microsoft が ARD 仕様の発表(GitHub を特徴とする)に合わせて同時にリリースされます。
エージェントファインダーはレジストリに対して動作し、どのレジストリを使用するかはユーザーが決定します:
選択したレジストリから発見する:エージェントファインダーを GitHub の厳選された公開カタログまたは内部リソースのプライベートレジストリのいずれかに指向させることで、エージェントが得る回答はそのソースに限定されます。
管理設定で強制する:Copilot を統制する同じ場所で、エージェントが検出および使用できるリソースを定義します。エージェントファインダーは、企業が許可したもののみを表示します。
自動インストールなし:エージェントファインダーは、必要なタイミングで適切なツールを見つけます。何らかの接続を黙って行うことはありません。実際にどの機能が連携されるかは、あなたが制御します。
エージェントファインダーは、すべての GitHub Copilot プランで利用可能です。オープンな ARD 仕様(ARD specification)を実装しているため、あらゆるレジストリや AI クライアントが同じ発見モデルを採用できます。
タスクに最適な機能を見つけるために、ぜひエージェントファインダーをお試しください。
本記事「GitHub Copilot のエージェントファインダーが利用可能になりました」は、最初に The GitHub Blog で公開されました。
原文を表示
GitHub agent finder is now available. Instead of hand-wiring which MCP servers, skills, canvases, agents, and tools each agent should use—and filling your context window in the process—GitHub Copilot can now discover the right capability for a task on its own.
Describe a task in plain language and agent finder searches an index of available AI resources, then returns ranked matches Copilot can pull in on demand from any catalog you point it at. Agents load what the work calls for instead of carrying every tool just in case, and the best options are ranked for you to help you decide what to install.
Agent finder implements the open Agentic Resource Discovery (ARD) specification, developed in collaboration with Google, GoDaddy, Hugging Face, and Microsoft. It launches alongside Microsoft’s announcement of the ARD specification, which features GitHub.
Agent finder works against a registry, and you decide which one:
Discover from a registry you choose: Point agent finder at GitHub’s curated public catalog, or at your own private registry of internal resources, and the answers an agent gets are scoped to that source.
Enforce with managed settings: The same place you govern Copilot is where you define which resources agents are allowed to discover and use. Agent finder only ever surfaces what your enterprise permits.
No auto installation: Agent finder finds the right tool at the right time. It doesn’t silently connect anything. You stay in control of what actually gets wired in.
Agent finder is available on all GitHub Copilot plans. Because it implements the open ARD specification, any registry or AI client can adopt the same discovery model.
Try agent finder to discover the right capabilities for your tasks.
The post Agent finder for GitHub Copilot now available appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み