[FEATURE] I'd like to have a group chat with Claude, myself, and another coworker.
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Summary
Allow Claude Code users to share their current session or collaborate in real-time with teammates in a shared chat.
Use Case
When working on a codebase with colleagues, it's often useful to pair-program or troubleshoot together with AI assistance. Currently, each user must start a separate session with no shared context, leading to duplicated effort and context loss when handing off work.
Proposed Features
Share a session link: Generate a read-only or interactive link to your current Claude Code session so a teammate can view or join the conversation.
Group/multi-user chat: Allow multiple users to participate in a single Claude Code session simultaneously, each with their own identity.
Session export: At minimum, provide a way to export or share a conversation transcript for async collaboration.
Proposed Solution
Summary
Allow Claude Code users to share their current session or collaborate in real-time with teammates in a shared chat.
Use Case
When working on a codebase with colleagues, it's often useful to pair-program or troubleshoot together with AI assistance. Currently, each user must start a separate session with no shared context, leading to duplicated effort and context loss when handing off work.
Proposed Features
Share a session link: Generate a read-only or interactive link to your current Claude Code session so a teammate can view or join the conversation.
Group/multi-user chat: Allow multiple users to participate in a single Claude Code session simultaneously, each with their own identity.
Session export: At minimum, provide a way to export or share a conversation transcript for async collaboration.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗