dsh-sideband
Run the following command in DeepSeek Harness:
dsh plugin install ishuowang/dsh-sideband
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command: dsh plugin install ishuowang/dsh-sideband, with the full source code at https://github.com/ishuowang/dsh-sideband.
About this plugin
In the workflow of DeepSeek Harness, there often comes a moment when the source agent is actively processing a request, but you need to pass relevant context to another session or team room without interrupting the ongoing conversation. Waiting for the agent to finish can be inefficient, while interrupting might lose valuable progress. This is the exact pain point that dsh-sideband addresses with its asynchronous context relay mechanism.
dsh-sideband enables users to capture a bounded context capsule from the current session and deliver it asynchronously to a destination session or an Agent Team Room. The snapshot freezes the visible user and model text at the command boundary, ensuring that the context is preserved accurately. A separate, tool-free LLM call then summarizes the captured transcript, isolating it from the source model's execution. This allows the relay to happen in the background, returning a job ID immediately so the original conversation can continue uninterrupted.
The plugin offers flexible delivery options: 'quiet' mode queues context for the destination's next turn without waking it, while 'wakeup' mode intentionally schedules a turn, consuming model quota if needed. Each capsule carries provenance information, including job ID, source, timestamps, and scope, ensuring transparency and traceability. It's not about mirroring transcripts or hidden memory, but about selectively transferring meaningful context across visible boundaries.
dsh-sideband is ideal for developers and AI agents using DeepSeek Harness who need seamless context handoff between sessions or team collaborations. Whether you're coordinating multi-agent workflows, sharing insights without breaking focus, or managing team rooms, this plugin provides a native UI experience that integrates smoothly with DSH's command system, avoiding any takeover of the web interface.
Screenshots
Use Cases
- Asynchronously relay context to another session while the source agent is busy.
- Share conversation summaries in team rooms without interrupting ongoing discussions.
- Capture session snapshots and leave them for subsequent turns.
Best For
- Developers using DeepSeek Harness.
- AI agents coordinating multi-agent workflows.
- Users managing team collaboration rooms.
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.
