dsh-route-resilience
by lokic7123-star · lokic7123-star/dsh-route-resilience
★ 3 Stars
⑂ 1 Forks
Updated: Aug 28, 2026
MIT
TypeScript
Original language: English
About
Multi-route high-availability, fault isolation and observability for DeepSeek Harness: model groups fail over between authorized provider routes on rate limits, retry-after, transport and auth failures.
Similar plugins
Rule-based multi-provider model routing for DeepSeek Harness with pre-first-token failover, cooldown circuit-breaking, usage accounting, and a status API.
★ 0
dsh plugin --profile web add @botton/dsh-model-routerby BruceLanLan
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent
★ 6
MIT
JavaScript
Sep 3, 2026
dsh plugin --profile web add dsh-tier-routerby Letter2025
Two-level model circuit breaker with failover for DeepSeek Harness: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback
★ 4
↓ 277/wk
MIT
TypeScript
Sep 8, 2026
dsh plugin --profile web add dsh-model-failoverby Vladimir-Kryshchenko
Static linter for DeepSeek Harness plugin HTTP routes: every webServer route bypasses the /api gateway's trust check and must pin the Host to loopback itself. PASS/WARN/FAIL per route, as a CLI and a
★ 0
MIT
TypeScript
Aug 22, 2026
dsh plugin --profile web add dsh-route-fence-linterUnified model routing for DeepSeek Harness: one logical ModelID over multiple providers with first-token failover and cooldown, health-aware candidate ranking, three tiers (tier1/tier2/tier3) auto-sel
★ 0
dsh plugin --profile web add @welsione/dsh-model-routerLLM request retry plugin for DeepSeek Harness: when a model request fails with a configured HTTP status code, machine code, or provider field=value match, it sleeps for the per-rule delay and re-issue
★ 0
dsh plugin --profile web add dsh-llm-error-retry