插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 9 个插件
dsh-auto-continue
hsiangnianian/dsh-auto-continue
DSH Web 请求中断自动续跑:网络、超时或宿主崩溃等非人为失败后自动发送「继续」,支持错误分类、自适应退避、模板化继续文本与浏览器通知。
dsh-opencode-zen
xiaozhe7772222/dsh-opencode-zen
0元接入6个免费大模型,免注册免充值,内置6个免费模型,多Key轮换与限流退避。
dsh-llm-retry-settings
zeng6125-rgb/dsh-llm-retry-settings
LLM 自动重试设置卡片:在设置页实时调整重试次数、退避与抖动,并可勾选额外可重试错误码(retryableCodes)—— 默认补入 INVALID_REQUEST,OpenAI thinking 模式 HTTP 400 reasoning_text 报错开箱即自动重试。
dsh-client-auto-retry
frog755/dsh-client-auto-retry
回合中断自动续跑:turn/end 因 error / interrupted / max-tokens 结束时自动发送「继续」,支持宽限期、冷却、指数退避、连续次数上限、启动扫描、设置卡片,以及输入框工具行的会话级停止/恢复按钮;不切换模型/provider。
dsh-plugin-weaknet-adaptor
jiay98528-dev/dsh-plugin-weaknet-adaptor
弱网适配器:模型流式请求的长退避透明重试(上限 10 分钟)、本地响应重放缓存、心跳自动重连、降级模式 token 节流,并提供中英双语设置页。
dsh-sxs-anti-bot-http
yangyunsong023/dsh-sxs-anti-bot-http
反爬 HTTP 工具:UA 池轮换、指数退避重试、反爬墙检测(验证码/安全验证)与自适应限流,提炼自 SXS 生产采集体系(每日数百万请求)——工具:`sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`。
dsh-continue
weibaohui/dsh-continue
自动续跑:agent 会话中断后自动续上,规则表按失败类型(限流/额度/鉴权/上下文超限/崩溃孤儿)路由——自动退避重试、换模型继续、压缩上下文后继续或止损通知,规则可视化编辑,全程活动日志。
dsh-retry-boost
hhb1028/dsh-retry-boost
让 DSH 自动重试商汤 429、QUOTA 等瞬时网关故障,启动时注入强化 retryPolicy。
dsh-shift-router
green-dalii/dsh-shift-router
Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router)