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
GitHub Copilot in VS Code Gains Browser Automation Tools for Web App Testing
GitHub has made browser tools for Copilot in VS Code generally available. The feature allows Copilot agents to control real browsers, navigate live web applications, and integrate findings back into the development environment.
GitHub Copilot CLI adds Microsoft C++ Language Server plugin with automated setup
GitHub has added the Microsoft C++ Language Server as a plugin to the Copilot CLI marketplace. The plugin includes a built-in setup skill designed to automate C++ project configuration.
Google AI Plus at $4.99/month and AI Pro at $19.99/month expand Gemini context windows to 128K and 1M tokens
Google has detailed pricing and features for its Gemini app subscription tiers. AI Plus costs $4.99/month and includes 128,000 token context windows, while AI Pro at $19.99/month provides 1 million token context windows. Free users are limited to 32,000 tokens.
Cline v4.0.5 Adds Claude Sonnet 3.5 Support Across 7 API Providers
Cline, the VSCode AI coding assistant, released v4.0.5 with support for Anthropic's Claude Sonnet 3.5 across seven API providers. The update includes model picker integration and pricing corrections for the model.
Comments
Loading...