w210548735-art/dsh-session-collaboration1

dsh-session-collaboration

Bidirectional cross-session collaboration bundle for DeepSeek Harness

AI 분석

核心用途是实现跨会话的双向协作。适合需要在不同工作区或会话之间传递上下文、进行多会话联动和反向中继的复杂 Agent 任务。

패키지
dsh-session-collaboration
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 18.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:w210548735-art/dsh-session-collaboration

Configuration

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.