Copilot エージェントセッションのストリーミングが一般公開プレビューへ
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub Enterprise Cloud の顧客が、クラウドエージェントや CLI、IDE など複数の Copilot クライアントでエージェントセッションデータを可視化できるようになった。これにより、企業は AI 利用を管理可能となる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
エンタープライズ管理ユーザーを備えた GitHub Enterprise Cloud のお客様は、現在、すべての Copilot クライアントにわたる GitHub Copilot エージェントセッションデータへのアクセスが可能になりました。対象となるクライアントには以下が含まれます:
github.com で動作するクラウドエージェントおよび ghe.com 上のデータ駐在型デプロイメント
GitHub Copilot CLI
Visual Studio Code
Visual Studio
JetBrains や Eclipse が提供するなどのパートナー IDE
これにより、エージェントセッションのアクティビティ(例:プロンプト、レスポンス、ツール呼び出し)を直接確認できるようになり、エンタープライズ全体での AI 利用を管理できます。このデータへのアクセスは、ストリーミングエンドポイントまたは REST API を介して選択可能です。有効化するには、AI コントロール内の Copilot サブページへ移動し、「Copilot Usage Records Streaming」と「Copilot Usage Records API」の両方で「どこでも有効にする(Enable everywhere)」を選択してください。
ストリーミングエンドポイント
監査ログ設定から、お好みのイベントコレクターまたは SIEM ツール(Security Information and Event Management)へストリーミング接続を開始できます。設定が完了すると、GitHub はエンタープライズ全体のすべてのセッションデータを自動的にそのエンドポイントへストリーミングします。Microsoft Purview も、パブリックプレビューにおいてサポートされるストリーミングエンドポイントとして利用可能です。これにより、Microsoft エコシステム内の顧客は、すべての GitHub Copilot クライアントからの監査可能性データを送信するための直接的な経路を得ることができます。詳細については、監査ログのストリーミング設定に関するドキュメントをご覧ください。
REST API
REST API を使用すると、エンタープライズオーナーは以下のエンドポイントを用いて、直近 48 時間のセッションデータをオンデマンドで取得できます:
/enterprises/{enterprise}/copilot/usage-records エンドポイント:エンタープライズ向けの Copilot 利用記録を取得します。
詳細については、Copilot 利用記録 REST API のドキュメントをご覧ください。
原文を表示
GitHub Enterprise Cloud customers with enterprise managed users can now access GitHub Copilot agent session data across all Copilot clients, including:
Cloud agents operating on github.com and data resident deployments on ghe.com
GitHub Copilot CLI
Visual Studio Code
Visual Studio
Partner IDEs, such as those provided by JetBrains and Eclipse
This gives you direct visibility into agent session activity (e.g., prompts, responses, and tool calls) so you can manage AI usage across your enterprise. You can choose to access this data via a streaming endpoint or the REST API. To enable this, go to the Copilot subpage in AI Controls and select Enable everywhere for both “Copilot Usage Records Streaming” and “Copilot Usage Records API”.
Streaming endpoint
You can initiate a streaming connection to an event collector or SIEM tool of your choice from your audit log settings. Once configured, GitHub automatically streams all session data for your enterprise to that endpoint. Microsoft Purview is also available as a supported streaming endpoint in public preview, giving customers in the Microsoft ecosystem a direct pathway to send auditability data from all GitHub Copilot clients. For more information, see our documentation on setting up audit log streaming.
REST API
The REST API lets enterprise owners pull the last 48 hours of session data on demand using this endpoint:
GET /enterprises/{enterprise}/copilot/usage-records: Retrieve Copilot usage records for an enterprise.
To learn more, read the Copilot Usage Records REST API documentation.
The post Copilot agent session streaming is now in public preview appeared first on The GitHub Blog.
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み