← 返回列表
D

dsh-mobile-remote

v0.1.0 · 2 天前发布

DeepSeek Harness WeChat remote-control plugin: control your dsh agent from WeChat (iLink long-polling, fully outbound, works over any network)

dshdsh-plugindeepseek-harnesswechatweixinilinkremote-controlchat-channel

README

dsh-mobile-remote

English | 中文

手机微信 = 你的 DeepSeek Harness 电脑遥控器。

微信扫码绑定机器人后,在任何网络(4G/任何 WiFi)通过微信指挥你的 dsh agent:
发命令、发任务、收结果、/ls 看电脑文件夹目录、双向收发文件主动推送通知多会话切换

  • 全权限模式:agent 全部工具可用,不弹确认直接执行(permissionMode 可切 strict 逃生舱)

  • 语音消息:不存不转写,回复「无法识别语音消息」

  • 消息经腾讯 iLink 服务器中转(微信没有第三方 API),非端到端加密——见「风险与边界」
  • 突出特点与优势

    相比同类 dsh 微信桥接插件(dsh-weixindsh-chatnode-wechatdsh-im-bridge 等):

    1. 协议最扎实:wire 细节逐字对照腾讯官方 openclaw-weixin SDK v2.4.6(核对笔记与参考源码见 docs/)——出站 aes_key 编码、上传/消息两套媒体编号、CDN 上传下载流程全部与官方一致;入站 AES 密钥双编码态(base64 原字节 / base64 hex)全支持,坏密钥明确报错不降级
    2. 双向文件收发:入站图片/文件/视频自动下载解密落盘(稳定命名防崩溃重放 + 明文 md5 校验 + 100MB 上限);出站 /send 与模型回复中的 [[send-file:路径]] 双入口,共用唯一路径白名单校验(symlink 穿透/越界/目录一律拒绝)
    3. 主动通知闭环:模型工具 weixin_send(文本+文件)+ 未绑定会话完成通知(规则化去重防双发);会

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-mobile-remote
    Repo
    git+https://github.com/good-boy4069/dsh-mobile-remote.git
    Engines
    {"node":">=22.12.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-slots"],"platform":"web"}}