jelech/dsh-im-gateway

插件 ⭐ 2 MIT web-ui

DeepSeek Harness的IM网关:将即时通讯工具桥接到harness代理会话中,并通过斜杠命令进行控制。

catalog 简介:An IM gateway for the DeepSeek Harness: bridge messengers into harness agent sessions and control them with slash commands.

安装

IM (WeChat iLink)
      │  QR login + long-poll (native fetch)
      ▼
dsh-im-gateway (host plugin, one per process)
   ├── channel registry        lib/channels/wechat-ilink.js   ← transport adapters
   ├── peer → session map      lib/gateway.js                 ← agent lifecycle
   ├── slash commands          lib/commands.js
   └── HTTP bridge             lib/http.js                    ← browser panel
      │
      ▼
harness agents service → agent session → model/tools/workspace

jelech/dsh-im-gateway 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。