How to install
dsh plugin add github:ZI-LV68/dsh-deepseek-model-router About
dsh-deepseek-model-router **Auto-switch DeepSeek models** for DeepSeek Harness. No manual model picking: every model request is routed automatically, and a switch_model tool gives you a manual override when you want one. How it works Before every model request, the plugin inspects the conversation and replaces the frozen provider/model: | Situation | Model used (defaults) | | --- | --- | | Conversation contains images | deepseek-v4-flash-vision-exp (vision) | | Complex task — long text, code, math, analysis keywords (score ≥ threshold) | deepseek-v4-pro | | Everything else — chat, short questi…
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-24
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license;描述过短(<20 字符),疑似低质
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-thinking-effort
hytime/dsh-thinking-effort
Configure reasoning-effort levels and sub-agent defaults for custom DSH models.
dsh-llm-fallbacks
btspoony/dsh-llm-fallbacks
Role-based LLM retry & fallback strategies.