跳到正文

sliverp/DeepSeek-harness-wecom

40最近提交 2026年8月14日

DeepSeek-harness-wecom DSH 插件

这是一个独立的 DeepSeek Harness 通道插件,通过企微官方 WebSocket 长连接 SDK 桥接企微 AI 机器人。它将企微会话路由至可持久化的 Harness 会话,并支持 Agent 预设、附件、命令、文件传输和可配置的访问策略。

如何安装 DeepSeek-harness-wecom DSH 插件

pnpm dsh plugin --profile web add github:sliverp/DeepSeek-harness-wecom

复制不会执行命令。运行前请核对仓库和版本。

数据来源

快照日期:2026年8月15日

manifest-valid

DeepSeek-harness-wecom DSH 插件能做什么

  • 通过企微官方长连接 SDK 连接企微 AI 机器人。
  • 使用 Bot ID 与由凭据服务解析的 Secret 进行认证。
  • 将单聊和群聊会话路由到持久化 Harness 会话。
  • 接收文本、图文混合消息、加密图片、文件和视频。
  • 下载并 AES 解密入站媒体,将文件保存在工作区外供 Agent 工具使用。
  • 回复文本、Markdown、内联图片,以及由 Agent 在当前会话中发起的文件发送。
  • 提供 /new、/reset、状态、帮助、测试、ping 和取消命令。
  • 支持为单聊和群聊配置开放、白名单或禁用策略。
  • 转发选定的已注册 Harness 命令,默认启用 compact、goal 和 plan。
  • 当所选模型不支持图片时,回退为附件元数据而非使该轮对话失败。

DeepSeek-harness-wecom DSH 插件适合哪些场景

  • 通过企微 AI 机器人操作 DeepSeek Harness Agent。
  • 为不同的企微单聊或群聊维持独立的持久化 Agent 上下文。
  • 让 Agent 使用已配置的文件或 Shell 工具检查收到的文件。
  • 在当前企微轮次中向用户发送位于工作目录范围内的文件。
  • 从企微使用 Harness Agent 预设、工具、提示词和技能。

DeepSeek-harness-wecom DSH 插件适合谁

  • 使用企微 AI 机器人的 DeepSeek Harness 运维人员。
  • 希望在企微聊天中访问持久化 Harness Agent 的团队。
  • 将企微长连接机器人集成到 Harness 工作流的开发者。

DeepSeek-harness-wecom DSH 插件的限制

  • 需要 Node.js 22.19+、pnpm 10.33.4+、DeepSeek Harness 0.1.0-rc.6+,以及已启用长连接的企微 AI 机器人。
  • 在 Bot ID 和 Secret 均完成配置前,机器人保持未激活状态;非空但无效的凭据会导致企微认证失败。
  • 入站和出站文件大小默认值为 20 MiB,且受文档所述企微协议上限限制。
  • wecom_send_file 工具仅在当前企微轮次中可用,且只允许发送位于配置工作目录内的普通文件。
  • 图片处理行为取决于所选模型和 imageInputMode 配置。
  • /export Harness 命令无法通过企微使用。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 2 runtime, 16 development, 12 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

DeepSeek-harness-wecom DSH 插件的相关选择

DeepSeek-harness-wecom DSH 插件常见问题

DeepSeek-harness-wecom DSH 插件是什么?

DeepSeek-harness-wecom 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 DeepSeek-harness-wecom DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

DeepSeek-harness-wecom 使用哪个 DSH profile?

DeepSeek-harness-wecom 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

DeepSeek-harness-wecom 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

DeepSeek-harness-wecom 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

DeepSeek-harness-wecom 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。