dsh-resume-turn
by Harris-Logic · Harris-Logic/dsh-resume-turn
★ 0 Stars
⑂ 0 Forks
Updated: Sep 10, 2026
MIT
JavaScript
Original language: English
About
DSH 断点续接插件:模型回复因网络中断/超时半途失败时,自动把已生成的部分输出带进下一轮,让模型从中断处继续,而不是从零全量重跑。DSH plugin: on a mid-stream network failure, auto-resume the turn from its partial output instead of restarting from scratch.
Similar plugins
by Frog755
DSH client plugin: auto-sends 「继续」 when a turn is interrupted/errored/overlong. No model/provider switching. Ships with a settings card.
★ 3
↓ 235/wk
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add @frog755/dsh-client-auto-retryby HsiangNianian
DSH Web UI plugin: auto-sends 「继续」 after non-human interruptions, with error classification, adaptive backoff, pause, idempotency/loop guards, resume templates, and stats—all configurable in settings
★ 91
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add dsh-client-auto-continueby MistRain-1
断线无限重新连接,适用于不稳定的API或者中转站
★ 3
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add dsh-reconnectby hg1048596-pixel
DeepSeek Harness (DSH) 插件:在模型读取前撤回已发送的文字消息,支持单条与全部撤回。A DeepSeek Harness plugin that recalls sent-but-unread text messages before the model reads them — one-by-one or all at once.
★ 125
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-recall-unreadby CN-WenYu
DSH 插件:让 llm-pi-ai 路由(含自定义服务商)的模型目录与推理档位跟着端点更新——补上新模型与 contextWindow/maxTokens/input/reasoningEfforts,端点给出推理信息即写入思考档位,并修好「获取可用模型」按钮;只走官方 settings 接缝,不打补丁、可卸载。| DSH plugin: keeps llm-pi-ai routes (hand
★ 0
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add dsh-live-model-catalogby bainianlaoyao
DSH plugin: after official llm-retry (n/5), keep retrying transient API failures on the same open step until success, cancel, or pause.
★ 0
MIT
JavaScript
Sep 7, 2026
dsh plugin --profile web add dsh-session-robustness