dsh-bridge
Same-process session-to-session messaging and event bridge for DeepSeek Harness.
Install
$ dsh plugin --profile web add dsh-bridge@latestPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Discover live and persisted DSH sessions via session_list
- Send cross-session messages via session_send by session ID or human-readable title
- Inspect in-memory recent message logs with session_messages
- Automatically resume cold persisted sessions before message delivery
- Track presentation states including idle, running, waking, offline, archived, and missing
- Expose an inbound delivery seam (deliverExternal) for external transports
Useful For
- Inter-agent collaboration and sub-agent task delegation within a single DSH instance
- Querying status and waking persisted cold sessions for workflow continuations
- Serving as the local messaging base for higher-level UI plugins like dsh-chat or network layers like dsh-weave
Who It Fits
- DeepSeek Harness plugin developers building multi-agent systems
- Developers looking for programmatic same-process cross-session communication
Documented Limitations
- Operates strictly within a single process; does not include built-in network transport for cross-machine delivery
- In-memory retention is bounded to the latest 1,000 messages and lost upon process termination
- Delivery acknowledgement confirms agent follow-up queueing, not completion of model execution
- Messages cannot be delivered to archived sessions
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- baixianger/dsh-bridge
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 3e4605e · 2026-09-17
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 3GitHub stars
- Forks
- 2
- Open issues
- 3
- Last commit
- 2026-09-14
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Image generation and iterative editing plugin for DeepSeek Harness supporting cloud providers and local ComfyUI.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →DeepSeek Harness-native vision toolkit for image Q&A, OCR, grounding, UI restoration, pixel comparison, and visual artifacts.
View plugin →Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →