dsh-tier-router
Tiered model routing for DeepSeek Harness with fallback chains, plan-mode awareness, and escalation guards.
Install
$ dsh plugin --profile web add dsh-tier-routerPlugin 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.
Key Capabilities
- Automatic tiered routing based on plan mode (opusplan style)
- Per-session tier scoping with `/tier strong|cheap|auto|delegated|off`
- On-demand strong-tier consultations (`/advisor` command and `tier_advisor` tool)
- Code review verdicts and severity ranking via `tier_review`
- Deterministic pre-execution guard preventing destructive commands on cheap tiers
- Automatic failure escalation to the strong tier upon repeated step errors
- Per-tier fallback chains handling provider rate limits, quotas, and server errors
- Subagent tier routing and bounded task execution via `tier_worker`
- WebUI settings integration for persistent tier configuration
Useful For
- Optimizing LLM token costs by reserving flagship models for planning and reviews
- Preventing accidental destructive shell actions on fast/cheap model execution
- Handling complex architectural decision-making via dedicated advisor consultations
- Automatically recovering from model API rate limits or outages through fallback chains
- Delegating isolated subagent tasks with defined schemas and tool restrictions
Who It Fits
- DeepSeek Harness developers seeking cost-effective model orchestration
- Engineers managing complex multi-step coding workflows with subagents
- Teams requiring safety gates against high-impact automated operations
Documented Limitations
- Tier switches take effect from the next step because headers are written before step construction
- Subagent classification policy applies process-wide for execution guards
- Requires activation via an agent preset row (`tiered`) and restart to enable agent-plane tools and commands
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 2 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- BruceLanLan/dsh-tier-router
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 6c38814 · 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
- 6GitHub stars
- Forks
- 4
- Open issues
- 4
- Last commit
- 2026-09-03
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Unofficial Command Code LLM provider plugin for DeepSeek Harness with live catalogs, account rotation, and web search.
View plugin →