All plugins

DSH / BUNDLE / CLIENT-UI

dsh-intercom

v1.0.0Sqhao-O / dsh-intercom634e68698d

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-intercom

Intercom plugin for DeepSeek Harness (dsh): discovery and messaging between independent dsh sessions on the same machine

README / EN

Package documentation

Registry summary

Intercom plugin for DeepSeek Harness (dsh): discovery and messaging between independent dsh sessions on the same machine

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- **Same machine only.** Discovery and delivery go through a local socket (unix socket or Windows named pipe) keyed by `$DSH_HOME/intercom` — there is no cross-host transport. - **Text messages only.** Attachments (files/snippets/context) exist in the vendored protocol types but the tool does not accept or render them yet. - **`confirmSend` is a no-op** (see the config table). - **The Web UI panel is web-profile only** and English-only (no locale namespace yet). There is no TUI overlay. - **The panel's React rendering is verified by contract, not by a browser test**: the e2e asserts the bundle is served, wired into the boot graph, and that its data routes work end to end, but does not automate a real browser.