dsh-wsl-im
Bridges Feishu, WeCom aibot, DingTalk Stream and QQ Gateway chats into dsh agents over outbound long connections, with an im_status tool. Ships with an empty user allowlist, which means EVERYONE can drive your agent — set allowedUserIds before exposing a bot; IM input can run tools on the host.
通过出站长连接把飞书、企微智能机器人、钉钉 Stream、QQ 官方 Gateway 的会话桥进 dsh agent,并提供 im_status 工具。用户白名单默认为空,即**任何人**都能驱动你的 agent——对外暴露机器人前请先设置 allowedUserIds;IM 输入可在宿主机上执行工具。
How to install
dsh plugin add github:173787247/dsh-wsl-im About
dsh-wsl-im DeepSeek Harness plugin: chat with **dsh** from **Feishu / WeCom / DingTalk / QQ**. 中文说明 → README.zh.md Messages go: IM → this plugin → ctx.agents → reply. --- Compatibility | Field | Value | |-------|-------| | **Plugin** | dsh-wsl-im **0.2.4** | | **Minimum dsh** | ≥ **0.1.2** | | **Latest verified** | See dsh-wsl-kit Compatibility | | **Kit set** | not in install.sh (optional) | | **Cloud Flash** | deepseek-flash — not configured here | Architecture Not in install.sh. Wire behavior follows vendor docs. mermaid flowchart TB chats["Feishu / WeCom / DingTalk / QQ"] --> im["dsh-wsl-i…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-19
- Created
- 2026-09-14
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, wsl
Related plugins
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-wsl-workspace
173787247/dsh-wsl-workspace
Lists WSL distros and validates a Linux workspace path for DSH.
dsh-wsl-tray
173787247/dsh-wsl-tray
Writes a Windows shortcut and tray launcher to start dsh web in WSL, with Health/Restart and the :3081 launch-token URL.
dsh-wsl-expose
173787247/dsh-wsl-expose
Advises or applies allowlisted Windows portproxy for a WSL listen port, preferring the kit :3081 relay and launch token for local dsh UI.