Feature Request: Real-Time Collaborative GitHub Copilot Sessions #208064
Unanswered
deepanman
asked this question in
Copilot Conversations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Copilot CLI
Body
Feature: Real-Time Collaborative GitHub Copilot Sessions
Problem
Software development is highly collaborative, but GitHub Copilot sessions are primarily designed for one developer at a time. When developers work together—such as during pair programming, debugging, incident resolution, or code reviews—they cannot easily collaborate with Copilot in one shared, real-time session.
Developers must share screens, copy Copilot responses into chat, or separately provide the same context to their own Copilot sessions. This breaks the flow and can produce inconsistent suggestions.
Proposed Feature
Allow a developer to create a shared GitHub Copilot session and invite other authorized developers to join and collaborate live, similar to how multiple people work together in Google Docs.
All participants should be able to:
Example Workflow
Permissions and Security
The session owner should control:
For organizations, the feature should respect existing GitHub repository permissions, Copilot Business/Enterprise policies, audit logging, data-retention settings, and branch-protection rules.
Why This Is Different
This would go beyond ordinary screen sharing or collaborative editing. The important capability is that every participant and Copilot share the same:
The experience could integrate with GitHub Codespaces or Visual Studio Live Share, but Copilot would become a shared team participant rather than an assistant visible to only one developer.
Benefits
Suggested Name
GitHub Copilot Collaborative Sessions
Alternative: Copilot Live Collaboration
Authored using AI
All reactions