DeepSeek Harness plugin

dsh-workbuddy-connect

Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.

Jump to install

Source facts

Repository
corrinehu/dsh-workbuddy-connect
Latest update
Aug 19, 2026
Category
Models & Providers
GitHub stars
2

Install

Start with a prompt that asks an agent to read the source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to read the page and repository first.

Do not install anything yet. Read this DeepSeek Harness plugin and explain what it does, which files, networks, or credentials it can access, and how to install and remove it.

Plugin page: https://deepseekplugins.org/plugins/corrinehu/dsh-workbuddy-connect
GitHub: https://github.com/corrinehu/dsh-workbuddy-connect
Plugin: dsh-workbuddy-connect
Author: corrinehu
Install command: dsh plugin --profile web add github:corrinehu/dsh-workbuddy-connect

Do not run the install command until I confirm.

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

DSH WorkBuddy Connect

[English](./README.en.md) | 中文

将 WorkBuddy 桌面 App 中包含的各种模型(GLM-5.3、GLM-5.2、DeepSeek-V4-Pro、DeepSeek-V4-Flash、Kimi-K3、MiniMax-M3 、Hy3等)自动接入 DeepSeek Harness,实现在 DSH 对话窗口里零配置使用。

功能

  • 开箱即用:安装和启用插件后,在 DSH 中直接使用,无需额外配置。

![WorkBuddy 模型出现在 DSH 模型选择器中](assets/1.png)

  • 信息查看:设置 → 插件 → DSH WorkBuddy Connect 卡片

![设置卡片显示插件](assets/2.png)

卡片展开后,可查看账号信息、令牌有效期与剩余积分。

![设置卡片显示账号与剩余积分](assets/3.png)

安装

前置:已安装并登录 WorkBuddy 桌面 App(插件复用 App 的登录状态,账号切换自动跟随)。

dsh plugin --profile web add github:corrinehu/dsh-workbuddy-connect
dsh web

命令行

dsh plugin --profile web exec dsh-workbuddy-connect status:登录状态与剩余积分(--json 输出机器可读格式;另有 doctor 诊断、logout 清理凭据)。

已知限制

  • 在 macOS 与 DSH Web profile(0.1.0-rc.7+、Node 22+)下验证通过;Windows / Linux 的凭据默认路径未经验证,必要时可通过环境变量 WORKBUDDY_AUTH_FILE 指定实际位置。
  • 依赖 WorkBuddy 客户端接口(非官方开放 API),WorkBuddy 更新后插件可能需要随之调整。

免责声明

  • 本项目仅供个人学习和研究使用,仅驱动使用者自己的 WorkBuddy 账号在本机调用,请勿用于商业用途或超出个人合理使用的场景。
  • 使用者需遵守 WorkBuddy 的服务条款;因使用本项目产生的任何后果(包括但不限于账号被限制、额度被清空、服务中断),由使用者自行承担。
  • 本项目作者不对任何因使用或滥用本项目产生的直接或间接损失负责。
  • 本项目与腾讯、WorkBuddy、DeepSeek 均无关联,未获其授权或认可;文中出现的名称仅用于描述兼容关系,其商标权利归各自所有。

致谢

许可证

[MIT](./LICENSE)