ClaudeとCodexがCopilot BusinessおよびProユーザーに利用可能に
GitHubは、Copilot BusinessとCopilot Proユーザーに対して、AnthropicのClaudeとOpenAIのCodexをコーディングエージェントとして利用可能にし、単一プラットフォーム上で複数AIエージェントを統合管理できる環境を提供した。
キーポイント
主要AIエージェントの統合提供
GitHub Copilotの有料ユーザー向けに、AnthropicのClaudeとOpenAIのCodexが追加で利用可能になった。既存のCopilotサブスクリプションに追加費用なしでアクセスできる。
統合プラットフォームと共有コンテキスト
Claude、Codex、CopilotがGitHub内の単一プラットフォーム上で動作し、統一されたガバナンス、共有コンテキスト、共有メモリを提供する。リポジトリコード、課題、プルリクエストなどにアクセス可能。
多様な利用環境とワークフロー統合
github.com、GitHub Mobile、VS Code内で直接エージェントを実行でき、既存のGitHubワークフロー内でシームレスに利用できる。課題やプルリクエストへのエージェント割り当ても可能。
エンタープライズ向け管理機能の強化
エージェントコントロールプレーンが一般提供され、集中化された有効化、ポリシー管理、監査ログ記録が可能。Copilot Businessではエンタープライズレベルと組織レベルの両方で管理者が設定する必要がある。
影響分析・編集コメントを表示
影響分析
この発表は、GitHubが単なるコード補完ツールから、複数AIエージェントを統合した開発プラットフォームへの進化を示している。競合するAnthropicとOpenAIの技術を同じプラットフォームで提供することで、開発者が状況に応じて最適なAIを選択できる環境を整備し、企業のAI導入障壁を下げる効果が期待される。
編集コメント
主要AI企業の技術を一つのプラットフォームに統合するGitHubの戦略は、開発者エクスペリエンスの向上と企業のAI導入促進の両面で重要な意味を持つ。競合技術の共存という新しいビジネスモデルにも注目。
タイトル: ClaudeとCodexがCopilot BusinessおよびProユーザー向けに利用可能に
AnthropicのClaudeとOpenAI Codexが、Copilot BusinessおよびCopilot Proの顧客向けコーディングエージェントとして利用可能になりました。Copilot EnterpriseおよびPro+の顧客は今月初めにアクセスを獲得しており、本日よりさらに多くのチームに提供を拡大します。
既存のGitHubワークフロー内で、github.com、GitHub Mobile、VS Code内で直接Claude、Codex、Copilotを実行できます。
Webでコードをレビューしているとき、スマートフォンで課題をトリアージしているとき、エディタで反復作業を行っているときでも、GitHub内に留まり、共有履歴とコンテキストを持つ同じエージェントを様々な画面で使用できます。
追加のサブスクリプションは必要ありません。
ClaudeとCodexへのアクセスは、既存のCopilotサブスクリプションに完全に含まれています。
各コーディングエージェントセッションは、パブリックプレビュー期間中に1回のプレミアムリクエストを消費します。
すべてのエージェントのための単一共有プラットフォーム
Claude、Codex、Copilotは、統一されたガバナンス、共有コンテキスト、共有メモリを備えた、GitHub内の単一の共有プラットフォーム上で動作します。
エージェントは以下のものにアクセスして動作します:
- リポジトリコードと履歴
- 課題とプルリクエスト
- Copilot Memory
- リポジトリ指示とポリシー
すべてのアクティビティはGitHubのエンタープライズコントロール内で実行され、集中化された有効化、ポリシー管理、監査ログ記録は、一般提供が開始されたAgent Control Plane(エージェント制御プレーン) を介して行われます。
ClaudeとCodexを有効にする方法
Copilot Pro
- Copilotコーディングエージェント設定に移動します。
- エージェントがアクセスできるリポジトリを選択します。
- 「Claude」、「Codex」、または両方をオンに切り替えます。
Copilot Business
管理者は、エンタープライズレベルと組織レベルの両方でエージェントを有効にする必要があります。
- エンタープライズレベル
- Enterprise AI Controls → Agentsに移動します。
- 「Partner Agents」の下で、Claudeおよび/またはCodexを有効にします。
- 組織レベル
- Settings → Copilot → Coding agentに移動します。
- 「Partner Agents」の下で、Claudeおよび/またはCodexを有効にします。
エージェントの使用方法
GitHub(Webおよびモバイル)でセッションを開始する
- 有効化されたリポジトリでAgentsタブを開きます。
- メインヘッダーのエージェントドロップダウンを使用します。
- GitHub Mobileでは、「Agents」ビューを開くか、+をタップします。
- リクエストを入力し、エージェントを選択し、送信します。セッションは非同期で実行され、レビュー可能なライブ進行状況と詳細なログが利用できます。
課題とプルリクエストにエージェントを割り当てる
- 課題をClaude、Codex、Copilot、または複数のエージェントに割り当ててアプローチを比較できます。
- エージェントはレビューのためのドラフトプルリクエストを開くことができます。
- プルリクエストのコメントで@copilot、@claude、または@codexに言及して更新をリクエストします。
- すべてのエージェント出力は、既存のプルリクエストワークフロー内でレビュー可能なドラフト成果物として表示されます。
VS Codeでエージェントを使用する
- VS Code 1.109以降が必要です。
- タイトルバーまたはCommand Palette(コマンドパレット) からAgentセッションを開き、次の中から選択します:
- Local – 高速で対話的なヘルプ。
- Cloud – GitHub上で実行される自律タスク。
- Background – 非同期のローカルタスク(Copilotのみ)。
始めましょう
本日ClaudeとCodexを有効にしてください。
*この投稿「Claude and Codex now available for Copilot Business & Pro users」は、The GitHub Blogに最初に掲載されました。*
原文を表示
Claude by Anthropic and OpenAI Codex are now available as coding agents for Copilot Business and Copilot Pro customers. Copilot Enterprise and Pro+ customers received access earlier this month, and today we’re expanding availability to more teams.
You can run Claude, Codex, and Copilot directly inside github.com, GitHub Mobile, and VS Code, all within your existing GitHub workflows.
Whether you’re reviewing code on the web, triaging issues on your phone, or iterating in the editor, you can stay within GitHub and use the same agents across surfaces with shared history and context.
No additional subscriptions are required.
Access to Claude and Codex is fully included with your existing Copilot subscription.
Each coding agent session consumes one premium request during public preview.
One shared platform for all your agents
Claude, Codex, and Copilot run on a single shared platform inside GitHub with unified governance, shared context, and shared memory.
Agents operate with access to:
Repository code and history
Issues and pull requests
Copilot Memory
Repository instructions and policies
All activity runs within GitHub’s enterprise controls, with centralized enablement, policy management, and audit logging via the Agent Control Plane that is now generally available.
How to enable Claude and Codex
Copilot Pro
Go to Copilot coding agent settings.
Select which repositories agents can access.
Toggle “Claude”, “Codex”, or both On.
Copilot Business
An admin must enable agents at both the enterprise and organization levels.
Enterprise level
Go to Enterprise AI Controls → Agents.
Under “Partner Agents”, enable Claude and/or Codex.
Organization level
Go to Settings → Copilot → Coding agent.
Under “Partner Agents”, enable Claude and/or Codex.
How to use agents
Start sessions on GitHub (web and mobile)
Open the Agents tab in an enabled repository.
Use the agents dropdown in the main header.
On GitHub Mobile, open the “Agents” view or tap +.
Enter your request, choose an agent, and submit. Sessions run asynchronously, with live progress and detailed logs available for review.
Assign agents to issues and pull requests
Assign an issue to Claude, Codex, Copilot, or multiple agents to compare approaches.
Agents can open draft pull requests for review.
Mention @copilot, @claude, or @codex in pull request comments to request updates.
All agent output appears as draft, reviewable artifacts within your existing pull request workflow.
Use agents in VS Code
Requires VS Code 1.109 or later.
Open Agent sessions from the title bar or Command Palette, then choose:
Local – Fast, interactive help.
Cloud – Autonomous tasks running on GitHub.
Background – Asynchronous local tasks (Copilot only).
Get started
Enable Claude and Codex today.
The post Claude and Codex now available for Copilot Business & Pro users appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み