Skip to content
dsh.fish

Browse

8 results

Bundle

@lanbaolu/dsh-fail-soft

自动隔离损坏插件,让 DSH 在坏插件面前照常启动:坏插件被禁用、其余插件正常装配,提供隔离管理与一键恢复 UI(deepseek-harness plugin that quarantines broken plugins so the service keeps booting, with status tools, a one-click restore panel and auto patch adaptation)

lanbaolu9
Bundle

dsh-retry-plugin

Whitelist / blacklist / any-error retry policy for DeepSeek Harness, driving DSH's built-in LLM request retry mechanism.

jedzqer
Bundle

dsh-tool-chaos

Deterministic fault injection, autonomous resilience experiments, and machine-readable evidence for the DeepSeek Harness tool pipeline

cyanseek5
Bundle

dsh-plugin-weaknet-adaptor

Weak-network adaptor for the DeepSeek Harness: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, degraded-mode token economy, and a bilingual (zh/en) settings page. / 弱网适配插件:模型流长退避重试、本地响应缓存、心跳自动重连(默认 10 分钟封顶)、降级省 token、双语设置页。

jiay98528-dev4
Bundle

dsh-retry-boost

让 DeepSeek Harness 自动重试商汤 429/QUOTA 等瞬时网关故障直到任务完成——启动时给所有 llm-pi-ai provider 热注入加固版 retryPolicy,运行中新增的 provider 也会自动补上,再也不用手动发「继续」。

hhb10283
Bundle

dsh-route-resilience

Multi-route high availability, fault isolation and observability for DeepSeek Harness. Route groups fail over between authorized provider routes on rate limits (429 / Retry-After), transport errors and auth/quota failures, with per-route quarantine (exponential backoff) and disablement.

lokic7123-star3
Bundle

dsh-better-retry

DSH (DeepSeek Harness) Cordis plugin: retry ANY model-request failure (any error code) with exponential backoff — retry budget adjustable from Settings → General via a slider (0–64, default 8).

Yaing-Yan1