AI Agent Hub
Back to plugins
🖥️

dsh-model-list-search

Client Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install nathannli/dsh-model-list-search

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

Run dsh plugin install nathannli/dsh-model-list-search in the DeepSeek Harness terminal, then restart DSH Desktop to activate the plugin. Source code: https://github.com/nathannli/dsh-model-list-search

About this plugin

When your model list grows long, hunting for the right entry by scrolling and squinting in the composer picker gets tiresome. dsh-model-list-search solves exactly that: the moment you open the model list, a Search models… field appears and grabs focus, so you can type a few characters and land on the right model without scanning every entry.

The filtering is deliberately simple yet effective. As you type, it matches against both model names and descriptions in a case-insensitive manner. Provider section headings stay visible only when they contain at least one matching model, keeping the list tight. Keyboard shortcuts are intuitive: press / to jump back to the search field at any time, press Escape once to clear the query. Everything runs entirely on the client side. No model configuration or selection logic is modified, and removing the plugin restores the original picker untouched.

If you switch between providers often, juggle dozens or even hundreds of model entries, or simply refuse to keep dragging a scrollbar through a long list, this is a lightweight quality-of-life upgrade made for you.

Use Cases

  • Quickly locate a target model among dozens of entries by name
  • Filter models by keyword when switching between providers often
  • Jump straight to a match after opening the model list instead of scrolling
  • Restore the full list with a single Escape press after a search

Best For

  • DSH users who juggle many models across multiple providers
  • Developers who prefer keyboard-driven navigation and shortcuts
  • Everyday users who want a leaner, faster model picker experience