dsh-model-picker-search
Run the following command in DeepSeek Harness:
dsh plugin install honoriomelo/dsh-model-picker-search
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install honoriomelo/dsh-model-picker-search in your DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/honoriomelo/dsh-model-picker-search .
About this plugin
Managing dozens or hundreds of models across multiple LLM providers makes the native DSH model picker painful to navigate. dsh-model-picker-search drops a live search box at the top of the picker menu; as you type, the list filters in real time by model ID, model name, and provider display name (case-insensitive substring) across every provider, so you find the model you want in seconds rather than scrolling.
Beyond search, the native two-level Model / Effort structure is fully preserved. Picking a model that supports reasoning effort still shows the full list of effort levels plus a Provider default option, and the selection stays in sync with the /model slash command because both surfaces read and write the same per-session ModelDirectory. All colors and spacing come from DSH theme tokens, so the picker follows light, dark, and brand overrides out of the box.
This plugin is a good fit for power users who juggle multiple providers and long model lists in the DSH Web GUI. It registers a single occupant on the conversation.input.model slot without modifying any DSH source code, and requires DSH 0.1.0-rc.8 or newer.
Use Cases
- Finding a specific model quickly when the list spans multiple providers
- Switching between models while adjusting reasoning effort levels
- Keeping the composer picker and the /model slash command in a single synced state
Best For
- DSH Web GUI users managing multiple LLM providers
- Developers who switch models often and maintain long model lists
- Plugin users who prefer native-consistent UX without patching DSH source code
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.