w210548735-art/dsh-session-collaboration ↗★ 1
dsh-session-collaboration
Bidirectional cross-session collaboration bundle for DeepSeek Harness
AI 분석
核心用途是实现跨会话的双向协作。适合需要在不同工作区或会话之间传递上下文、进行多会话联动和反向中继的复杂 Agent 任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:w210548735-art/dsh-session-collaborationConfiguration
The bundle patch defaults to:
allowCrossWorkspace: false
waitTimeoutMs: 120000
allowCrossWorkspace permits a target in another working directory only when the target id was explicitly provided by a user message or a trusted reverse relay. waitTimeoutMs bounds one awaited target turn and must be a positive safe integer.