dsh-team-link
Session deep links, full session export (markdown/JSON), approved cross-session messaging with pairing, and team roster, rotation and recovery tools for multi-session work.
会话深链、全量会话导出(markdown/JSON)、带配对的跨会话消息投递,以及团队 roster / 换届 / 恢复工具。
How to install
dsh plugin add github:shenhuanageshei/dsh-team-link About
dsh-team-link **DeepSeek Harness (DSH) 的「多会话协作」插件** —— 让同一个 DSH 实例里并行干活的多个会话**互相看得见、说得上话、交接得了班**。 > 原名 dsh-session-link-pro(0.2.4 及之前),**GitHub 仓库已于 2026-09-18 改名为 dsh-team-link**(旧地址由 GitHub 自动重定向)。历史会话日志里的旧工具名 session_link_pro_* 与消息 id 前缀 slp- 保持原样——它们是取证链,不做回写。 Fork 自 PwnKY/dsh-session-link——深链复制、/s/<id> 打开器与深链上下文注入保留自上游;本仓库在其上长出了完整的多会话协作层。 --- 目录 这是什么:三个痛点 架构 快速开始 工具一览 一、跨会话消息 二、会话可视:列表 / 深链 / 导出 三、跨会话看门狗 四、团队:roster 与黑板 五、团队换届 rotation 六、策略配置 七、服务获取与留痕(0.3.7 的关键修复) 八、兼容性与字符串安全 九、安装 十、测试 设计文档索引 Changelog Credits · License --- 这是什么:三个痛点 在一个 DSH 实例里开多个会话干活(一个协调者 + 若干 worker)时,会话之间默认是**隔离**的:…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-08-31
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh, dsh-plugin
Related plugins
billion-context
ranxianglei/billion-context
The official billion-context plugin: a context-compression plugin for small context windows (a 100K context is enough), token savings (5x fewer tokens), and month-long single sessions (billions of tokens).
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.