DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Workbuddy Connect Patched — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@jojoman2024/dsh-workbuddy-connect-patched

Workbuddy Connect Patched

将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness — bring WorkBuddy desktop app models into DeepSeek Harness with zero configuration.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @jojoman2024/dsh-workbuddy-connect-patched@0.2.6
READMECompatibilityVersions

Compatibility and provenance

Workbuddy Connect Patched is published as @jojoman2024/dsh-workbuddy-connect-patched and currently resolves to version 0.2.6. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.2.6stable
8/28/2026
0.2.5stable
8/26/2026
0.2.4stable
8/25/2026
Show 2 more versionsCollapse versions
0.2.3stable
8/23/2026
0.2.2stable
8/23/2026

Related plugins

Loading related plugins…

Latest
0.2.6
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
139.4 kB
Files
11
Surface
web
License
MIT
Source
npm
GitHub
★ 1
Weekly downloads
42
Last push
8/28/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in integrations-communication.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rIm@xmanrui/dsh-im把十一种 IM 渠道和公网 AI Office 接入本机 DeepSeek Harness。 Connect eleven IM channels and a public AI Office to a local DeepSeek Harness.Pocketdsh-pocketPut DeepSeek Harness in your pocket: one package, one settings page, and scan a QR code on your phone to access DSH on your computer in sync (LAN + public network, real-time screen mirroring).

README

DSH WorkBuddy Connect (patched)

本仓库是 corrinehu/dsh-workbuddy-connect 的修改版,主要修复 WorkBuddy 管路的思考等级生效问题。安装包名为 dsh-workbuddy-connect-patched。

English | 中文

将 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 模型选择器中

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

设置卡片显示插件

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

设置卡片显示账号与剩余积分

与原版差异

本仓库基于 corrinehu/dsh-workbuddy-connect 修改,主要让 WorkBuddy 管路的思考等级(reasoning effort)真正生效:

  • 修复上游 11128 渠道校验错误(developer 角色改写为 system)。
  • 修复 hy3 思考等级不生效的问题(透传扁平 reasoning_effort,移除无效的嵌套 reasoning)。
  • 按模型精确暴露思考档位:hy3 仅 Off / Low / High,deepseek-v4-* 保留 Off / Low / Medium / High。

完整改动清单见 MODIFICATIONS.md。

安装

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

# npm(推荐,自带预构建产物)
dsh plugin --profile web add @jojoman2024/dsh-workbuddy-connect-patched

# 或从 GitHub 源码安装
dsh plugin --profile web add github:jojoman2024/dsh-workbuddy-connect

dsh web

命令行

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

已知限制

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

免责声明

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

致谢

  • Sliverkiss/workbuddy2api(MIT)— WorkBuddy 上游协议的参照实现。
  • franksong2702/dsh-codex-connect(Apache-2.0)— DSH 插件结构与 provider 注册的参照。

许可证

MIT