REST API を通じて Copilot クラウドエージェントのタスクを開始可能に
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
マイクロソフトは、Copilot ビジネスおよびエンタープライズユーザー向けに、新しい Agent タスク REST API の公開プレビューを開始しました。これにより、開発者はスクリプトから Copilot クラウドエージェントをプログラムで起動し、複数リポジトリへのリファクタリングやマイグレーションを自動化できます。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Copilot Business および Copilot Enterprise のユーザーは、パブリックプレビュー版で利用可能な新しい Agent タスク REST API を使用して、プログラムで Copilot クラウドエージェントのタスクを開始できるようになりました。
Copilot クラウドエージェントは独自の開発環境でバックグラウンドで動作し、コードの変更を加えて検証した後にプルリクエストを開くことができます。
この新 API により、Copilot クラウドエージェントをカスタム自動化ワークフローに容易に組み込むことが可能になります。例えば以下のようなことが実現できます:
シンプルなスクリプトから多数のリポジトリに対してリファクタリングやマイグレーションを一括実行する。
社内の開発者ポータルからワンクリックで新しいリポジトリを設定する。
リリースノートを含めて毎週自動的に新バージョンの準備を行う。
タスクを開始した後、API を通じて進行状況を追跡することも可能です。
Agent タスク API は、パーソナルアクセストークン(クラシックおよびファイングラインド)および OAuth トークンによる認証をサポートしています。
GitHub App インストールアクセストークンのサポート、ならびに Copilot Pro および Pro+ ユーザーへのアクセス権限の提供は、まもなく開始されます。
詳細については、エージェントタスク REST API のドキュメントをご覧ください。
原文を表示
Copilot Business and Copilot Enterprise users can programmatically start Copilot cloud agent tasks with the new Agent tasks REST API, available in public preview.
Copilot cloud agent works in the background in its own development environment, where it can make and validate code changes, then open a pull request.
The new API makes it easy to weave Copilot cloud agent into custom automations. For example, you could:
Fan out refactors or migrations across many repositories from a simple script.
Set up new repositories in one click from your company’s internal developer portal.
Automatically prepare a new release each week, including release notes.
Once you’ve started a task, you can also track progress through the API.
The Agent tasks API supports authentication with personal access tokens (classic and fine-grained) and OAuth tokens.
Support for GitHub App installation access tokens, plus access for Copilot Pro and Pro+ users, is coming soon.
To learn more, head to our agents tasks REST API documentation.
The post Start Copilot cloud agent tasks via the REST API appeared first on The GitHub Blog.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み