DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Failover Continue — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
F

dsh-failover-continue

Failover Continue

DeepSeek Harness 的统一自动继续与模型故障转移:支持带熔断机制的有序回退链,以及失败轮次的自动继续,一个双语(RU/EN)设置卡片。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:elanski/dsh-failover-continue#83b26d610ef9f17ef92db27c14adbb3ccbf0f033
README兼容性版本

兼容性与来源证明

Failover Continue 以 dsh-failover-continue 发布,当前版本为 0.1.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/21

版本

0.1.0stable
2026/9/21

相关插件

正在加载相关插件…

最新版
0.1.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/9/22
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

dsh-failover-continue

English | Русский

English

Unified auto-continue + model failover plugin for DeepSeek Harness (DSH).

One plugin owns the whole resilience loop instead of splitting it across an auto-continue plugin and a failover plugin:

  • Ordered fallback chain with two-level circuit breaking (model + provider). The first failure opens the route (threshold 1); the next request leaves the dead route. A provider that reports Retry-After (e.g. gateways answering "retry in 3594s") is honoured instead of re-hammered after 60s.
  • AUTH and BILLING switch the route instead of killing the session. A 401/403 or a billing/check-in 402 opens the failed route and the turn continues on the next healthy fallback. Stop-loss fires only when the whole chain is open.
  • CONTEXT_WINDOW_EXCEEDED is request-scoped: the oversized request moves to a larger-context candidate without parking the healthy route.
  • Automatic continuation of failed turns: live firehose + cold-session scan (survives host restarts: orphaned turns wake up and continue), adaptive backoff, loop guard.
  • Safety valves: maxSwitchesPerStep caps walk loops; maxConsecutive bounds continue storms.
  • Session-log safety by construction: the plugin never writes custom event types (the Session.append API cannot carry the ignorable envelope marker). Switch notices go out as ordinary user/message rows; state lives in the status route and the settings namespace.
  • Bilingual RU/EN settings card: every string via locale dictionaries (the plugin registers a ru language pack — DSH ships only zh/en).

Install

dsh plugin --profile web add link:/path/to/dsh-failover-continue
# or: dsh plugin --profile web add github:<you>/dsh-failover-continue

Disable the plugins it replaces (exactly one owner per waterfall), migrate settings, restart the host:

node scripts/migrate-settings.mjs --apply
# ~/.dsh/profiles/web/cordis.patch.yml
- id: auto-continue
  disabled: true
- id: model-failover
  disabled: true
- id: model-failover-settings
  disabled: true

Configuration

Single failover-continue: namespace in settings.yaml, fully editable from Settings → Plugins → Failover + auto-continue: ordered fallbacks (provider/model), tripCodes, thresholds/cooldowns, continue text/timing, backoff, loop guard. See .kiro/specs/failover-continue/ (design repo) for the full requirements/design/tasks.

Verify

npm run typecheck && npm test && npm run build

License

MIT — see LICENSE. Donor code and ideas are attributed in NOTICE.md.


Russian

Единый плагин автопродолжения + фолбэка моделей для DeepSeek Harness.

Один плагин владеет всем контуром устойчивости вместо связки «auto-continue + model-failover»:

  • Упорядоченная цепочка резервов с двухуровневым предохранителем (маршрут + провайдер). Первое падение открывает маршрут (порог 1); следующий запрос уходит с мёртвого маршрута. Retry-After от провайдера (например «retry in 3594s») соблюдается, а не забивается повторами.
  • AUTH и BILLING переключают, а не хоронят. 401/403 или биллинговый 402 открывают маршрут, терн продолжается на следующем живом резерве. Стоп — лишь когда открыта вся цепочка.
  • CONTEXT_WINDOW_EXCEEDED — request-scoped: тяжёлый запрос уходит на модель с большим окном без парковки здорового маршрута.
  • Автопродолжение упавших тернов: живой поток событий + скан холодных сессий (переживает рестарты хоста: сессии-«сироты» будятся и продолжаются), адаптивный бэкофф, сторож зацикливаний.
  • Предохранители: maxSwitchesPerStep режет петли ходьбы по цепочке, maxConsecutive — штормы продолжений.
  • Безопасность лога по построению: своих типов событий не пишем вовсе (Session.append не умеет маркер ignorable). Уведомления — обычными user/message; состояние — в статус-роуте и неймспейсе настроек.
  • Двуязычная карточка RU/EN: все строки через словари (плагин регистрирует языковой пакет ru — в DSH из коробки только zh/en).

Установка

dsh plugin --profile web add link:/path/to/dsh-failover-continue
# или: dsh plugin --profile web add github:<you>/dsh-failover-continue

Отключить заменяемые плагины (ровно один владелец на waterfall), смигрировать настройки, перезапустить хост (см. выше). Миграция настроек:

node scripts/migrate-settings.mjs --apply

Проверка

npm run typecheck && npm test && npm run build

Лицензия

MIT — см. LICENSE. Доноры кода и идей — в NOTICE.md.

相关插件

继续浏览 models-usage 分类下经过校验的插件。

Usage@linxin666/dsh-usage用于 dsh Web GUI 的使用统计插件:检测各提供商的余额和编程套餐配额,并实时记录令牌使用情况;侧边栏 Settings 行上方显示紧凑的价格概览卡片Whale Widgetdsh-whale-widgetDSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件:余额/今日已用/峰谷定价、自定义泡泡点击序列(文本/余额/今日/峰谷/图片/随机语句与并列加权选择)、逐行样式与字体、悬浮快捷编辑、音效与每轮消耗、自定义角色/动图/音效、吸附与翻转自定义Commandcode Provider@mars-sea/dsh-commandcode-provider适用于 Command Code 的非官方 DeepSeek Harness LLM 提供商插件,移植自 pi-commandcode-provider(MIT)。注册“commandcode”提供商路由,并在 Models 页面添加卡片和实时模型目录。Plugin Subscriptionsdsh-plugin-subscriptions将 ChatGPT (Codex)、Claude、Grok (X Premium)、GitHub Copilot 和 Google Antigravity 订阅用作 DeepSeek Harness LLM 提供商,并通过网页设置页面使用 OAuth 登录