ClaudeとCodexがCopilot BusinessおよびProユーザーに利用可能に
本文の状態
日本語全文を表示中
詳細モードで約4分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
Anthropic社のClaudeとOpenAIのCodexが、GitHub Copilot BusinessおよびProユーザー向けのコーディングエージェントとして利用可能になった。ユーザーはGitHub.com、GitHub Mobile、VS Code内で既存のワークフロー内で直接これらのAIツールを実行できる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
タイトル: 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.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み