DeepSeek Harness Plugin

corrinehu/dsh-workbuddy-connect

Stars ★ 2 Category Models & Providers Added 2026-08-19

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

Install

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

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

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

English | 中文

Brings every model in the WorkBuddy desktop app (GLM-5.3, GLM-5.2, DeepSeek-V4-Pro, DeepSeek-V4-Flash, Kimi-K3, MiniMax-M3, Hy3, and more) straight into DeepSeek Harness — zero configuration in the DSH chat.

Features

  • Works out of the box: install and enable the plugin, then use it directly in DSH — no extra configuration.

WorkBuddy models in the DSH model picker

  • Info at a glance: Settings → Plugins → DSH WorkBuddy Connect card

Settings card showing the plugin

Expand the card to see the account, token validity, and remaining credit.

Settings card showing account and remaining credit

Install

Prerequisite: the WorkBuddy desktop app is installed and signed in (the plugin reuses the app's sign-in state and follows account switches automatically).

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

CLI

dsh plugin --profile web exec dsh-workbuddy-connect status: sign-in state and remaining credit (--json for machine-readable output; doctor for diagnostics and logout for credential cleanup are also available).

Known limitations

  • Verified on macOS with the DSH Web profile (0.1.0-rc.7+, Node 22+). The default credential paths on Windows / Linux are unverified — point the WORKBUDDY_AUTH_FILE environment variable at the actual location if needed.
  • Relies on WorkBuddy client interfaces (not a public API); the plugin may need updates as WorkBuddy changes.

Disclaimer

  • This project is for personal learning and research only, driving your own WorkBuddy account on your own machine. Do not use it commercially or beyond reasonable personal use.
  • Users must comply with the WorkBuddy terms of service. Any consequence of using this project (including but not limited to account restrictions, depleted credit, or service interruption) is borne by the user.
  • The author is not liable for any direct or indirect loss arising from the use or misuse of this project.
  • This project is not affiliated with, endorsed by, or sponsored by Tencent, WorkBuddy, or DeepSeek. Product names are used for compatibility description only; trademarks belong to their respective owners.

Acknowledgements

License

MIT

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →