daruma
Automatic failover and backup channels for flaky LLM subscriptions: rides after the in-box retry, trips a persistent circuit breaker on repeated 429/5xx or terminal errors, and switches the next request to another channel in your chain, with a web panel to pick the backup manually.
LLM 订阅抽风时的自动故障转移与备用渠道:在内置重试放弃后接管,对连续 429/5xx 或终止性错误跳闸持久化断路器,把下一个请求切到链上的其他渠道,并配有 Web 面板手动挑选备用渠道。
How to install
dsh plugin add dsh-daruma Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-08-27
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com
- Topics
- deepseek-harness, dsh, dsh-plugin, failover
Related plugins
dsh-commandcode-provider
Mars-Sea/dsh-commandcode-provider
Unofficial Command Code LLM provider: registers a `commandcode` route with a live model catalog and reasoning-effort support.
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-llm-fallbacks
btspoony/dsh-llm-fallbacks
Role-based LLM retry & fallback strategies.