II.
Page reference
Reading · 1 minpage:docs-harness-features-backlog-gaps-session-management-gap-session-005
GAP-SESSION-005: Session Sharing and Collaboration reference
Share session context (not just runs) with other users or teams. Enable collaborative orchestration sessions.
GAP-SESSION-005: Session Sharing and Collaboration
| Field | Value |
|---|---|
| Category | session-management |
| Priority | Low |
| Effort | L |
| Status | Missing |
Description
Share session context (not just runs) with other users or teams. Enable collaborative orchestration sessions.
Current State
Sessions are local to user. No sharing mechanism.
Target State
Session export/import for sharing. Session context includes accumulated decisions, state, and run history. Collaborative sessions with multiple operators contributing via breakpoints.
Dependencies
- GAP-SESSION-002 -- session state for shareable content
- GAP-REMOTE-003 -- remote sessions for live collaboration
Key Files
| Component | Path |
|---|---|
| Session management | packages/sdk/src/session/ |
Recommendation
Phase 5 implementation. Add session:export and session:import commands. Define session sharing protocol.