VOOZH about

URL: https://dev.to/qa-leaders/github-copilot-cli-remote-control-your-ai-coding-agent-from-phone-and-web-cki

โ‡ฑ GitHub Copilot CLI Remote: Control Your AI Coding Agent From Phone and Web - DEV Community


New copilot --remote preview lets you steer Copilot CLI sessions from GitHub.com and GitHub Mobileโ€Šโ€”โ€Šhere's what it does and why it matters

๐Ÿ“– Full guide, team scenarios, and honest limitations: blog.aiqualitylab.org

๐Ÿ’ป Source on GitHub: aiqualitylab/blog

๐Ÿ”— Official GitHub changelog: Remote control CLI sessions on web and mobile

If you use AI coding tools in your terminal, you know the problem. You start a 20-minute task, step away, and come back to find the agent stalledโ€Šโ€”โ€Šwaiting for you to approve something ten minutes ago.

On April 13, GitHub shipped a fix: copilot --remote.

๐Ÿ‘ Image

GitHub Copilot CLI Remote: Control Your AI Coding Agent From Phone and Web

What it does

Turn on remote mode and your CLI session streams to GitHub in real time. Your terminal shows a link and a QR code. Open it on any phone or browser, and you get a live, two-way view. You can send messages, approve permissions, switch modes, and stop the sessionโ€Šโ€”โ€Šall from your phone.

How to turn it on

copilot --remote

You need to be in a GitHub repo.

Copilot Business and Enterprise users need an admin to enable the policy first.