Copilot CLI セッションの遠隔操作がモバイル、Web、VS Code で一般利用可能に
GitHub は Copilot CLI のリモート制御機能をモバイル、Web、VS Code、JetBrainsへ一般提供し、開発者が端末から離れてもセッションをリアルタイムに監視・操作できる多画面対応を実現した。
キーポイント
マルチデバイスでのリモート制御実現
GitHub Mobile、Web(github.com)、VS Code、JetBrainsにおいて、端末で開始した Copilot CLI セッションを遠隔からリアルタイムに監視・操作できる機能が一般提供された。
非 GitHub リポジトリへの対応拡大
今回の更新により、GitHub に紐付かないローカルディレクトリや他社ホストのリポジトリでの CLI セッションもリモート制御の対象となり、管理画面(github.com/copilot/agents)で一元管理可能になった。
生産性向上のための詳細機能
セッション進捗のライブ追跡、中間ステップでの操作指示、実行前の計画レビュー、権限リクエストへの即時応答など、外出先でも開発を継続・制御するための機能が強化された。
企業向けポリシー管理
Copilot Business や Enterprise ユーザーの場合、管理者がリモート制御機能や CLI ポリシーを有効化しない限り利用できない仕組みとなり、セキュリティと統制が維持される。
影響分析・編集コメントを表示
影響分析
この発表は、AI コードアシスタントの運用範囲を「固定された開発環境」から「あらゆる場所・デバイス」へと拡大させる重要な転換点です。特に CLI(コマンドラインインターフェース)という最も生産性の高い操作系においてリモート制御が可能になることで、開発者の移動時間や待ち時間を有効活用でき、AI エージェントの自律的な実行と人間の監督をシームレスに融合させる新しいワークフローが確立されます。
編集コメント
CLI を介した AI エージェントの遠隔操作が可能になることで、開発者の「待ち時間」が「監視・調整時間」へと変容し、AI 活用における人間の役割がより戦略的なものへシフトする兆候と言えます。
Copilot CLI セッションの遠隔操作機能が、GitHub Mobile および github.com で一般利用可能になりました。これにより、ターミナルで作業を開始し、どこからでも継続して進めることが可能になります。
今回のリリースに伴い、遠隔操作機能は GitHub 以外のリポジトリや、リポジトリに紐付かないディレクトリもサポートするようになりました。
また、VS Code および JetBrains での遠隔操作機能の導入により、GitHub Copilot は真にマルチサーフェスとなり、あらゆるデバイスで利用可能になりました。
遠隔操作が有効になっている場合、Copilot は CLI セッションのアクティビティをリアルタイムでストリーミングするため、外出先でもセッションの閲覧や操作が可能です。ターミナル、VS Code、または JetBrains で Copilot CLI セッションを開始し、その後 GitHub Mobile アプリまたは github.com から監視・操作を行ってください。
https://github.blog/wp-content/uploads/2026/05/changelog-take-2.mp4#t=0.001
スマホでの生産性維持のために設計された機能
デスクから離れていても、セッションの進行状況をリアルタイムで追跡できます。
セッション中盤でも操作を指示したり、現在のステップが完了次第次のメッセージをキューに追加したりできます。
Copilot が実装を開始する前に計画を確認し、微調整することも可能です。
いつでもセッションを停止できます。
設定に基づいて、権限リクエストの承認または拒否を行います。
Copilot が入力を必要とする際、場所に関係なく回答できます。
Copilot CLI からの開始に関するヒント
最新バージョンの Copilot CLI を使用していることを確認するために、/update コマンドを実行してください。
copilot --remote で遠隔セッションを開始するか、/remote on でセッション中に有効化します。
QR コードをスキャンするか、GitHub Mobile アプリまたは github.com 内のリンクを開いてください。
長時間実行する場合は、/keep-alive を使用してマシンをスリープ状態にしないようにしてください。
リポジトリの「Agents」タブでセッションを表示できます。
注:GitHub リポジトリ以外のリポジトリや、リポジトリに関連付けられていないディレクトリで作業している場合、それらは github.com/copilot/agents に表示されます。
VS Code から始めるためのヒント
最新の VS Code をダウンロードしてください。
github.copilot.chat.cli.remote.enabled の設定を有効にします。
チャットビューから Copilot CLI セッションを開始または再開します。
チャット入力欄に /remote on と入力して、リモートコントロールを有効にし、リンクされた GitHub タスクページを作成します。
「GitHub で開く」を選択して、リンクされたタスクページを開きます。
注:Copilot Business または Copilot Enterprise のユーザーの場合、管理者がリモートコントロールと CLI ポリシーを有効にするまで、それらを使用することはできません。
開始するには、Apple App Store または Google Play ストアから GitHub Mobile を今日ダウンロードまたは更新してください。
Copilot CLI、VS Code、JetBrains セッションにおけるリモートコントロールの仕組みについて詳しく学ぶにはこちらをご覧ください。
GitHub コミュニティディスカッションに参加して議論しましょう。
「Remote control for Copilot CLI sessions now generally available on mobile, web, and VS Code」という投稿は、最初に The GitHub Blog で公開されました。
原文を表示
Remote control for Copilot CLI sessions is now generally available on GitHub Mobile and github.com, so you can start work in your terminal and keep it moving from anywhere.
With this release, remote control now supports non-GitHub repositories and directories not associated with a repository.
We’re also introducing remote control in VS Code and JetBrains, making GitHub Copilot truly multi-surface and available across any device.
When remote control is enabled, Copilot streams your CLI session activity in real time, so you can view and steer your sessions on the go. Simply kick off a Copilot CLI session in the terminal, VS Code, or JetBrains, then monitor or steer it from the GitHub Mobile app or github.com.
https://github.blog/wp-content/uploads/2026/05/changelog-take-2.mp4#t=0.001
Built for staying productive from your phone
Track session progress live while you’re away from your desk.
Steer midsession, or queue the next message as soon as the current step finishes.
Review and tweak plans before Copilot starts implementing.
Stop a session at any time.
Approve or deny permission requests based on your settings.
Respond to Copilot’s questions when it needs input, regardless of where you are.
Tips for starting from Copilot CLI
Run /update to make sure you’re on the latest version of Copilot CLI.
Start a remote session with copilot --remote, or enable it midsession with /remote on.
Scan the QR code or open the link in the GitHub Mobile app or on github.com.
For longer runs, use /keep-alive to help keep your machine awake.
View your sessions in the Agents tab in the repository.
Note: If you’re working with non-GitHub repositories or directories not associated with a repository, they will appear on github.com/copilot/agents.
Tips for starting from VS Code
Download the latest version of VS Code.
Enable the github.copilot.chat.cli.remote.enabled setting.
Start or resume a Copilot CLI session from the Chat view.
Enter /remote on in the chat input to enable remote control and create the linked GitHub task page.
Select Open on GitHub to open the linked task page.
Note: If you’re a Copilot Business or Copilot Enterprise user, an administrator will have to enable remote control and CLI policies before you can use it.
Download or update GitHub Mobile today from the Apple App Store or Google Play Store to get started.
Learn more about how remote control works for Copilot CLI, VS Code and JetBrains sessions.
Join the conversation in the GitHub Community discussion.
The post Remote control for Copilot CLI sessions now generally available on mobile, web, and VS Code appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み