dsh-call-session
In-process cross-session communication, peer session creation, and shared blackboard for DeepSeek Harness.
面向 DeepSeek Harness 的进程内跨会话通信、对等会话创建与公共黑板插件。
How to install
dsh plugin add dsh-call-session About
In-process cross-session communication and workspace shared blackboard for DeepSeek Harness (DSH) English | <a href="README_ZH.md">简体中文</a> --- Overview DeepSeek Harness sessions are isolated by default, and child tasks exit upon completion. dsh-call-session adds in-process cross-session communication, peer session creation, and shared blackboard capabilities: Inter-session unicast: send directives or hand off tasks between independent long-running sessions. Shared blackboard: publish bulky artifacts to a shared board for on-demand retrieval, avoiding context bloat. Visual canvas: observe sess…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- 319
- Last push
- 2026-09-23
- Created
- 2026-09-04
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-nested-followups
sluminositys/dsh-nested-followups
Keep branching from any completed answer at any depth while the main session stays untouched.
dsh-session-sync
PerryLink/dsh-session-sync
Cross-device session sync for DeepSeek Harness — syncs sessions and settings between machines through git.