GitHub Copilot sessions now support remote control across devices
GitHub has made remote control for Copilot sessions generally available on github.com and GitHub Mobile. The feature allows developers to start a coding session in VS Code or the command line and continue it from any device, including smartphones.
GitHub Copilot sessions now support remote control across devices
GitHub has released remote control functionality for GitHub Copilot sessions to general availability on github.com and GitHub Mobile.
The feature allows developers to start a coding session in VS Code or the command line interface and continue working from a different device, including mobile phones. This enables developers to switch between desktop and mobile environments without losing context in their active Copilot sessions.
Technical details
The remote control capability is now accessible through:
- github.com web interface
- GitHub Mobile applications
- VS Code desktop environment
- Command line interface
The feature has moved from preview or beta status to general availability, meaning it is now production-ready for all GitHub Copilot users.
Implementation
Developers can initiate a Copilot session on their local development environment and resume it from any authenticated device with access to GitHub. The system maintains session state across device transitions, allowing for continuity in code suggestions and context.
What this means
This release addresses a specific friction point in developer workflows: the inability to continue AI-assisted coding sessions when moving away from a primary workstation. While the practical utility of coding on a phone remains debatable for most serious development work, the feature provides flexibility for reviewing suggestions, making small edits, or continuing conversations with Copilot during commutes or when away from a desk. The move to general availability indicates GitHub has addressed stability and security concerns around remote session management.
Related Articles
Cursor Launches Origin, a GitHub Rival Code Hosting Platform, Amid GitHub Outages
Cursor has launched Origin, a code hosting platform that handles repositories, pull requests, and collaborative editing — directly competing with GitHub. The launch coincided with a six-hour global GitHub outage with a reported 20% error rate.
Anthropic Expands Claude Cowork to Mobile for All Paid Plans
Anthropic announced that Claude Cowork, its workspace-focused feature, is now available on mobile and web for all paid plans. The rollout began last month exclusively on Anthropic's most expensive tier before expanding today.
Microsoft to Kill Excel's COPILOT() Function on September 14, 2026
Microsoft will shut down Excel's COPILOT() worksheet function on September 14, 2026, roughly a year after its preview launch. The company says the Copilot side pane already covers the same capabilities, so a planned 2027 general availability release has been scrapped.
GitHub Details Agent Apps That Automate Scoping, Security, Rollout, and Shipping in SDLC
GitHub published guidance on using four Agent Apps to manage software delivery workflow stages—scoping, security, rollout, and shipping—directly within GitHub. The post positions Agent Apps as a way to consolidate SDLC tasks into a single platform.
Comments
Loading...