記事
「GitHub Copilot CLI」セッション データの使用
前の Copilot CLI セッションを再開し、 /chronicle スラッシュ コマンドを使用してセッション履歴から分析情報を取得し、Copilot に CLI の使用状況に関する質問をします。
`/fleet` コマンドを使用したタスクの並列実行
`/fleet`スラッシュ コマンドを使用すると、 Copilot CLI は複雑な要求をより小さなタスクに分割し、並列で実行し、効率とスループットを最大化できます。
`/fleet` コマンドを使用してタスクの完了を高速化する
`/fleet`スラッシュ コマンドを使用して、マルチステップ実装計画の完了を高速化する方法について説明します。
About agent management
Use one centralized control page to jump between agent sessions, check progress, and stay in control without losing your place.
About custom agents
カスタム・エージェント enhance Copilot with assistance tailored to your needs.
About GitHub Copilot cloud agent
Copilot can research a repository, create an implementation plan, and make code changes on a branch. You can review the diff, iterate, and create a pull request when you're ready.
About hooks
Extend and customize GitHub Copilot agent behavior by executing custom shell commands at key points during agent execution.
Adding GitHub Copilot cloud agent to your organization
Enable Copilot cloud agent for your members and control the repositories where it is available.
AI によって生成されたコードを確認する
AI によって生成されたコードを検証して検証する手法と、 Copilot Chat がどのように役立つかについて説明します。