product updateGitHub

GitHub enables remote control of Copilot sessions across devices

TL;DR

GitHub has launched remote control capabilities for Copilot sessions, now generally available on github.com and GitHub Mobile. Developers can initiate coding sessions in VS Code or the command line and continue them on mobile devices.

2 min read
0

GitHub enables remote control of Copilot sessions across devices

GitHub has made remote control for Copilot sessions generally available across github.com and GitHub Mobile. The feature allows developers to start coding sessions in VS Code or the command line interface and continue them on mobile devices.

What's new

The remote session capability bridges local development environments with mobile access. According to GitHub, developers can now "kick off work in VS Code or the CLI, finish it from your phone."

The feature is now in general availability after what appears to be a beta or preview period, though GitHub did not disclose the length of the testing phase or user count during preview.

Platform availability

Remote Copilot sessions work across:

  • github.com web interface
  • GitHub Mobile apps (iOS and Android)
  • VS Code desktop
  • Command line interface

GitHub did not specify whether the feature requires specific versions of VS Code or the GitHub CLI, nor did it detail any prerequisites for enabling remote sessions.

Pricing

GitHub did not announce pricing changes. The feature appears to be included with existing GitHub Copilot subscriptions, which currently cost $10/month for individuals and $19/user/month for businesses.

Technical details not disclosed

GitHub's announcement lacks several technical specifics:

  • Session persistence duration
  • Data synchronization mechanism
  • Network requirements for remote access
  • Security protocols for cross-device authentication
  • Limitations on simultaneous sessions

What this means

This release addresses a specific workflow gap: developers who need to review or continue AI-assisted coding sessions away from their primary workstation. The practical impact depends heavily on undisclosed factors like session state preservation and mobile interface capabilities.

The feature suggests GitHub is positioning Copilot as a continuous development assistant rather than a desktop-only tool. However, the actual utility for complex coding tasks on mobile remains unclear without more detail on how much of the Copilot functionality translates to smaller screens.

Comments

Loading...