dsh-wsl-im
通过出站长连接把飞书、企微智能机器人、钉钉 Stream、QQ 官方 Gateway 的会话桥进 dsh agent,并提供 im_status 工具。用户白名单默认为空,即**任何人**都能驱动你的 agent——对外暴露机器人前请先设置 allowedUserIds;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.
怎么安装
dsh plugin add github:173787247/dsh-wsl-im 简介
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…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-19
- 创建于
- 2026-09-14
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, wsl
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-workspace
173787247/dsh-wsl-workspace
列出 WSL 发行版并校验可用于 DSH 的 Linux 工作区路径。
dsh-wsl-tray
173787247/dsh-wsl-tray
生成 Windows 快捷方式与托盘启动器,在 WSL 中启动 dsh web,并提供 Health/Restart 与 :3081 launch token 地址。
dsh-wsl-expose
173787247/dsh-wsl-expose
为 WSL 监听端口提供白名单 Windows portproxy 建议或应用;本机 dsh UI 优先用 kit 的 :3081 中继与 launch token。