概览
dsh-intercom
Intercom plugin for DeepSeek Harness (dsh): discovery and messaging between independent dsh sessions on the same machine
README / ZH
插件文档
目录摘要
Intercom plugin for DeepSeek Harness (dsh): discovery and messaging between independent dsh sessions on the same machine
dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。
在 GitHub 阅读完整 READMELIMITATIONS
已知限制
- **仅限同一台机器。** 发现与投递都走以 `$DSH_HOME/intercom` 为键的本地 socket (unix socket 或 Windows 命名管道),没有跨主机传输。 - **仅支持纯文本消息。** attachment(file/snippet/context)虽存在于 vendored 协议类型中, 但工具暂不接收也不渲染。 - **`confirmSend` 不生效**(见配置表)。 - **Web UI 面板仅限 web profile**,且暂为纯英文(未接 locale 命名空间)。没有 TUI overlay。 - **面板的 React 渲染只按契约验证,没有浏览器自动化测试**:e2e 断言了产物被伺服、接入 boot graph、数据路由端到端可用,但没有驱动真实浏览器。
