DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-model-router

Unified model routing and failover plugin for DeepSeek Harness with tier-based candidate chains and settings management.

VisionUI & ProductivityDeveloper ToolsSecurity & PolicySkills & Workflows
2GitHub Stars1ForksUpdated2026-09-11

Install

$ dsh plugin --profile web add @welsione/dsh-model-router

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-model-router is an installable DeepSeek Harness plugin that provides unified ModelID routing across multiple model providers. It organizes provider candidates into multi-tier chains (tier1/2/3), enables automatic pre-first-token failover with cooldown and health-based ranking, and adds a chat tier picker as well as a configuration management UI in DSH settings.

Key Capabilities

  • Unified ModelID routing aggregating multiple providers under single logical model IDs
  • Pre-first-token automatic failover with tiered cooldown and exponential backoff
  • Health-aware candidate ranking using time-decayed sliding window scoring
  • Three-tier classification (tier1/tier2/tier3) with manual per-session tier selection in chat
  • Per-candidate reasoning effort configuration with host compatibility checks
  • Dedicated settings panel for visual route management and statistics
  • Model capability reflection and write-back to host llm-pi-ai

Useful For

  • Preventing chat interruption when specific model providers hit rate limits or downtime
  • Grouping diverse providers into cost and capability tiers (lightweight, standard, powerful)
  • Controlling reasoning effort and model fallback behavior on a per-session or per-task basis

Who It Fits

  • DeepSeek Harness users utilizing multiple LLM providers
  • Developers seeking resilient model failover and customized tier routing in DSH

Documented Limitations

  • Requires Node.js >= 22 and DSH 0.1.0-rc.x environment
  • Failover occurs prior to first token generation only; in-flight streaming failures are not rerouted mid-stream

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
welsione/dsh-model-router
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b30a0b3 · 2026-09-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-11
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app