DSH WorkBuddy Connect: Integrating the WorkBuddy Desktop App Model into DeepSeek Harness
DSH WorkBuddy Connect is a DeepSeek Harness plugin maintained by corrinehu, which reuses the login state of the WorkBuddy desktop app to seamlessly integrate built-in models such as GLM, DeepSeek, and Kimi into DSH with zero configuration. It supports Web, Desktop, and TUI interfaces. This article introduces its features, installation commands, typical usage, macOS verification, known limitations such as unofficial API dependencies, and reminds users to review the source code and MIT license before installation.
Read Moredsh-llm-codebuddy: Integrating WorkBuddy API and CodeBuddy China Region Model into DSH
dsh-llm-codebuddy is a DSH community plugin maintained by Axiaohungry, which adds the CodeBuddy China Region Provider to DeepSeek Harness. It supports two authentication methods: WorkBuddy API Key and CodeBuddy China site token. The plugin allows users to obtain and edit the model directory via the WebUI and configure thinking settings. It can be installed independently without modifying the DSH global directory and has been verified in DSH 0.1.0-rc.6. It is suitable for developers who only have WorkBuddy credits or a CodeBuddy account and need to call CodeBuddy models within DSH.
Read MoreIntegrate WorkBuddy quota into DeepSeek Harness using dsh-llm-codebuddy
DSH-LLM-CodeBuddy is an MIT-licensed plugin for the DSH model maintainer maintained by Axiaohungry. It registers "CodeBuddy China Region" in DeepSeek Harness, and calls the CodeBuddy model with the API Key issued by WorkBuddy, which is suitable for scenarios where the company only distributes WorkBuddy points. It can be installed according to the GitHub source of the directory page or the recommended npx command of the repository, then fill in the Key in the WebUI and pull the models available under the current account. This article has been verified against the directory page, GitHub and npm 1.3.4: it is a third-party adapter, authorized by Key, and the plugin runs with the permissions of the current dsh process.
Read More