dsh-task-relay
Run the following command in DeepSeek Harness:
dsh plugin install LeslieWylie/dsh-task-relay
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running the command 'dsh plugin install LeslieWylie/dsh-task-relay', with the full source address at https://github.com/LeslieWylie/dsh-task-relay.
About this plugin
In DSH, each session operates independently, meaning work completed in session A is not automatically available in session B, leading to inefficiencies in collaboration. The dsh-task-relay plugin addresses this with a persistent queue-based shared task system that allows any session or sub-agent to push, claim, complete tasks, and write handoff summaries. Core capabilities include task push, list, claim, done, and cancel, along with handoff read/write, ensuring seamless sharing of task states and progress across sessions. This plugin is ideal for DSH developers, users needing cross-session collaboration, and scenarios involving multi-agent systems, effectively enhancing efficiency in task relay and progress management.
Use Cases
- Relay tasks across sessions for seamless work handoff
- Share task states and progress between sub-agents
- Record session handoff summaries for quick context recovery in new sessions
Best For
- DSH developers needing cross-session task collaboration
- Multi-agent system builders managing complex workflows
- Any DSH user aiming to enhance task relay efficiency
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.