← Back to list

dsh-continue

DeepSeek Harness Sessions & Messages Low risk

Auto-resume for interrupted agent sessions: an ordered rule table routes by failure type (rate limit, quota, auth, context overflow, crashed orphan) to automatic backoff retry, model switch, resume after context compaction, or a stop-loss notification, with a visual rule editor and a full activity log.

自动续跑:agent 会话中断后自动续上,规则表按失败类型(限流/额度/鉴权/上下文超限/崩溃孤儿)路由——自动退避重试、换模型继续、压缩上下文后继续或止损通知,规则可视化编辑,全程活动日志。

How to install

DeepSeek Harness dsh plugin add @weibaohui/dsh-continue

About

@weibaohui/dsh-continue **自动续跑插件**:agent 会话中断后自动帮你续上,不用手敲「继续」。 核心功能 **自动续跑**:检测到传输错误、崩溃孤儿轮等失败后,自动向同一会话重发续跑指令,带冷却与指数退避 **有序规则表**:不同失败类型走不同策略,从上到下先命中先用—— 限流(429):自动退避重试(尊重服务商要求的等待时间),最多 5 次 额度耗尽 / 鉴权失败:立即止损并通知,不白白重试 上下文超限:**自动压缩会话上下文,压缩成功后继续跑** 崩溃孤儿轮 / 其他错误:自动继续 自定义状态码:自己填状态码列表,命中即按该规则续跑——数字匹配 HTTP 状态码(如 529、520),文字匹配机器码(如 UNKNOWN),大小写不敏感;放在「服务端错误」上方即可让特定状态码优先走专属策略 **失败后自动换模型**:同一失败连续 N 次仍不成功,后续续跑自动切换到备用模型(如主模型限流后换备用模型接着跑) **可视化管理**:设置页里规则、开关、次数、退避参数全部可视化编辑;provider 和模型一律下拉选择 **全程可查**:每次续跑、换模型、停止原因都有活动日志 安装 bash dsh plugin --profile web add @weibaohui/dsh-continue -w 装完重启 dsh web 即生效。默认规则开箱可用,无需…

Recommendation signals

49 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
49 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
0
mo. downloads
Last push
2026-09-02
Created
2026-08-31

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
Topics
deepseek-harness, dsh, dsh-plugin

Related plugins

DeepSeek HarnessClaude CodeCodex
Score79

dsh-chat-import

Nwflower/dsh-chat-import

Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.

☆ 140 ↓ 17.0K Sessions & Messages
DeepSeek HarnessClaude CodeCodexMCP Server
Score78

deja-vu

vshulcz/deja-vu

One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 19 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.

☆ 786 ↓ 2.2K Sessions & Messages
DeepSeek Harness
Score75

dsh-plugin-bridge

Totoro-qaq/dsh-plugin-bridge

Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.

☆ 162 ↓ 868 Sessions & Messages
DeepSeek Harness
Score73

dsh-recall-plugin

limbo947/dsh-recall-plugin

Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.

☆ 31 ↓ 5.6K Sessions & Messages