Take your local GitHub sessions anywhere

· Source: The GitHub Blog · Field: Technology & Digital — Software Development & Engineering, Artificial Intelligence & Machine Learning · Depth: Intermediate, short

Summary

GitHub has made remote control for GitHub Copilot CLI sessions generally available as of May 18, 2026, extending its functionality to github.com and the GitHub Mobile app. This feature also introduces remote control capabilities within VS Code and JetBrains IDEs, enabling a truly multi-surface experience across devices. Developers can initiate a Copilot session in VS Code or the CLI, then use the "/remote on" command to monitor progress and interact with it from their web browser or mobile device. This allows for real-time tracking of Copilot's actions, sending additional natural language instructions to redirect or expand scope, and completing full development workflows, including reviewing and merging pull requests, all while away from their primary workstation. Sessions remain private by default, visible only to the user.

Key takeaway

For software engineers managing multiple GitHub Copilot agent sessions or needing development flexibility, you can now maintain continuous control from any device. This new remote control feature allows you to monitor, steer, and complete entire workflows, including pull request management, directly from github.com or the GitHub Mobile app. Update your GitHub Copilot CLI and GitHub Mobile app to seamlessly transition your coding sessions from desktop to on-the-go, ensuring your productivity isn't tied to your desk.

Key insights

GitHub Copilot's remote control enables continuous, multi-surface AI-assisted development workflows across devices.

Principles

Method

Initiate a Copilot session in VS Code or CLI, then use "/remote on" to access and manage it from github.com or the GitHub Mobile app.

In practice

Topics

Code references

Best for: NLP Engineer, Software Engineer, AI Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by The GitHub Blog.