w210548735-art/dsh-session-collaboration

w210548735-art★ 1TypeScript最后同步: 2026-08-18

在 GitHub 打开

Bidirectional cross-session collaboration bundle for DeepSeek Harness

README 摘要

dsh-session-collaboration English 中文 An installable DeepSeek Harness bundle for explicit, bidirectional collaboration between sessions. It adds a session delegate model tool, a host runtime that uses Agent.steer() to insert relay context into the target's next step, and a Web card that records the target session and opens it in the current view. Install With a published package: From GitHub, pin a commit when installing source: GitHub installs run the package's prepare build. pnpm may require an explicit build permission in the profile's pnpm-workspace.yaml : Allowing a GitHub package to build executes its source during installation. Use a pinned commit and allow only source you trust. Published npm packages and local tarballs contain lib/ and do not require this build permission. The bundle adds its own patch layer. It does not require edits to the profile's cordis.patch.yml ; user patches can override allowCrossWorkspace and waitTimeoutMs because the bundle patch is applied before the profile patch. Behavior The model can call session delegate only with an explicit session id supplied by the user or synchronized by a previous collaboration relay. The relay records both the sender…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginagent

分类