dsh-client-ui-model-search
Run the following command in DeepSeek Harness:
dsh plugin install AndyZHENG0715/dsh-client-ui-model-search
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install AndyZHENG0715/dsh-client-ui-model-search in DeepSeek Harness to install this plugin (source: https://github.com/AndyZHENG0715/dsh-client-ui-model-search), then restart the profile to activate the search box and collapsible provider groups in the web composer model selector.
About this plugin
The built-in model selector in the DSH web composer handles a couple of providers without issue, but the moment you connect several the list turns into an unscannable wall of names. dsh-client-ui-model-search tackles that directly: a real-time search box at the top of the model list uses tokenized AND matching, so typing opencode-go deepseek pulls up OpenCode Go DeepSeek models (hyphens and underscores are treated as spaces). Matches span model name, model ID, description, provider name, and provider ID.
Beyond search, models are grouped by provider with collapsible section headers and a count badge showing how many models each group holds. All styling rides on DSH design tokens (--dsw-*), so light and dark themes follow automatically, and UI labels switch between zh-CN and en via the official locale service with no extra setup.
The registration is fully non-destructive: the plugin mounts on the official conversation.input.model seat with priority -1, leaving the native selector underneath as a safety net. Selecting a model routes through the official ModelDirectory select() path, staying in sync with the /model popup. Stop or uninstall the plugin and the native selector returns instantly—no cleanup required. Built for developers who manage dozens or hundreds of models across multiple providers in the DSH web UI.
Screenshots
Use Cases
- Quickly locate a specific model among hundreds in the web composer
- Browse models grouped by provider and collapse unneeded groups
- Search model names or IDs in a bilingual workflow
Best For
- Developers managing large model catalogs across multiple providers
- Engineers using DSH web UI for daily AI development
- AI practitioners who need fast model switching and discovery
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.

