AI Agent Hub
Back to plugins
🤖

dsh-codebuddy

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Lbryany/dsh-codebuddy

Paste the following prompt into your AI chat to install this plugin:

Install the plugin by running dsh plugin install Lbryany/dsh-codebuddy in DeepSeek Harness; the source repository is available at https://github.com/Lbryany/dsh-codebuddy .

About this plugin

The DeepSeek Harness ecosystem previously had no native integration for the Tencent CodeBuddy platform, forcing developers to hop between separate tools whenever they needed CodeBuddy-backed models inside their Harness workflow. dsh-codebuddy closes that gap by bringing CodeBuddy models directly into the Harness command line and eliminating the friction of external integration.

After a single OAuth sign-in, the plugin fetches the full model catalog available to your account and surfaces it as a dedicated category in the dsh model picker. You can dial the reasoning depth across seven levels—Off, Minimal, Low, Medium, High, Xhigh, and Max—paired with streaming output for a fine-grained balance between generation quality and latency. OAuth credentials are persisted through the dsh Credential Store, so your model list is restored automatically after a restart with no re-login or manual token refresh required.

The plugin is built for developers who have already organized their daily workflow around DeepSeek Harness and hold a CodeBuddy account on either the domestic (copilot.tencent.com) or international (codebuddy.ai) tier. Whether you are handling everyday code completion, rapid prototyping, or complex multi-step reasoning tasks, model switching and reasoning-level adjustment happen in a single command with zero extra configuration and zero manual credential management, letting you stay focused on the code itself.

Use Cases

  • Invoke CodeBuddy models directly inside a DeepSeek Harness workflow for code completion and reasoning tasks
  • Switch among seven reasoning levels from Off to Max to balance output quality against response latency
  • Manage both domestic and international CodeBuddy accounts by toggling the site parameter in a single login command

Best For

  • Engineers who have built their daily development workflow around DeepSeek Harness
  • Developers who hold a CodeBuddy account and want unified access from the Harness command line
  • Technical teams that need fine-grained reasoning-level control and streaming output for varied task complexity