AI Agent Hub
Back to plugins
🖥️

dsh-model-provider-badge

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install weijianguizhou/dsh-model-provider-badge

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

Run dsh plugin install weijianguizhou/dsh-model-provider-badge in your terminal to install the plugin; the full source code is available at https://github.com/weijianguizhou/dsh-model-provider-badge. Restart DSH Desktop after installation for it to take effect.

About this plugin

When you have multiple providers plugged into DSH—DeepSeek official, Zhipu, Xiaomi, OpenCode Go—same-named models like deepseek-v4-flash look indistinguishable in the default picker, and picking the wrong one means rerunning the entire turn. dsh-model-provider-badge replaces the stock model selector with real brand SVG logos so each model is visually tagged with its provider at a glance, eliminating the confusion entirely.

Under the hood the plugin shadows the official component on the conversation.input.model slot with a negative priority of -10, changing zero lines of official code. Every panel, text color, and border is driven by DSH theme variables, so light and dark skins adapt automatically. The layout follows an OpenCode-style monospace, compact structure that feels native to DSH. Unknown providers fall back to a hash-colored cloud icon, and variant suffixes such as -vision or -official are automatically mapped back to their base brand.

If you regularly switch between providers or work with a team that is not always sure which model comes from where, this plugin turns model selection from guesswork into a visual one-glance decision, cutting down on costly mis-picks.

Use Cases

  • Switching between DeepSeek official and OpenCode Go and instantly confirming which provider owns the model you are about to select
  • Onboarding a teammate who is unfamiliar with provider model lineages—the logo removes the guesswork
  • Preventing a costly mis-pick when several same-named models sit side by side in the picker

Best For

  • DSH users juggling three or more model providers at once
  • Teams on DSH that want to reduce costly mis-picks from new or rotating members
  • Users who prefer scanning logos over reading model IDs to confirm provenance