jelech/dsh-im-gateway

Plugin ⭐ 2 MIT web-ui

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

Install

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

Add jelech/dsh-im-gateway to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.