DeepSeek Harness Plugin Hub
← Plugins

dsh-cross-session-bridge

Cross Session Bridge

Root Session Bridge: Delivers structured envelope messages between sessions (deliverable targets: online sessions in the same context and direct child agents; cross-parent child agents are relayed through the parent agent; offline/unrouteable targets are rejected with accurate attribution), reuses A

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:red000000/dsh-cross-session-bridge#da4005cbc84498a8fb207796c1ae7b969d80c92a

Description

Root Session Bridge: Delivers structured envelope messages between sessions (deliverable targets: online sessions in the same context and direct child agents; cross-parent child agents are relayed through the parent agent; offline/unrouteable targets are rejected with accurate attribution), reuses Agent inbox as the sole queue, supports three delivery modes—queue/front/now—with synchronous MessageId acknowledgements; automatically resumes an offline target session when it is on the auto-load allowlist (combined recovery, remains online, acknowledgement includes autoLoaded); provides acknowledgement status projection (delivered/claimed/discarded) and querying (bridge_receipts), with audit JSONL persisted to disk (readable after restart).

Compatibility and provenance

Cross Session Bridge is published as dsh-cross-session-bridge and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated

Versions

0.1.0stable