AI Agent Hub
Back to plugins
🖥️

dsh-model-picker-augmented

Client Updated 2026.09.13

Run the following command in DeepSeek Harness:

dsh plugin install ManoloRemiddi/dsh-model-picker-augmented

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

Run dsh plugin install ManoloRemiddi/dsh-model-picker-augmented (source: https://github.com/ManoloRemiddi/dsh-model-picker-augmented) in a DSH 0.1.5+ Web GUI session, then restart to find Model Picker Augmented under Settings.

About this plugin

Once you have several providers and dozens of models attached in DeepSeek Harness, the default picker quickly becomes a chore: hunting for a specific model means scrolling through the entire list, unused entries clutter the view, and a newly written provider block only appears after a full restart. dsh-model-picker-augmented exists to remove exactly this friction.

It replaces the composer model picker with a live-search version that filters by model name and provider name simultaneously in real time. Less-used models can be hidden with one toggle and restored at any moment, while favorites are pinned to the top and reordered with up or down arrows. Every preference is persisted to the local settings file, so pins and hidden entries survive page reloads and machine reboots. The Refresh providers button goes further: it first forces the running harness to re-read the settings file from disk so a newly added provider goes live without a restart, then probes each provider endpoint that has a baseURL and appends any models the file does not yet list — all without manual YAML editing.

If you manage multiple providers through the DSH Web GUI or frequently add and switch models, this plugin turns picker navigation from a scroll-and-pray exercise into a two-second search, saving you the wait of repeated restarts.

Use Cases

  • Locate a specific model instantly across dozens of entries from multiple providers
  • Hide rarely used models and pin favourites to the top for daily efficiency
  • Add a new provider or model and see it live without restarting DSH

Best For

  • DSH users running multiple LLM providers simultaneously
  • Researchers who switch models frequently via the Web GUI
  • Ops engineers who want new provider entries visible without a restart