xiaoshihou514/dsh-weixin
通过微信远程控制 DeepSeek Harness,支持任意文件传输。
关于此插件
npm i -g @deepseek-ai/dsh dsh plugin --profile web add "github:xiaoshihou514/dsh-weixin#main"
$ dsh plugin --profile web add dsh-weixin$ dsh plugin --profile web add github:xiaoshihou514/dsh-weixin健康评分构成
80 / 100该插件未完整披露数据收集行为。安装前请审阅源码与 manifest。
安全信息
关键指标
Related
相关插件
其他提醒类插件发通知,这个插件打电话。手机通过 CallKit 正常响铃,你接起来, 语音念出 agent 的问题,你说「可以,发布吧,但先别跑迁移」,这句话的转写文本 就是 agent 接下来读到的内容。不用回到某个标签页,不用打开 App,不用键盘。
面向 DeepSeek Harness(dsh)的增强版 Agent Client Protocol(ACP)服务器,为 Zed 等 ACP 编辑器设计。它是官方 @deepseek-ai/dsh-acp 桥接器的即插即用替代品:官方桥只做纯文本 输出,本桥把 Web GUI 的能力(流式、遥测、模型/权限控制、会话管理、MCP)全部暴露到 ACP 线上。
- 会议室名称(从飞书日历的「会议室」资源参会人读取) - 多闹钟提醒:每个提醒提前量独立触发,开始前到点闪烁(黄/橙/红随紧迫度) - 点击会议记录关闭当前提醒(关闹钟);可开启「30 秒后自动停止闪烁」 - 提醒触发时自动展开面板(可关) - 单条「✕」移除提醒(本地持久化,不会动飞书日历里的真实日程) - 开始时间已过的会议自动移除;今日会议清空时可查看「明日」会议 - 配置持久化,设置面板可调
DeepSeek Harness(DSH)任务状态通知插件 / Task-status notification plugin for DeepSeek Harness (DSH) 会话需要交互、任务完成、任务出错时,通过系统通知(OS toast)、浏览器通知、飞书机器人(webhook)推送提醒——不再依赖盯着会话列表的圆点。 Get notified via system notifications, browser notifications, and a Feishu (Lark) bot whenever a session needs attention, a task completes, or a task errors.
When DeepSeek Harness needs your approval, this plugin pops a native OS notification in the bottom-right corner of your desktop (outside the browser), shows which workspace needs attention, and jumps to that workspace when you click it — with a chime so you never miss a request.
一个 DeepSeek Harness bundle,通过腾讯非官方 iLink bot 网关(ilinkai.weixin.qq.com)把 DSH profile 接到微信个人账号 —— 与 hermes-agent、OpenClaw 同机制。文字双向收发, 支持 /sessions /use /new /stop /status 会话管理,权限请求直接在聊天里用 /yes / /no 回答,进度以摘要形式推送而不是刷屏式工具调用。