Skip to content

failover 7

  • dsh-ha-orchestrator v0.12.2 Verified Web UI 9

    Model high-availability failover + subagent orchestration (fanout/pipeline/supervisor) for DeepSeek Harness

    dsh plugin add dsh-ha-orchestrator
  • dsh-model-failover v0.1.4 Verified 3

    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

    dsh plugin add dsh-model-failover
  • dsh-model-router v0.0.6 Verified Web UI 2

    Unified ModelID routing for DeepSeek Harness: one logical model id over multiple providers, first-token failover with cooldown, health-aware ranking, fallback reasoning efforts, purpose-based simple/complex task split, per-tier reasoning effort, and a set

    dsh plugin add @welsione/dsh-model-router
  • dsh-web-search-ext v0.3.0 Verified Web UI 2

    Multi-backend web_search and web_fetch providers for the DeepSeek Harness web seam (ctx.web): Exa (REST with key, anonymous hosted MCP without) and Firecrawl (v2 search/scrape API) today, extensible to more backends (SearXNG, ...), with automatic failover

    dsh plugin add @fno2010/dsh-web-search-ext
  • dsh-search-failover v0.3.9 Verified Web UI 2

    Provider-level web search+fetch pool for DeepSeek Harness: bypass the official LLM search channel (0 model tokens), failover/rotate across Exa/Tavily/Jina/Firecrawl/Serper/SerpApi/SearXNG/DDG/Brave with quota-aware circuit breaking, multi-key rotation, an

    dsh plugin add dsh-search-failover
  • dsh-llm-failover v0.3.0 Verified Web UI 1

    Provider failover for DeepSeek Harness: on rate-limit (429) or quota exhaustion, automatically switch between providers with configurable per-provider models, fall back to the last one (e.g. DeepSeek official), and show a visible notice in the UI.

    dsh plugin add dsh-llm-failover
  • dsh-freeroute v0.8.2 Verified Web UI

    Free-tier model aggregation for the DeepSeek Harness (dsh): registers the freeroute provider over a pool of free-quota upstreams (OpenCode Zen / B.AI / OpenRouter / SenseNova built in, plus remote catalogs and custom gateways), transparent failover before

    dsh plugin add dsh-freeroute