AI Agent Hub
Back to plugins
🖥️

dsh-model-picker-search

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install imdeniil/dsh-model-picker-search

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

Install in DeepSeek Harness by running dsh plugin install imdeniil/dsh-model-picker-search; the source code is available at https://github.com/imdeniil/dsh-model-picker-search

About this plugin

Plugging in a multi-model provider like OpenRouter can balloon your catalog to two or three hundred entries, and hunting for the right model by scrolling through that wall of names gets tedious fast. dsh-model-picker-search was built for exactly that pain point: it drops a search box and a row of provider filter chips into the model menu of DeepSeek Harness and DSH Desktop, so you lock onto a target with a few keystrokes or a single click instead of endless scrolling.

The search matches by name, ID, description, and provider (case-insensitive), auto-focuses the moment the menu opens, and clears with Esc. Provider chips list every vendor in your catalog; click to filter, click again to remove. An active filter shows a live count such as "21 of 278" right in the menu. The menu height adapts to available space, lists scroll internally, and the chip row collapses into its own scroll when it overflows, so nothing ever breaks the viewport. The component registers into the conversation.input.model slot at the lowest priority to override the stock menu; if it ever fails to render, the slot mechanism silently falls back to the original menu, so the interface can never break. Built-in dictionaries cover Russian, English, and Chinese.

If your DeepSeek Harness setup spans several providers and you switch models often, this turns model selection from a scrolling exercise into a two-keystroke search.

Use Cases

  • Navigating a large multi-provider model catalog without endless scrolling
  • Switching between models frequently and needing instant lookup
  • Grouping models by provider to filter out irrelevant entries

Best For

  • DeepSeek Harness users with multi-provider model catalogs
  • Developers who switch models frequently and value selection speed
  • DSH Desktop users with 100 or more entries in their model list