dsh-smart-scenario-router
Run the following command in DeepSeek Harness:
dsh plugin install xobexo/dsh-smart-scenario-router
Paste the following prompt into your AI chat to install this plugin:
Install in DeepSeek Harness by running dsh plugin install xobexo/dsh-smart-scenario-router, or clone the source from https://github.com/xobexo/dsh-smart-scenario-router for a local install.
About this plugin
Running GLM, DeepSeek, Qwen and GPT side by side in DeepSeek Harness means juggling model choices with every prompt: you want GLM for architecture planning, DeepSeek Pro for deep code review, and Flash for firehose batch extraction. Manually switching between them breaks flow and is easy to get wrong.
dsh-smart-scenario-router removes that burden. It reads each user message, classifies it into one of ten scenarios spanning architecture design, code review, multimodal image-text input, long-context analysis and more, then selects the first available model along a priority chain. If the upstream call fails, it slides automatically to the next candidate until the request succeeds. Messages with low confidence are re-judged by a designated referee model (Flash by default), and the full model pool, per-scenario candidate chain and live routing state are all visible and editable right in the dsh settings page. The plugin respects manual model selections and never stores API keys or credentials.
If you maintain at least two domestic models plus a GPT fallback in dsh and your daily work oscillates between coding, planning and batch extraction, this plugin lets you stop thinking about which model to pick. A restart after install is all it takes.
Use Cases
- Auto-select the best model for daily coding and debugging
- Cut manual switching overhead when running multiple models
- Seamlessly fall back to the next candidate on upstream failure
Best For
- dsh users running domestic models alongside GPT
- Workflows oscillating between architecture, code review, and batch extraction
- Developers who want zero model-selection overhead
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.