AI Agent Hub
Back to plugins
🖥️

dsh-fetch-models-unselect-all

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Townrain/dsh-fetch-models-unselect-all

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

To install this plugin in DeepSeek Harness, run:dsh plugin install Townrain/dsh-fetch-models-unselect-all(Source code:https://github.com/Townrain/dsh-fetch-models-unselect-all)

About this plugin

When configuring custom providers in DeepSeek Harness, browsing their extensive model catalogs can be a tedious task. Since the dialog lacks a "Deselect All" shortcut, clearing all selected models requires manually unchecking each row, which becomes incredibly inefficient when dealing with hundreds of options.

dsh-fetch-models-unselect-all is designed to solve this specific pain point. It intelligently inserts a "Deselect All" button next to the existing "Cancel" action by monitoring the DOM structure. Once clicked, it instantly clears all checkboxes and dispatches native change events to sync with the React-controlled state, ensuring seamless operation.

This plugin is an essential efficiency booster for users who frequently manage massive model lists within DeepSeek Harness. It requires no setup, runs entirely on the client side, and perfectly supports both English and Chinese interfaces, making it a must-have tool for streamlining your model management workflow.

Use Cases

  • Quickly clear the model list
  • Switch settings across multiple custom providers
  • Manage dialogs with a large number of options

Best For

  • Advanced DeepSeek Harness users
  • Developers managing massive model lists
  • Users seeking interaction efficiency