corrinehu/dsh-workbuddy-connect 预览 preview

corrinehu/dsh-workbuddy-connect

桌面端Desktop 原生Native ⭐ 9 MIT 其他Other

将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,零配置使用。

项目介绍Project Overview

DSH WorkBuddy Connect 是一款 DSH 客户端插件,将 WorkBuddy 桌面 App 中的模型(包括 GLM-5.3、DeepSeek-V4-Pro、Kimi-K3 等)自动接入 DeepSeek Harness,在 DSH 对话窗口中零配置使用,适合已安装并登录 WorkBuddy 的个人用户复用现有登录态调用模型。注意:插件依赖 WorkBuddy 非官方接口,其更新可能导致插件失效;目前仅在 macOS 与 DSH Web profile(Node 22+)下完成验证。

DSH WorkBuddy Connect is a DSH client plugin that bridges models inside the WorkBuddy desktop app (GLM-5.3, DeepSeek-V4-Pro, Kimi-K3, etc.) into DeepSeek Harness for zero-config use in DSH chats. It suits users with WorkBuddy installed and logged in, reusing the app session and following account switches. Caveat: it depends on unofficial WorkBuddy endpoints that may break after client updates, and only macOS with the DSH Web profile (Node 22+) is verified.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add dsh-workbuddy-connect

corrinehu/dsh-workbuddy-connect 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

DSH WorkBuddy Connect

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 卡片

设置卡片显示插件

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

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

安装

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

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

# 或从 GitHub 源码安装
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.1-rc.2+、Node 22+)下验证通过;Windows / Linux 的凭据默认路径未经验证,必要时可通过环境变量 WORKBUDDY_AUTH_FILE 指定实际位置。
  • 依赖 WorkBuddy 客户端接口(非官方开放 API),WorkBuddy 更新后插件可能需要随之调整。

免责声明

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

致谢

许可证

MIT

上一个 Prev dsh-pluginmanager 下一个 Next skills