dsh-reconnect
by MistRain-1 · MistRain-1/dsh-reconnect
★ 3 Stars
⑂ 0 Forks
Updated: Aug 21, 2026
MIT
JavaScript
Original language: English
About
断线无限重新连接,适用于不稳定的API或者中转站
Similar plugins
by Harris-Logic
DSH 断点续接插件:模型回复因网络中断/超时半途失败时,自动把已生成的部分输出带进下一轮,让模型从中断处继续,而不是从零全量重跑。DSH plugin: on a mid-stream network failure, auto-resume the turn from its partial output instead of restarting from scratch.
★ 0
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add dsh-resume-turnby Clarklevis1995
以websocket为通信方式的dsh网关插件,支持在同一网域内移动端的接入,实现移动端的dsh app
★ 22
MIT
JavaScript
Sep 13, 2026
dsh plugin --profile web add dsh-plugin-mobile-gatewayby hadesybil-hub
Adds a restart button next to the shutdown button in the bottom-right of the DSH Web GUI; the server comes back up and the browser reopens.
★ 0
MIT
JavaScript
Aug 29, 2026
dsh plugin --profile web add dsh-restart-buttonby omdsh-dev
DSH 一键复活:重启后给所有被打断的会话自动发送「继续」指令(/revive 命令 + revive_sessions 工具 + 浏览器一键按钮)
★ 3
BSD-3-Clause
TypeScript
Aug 19, 2026
dsh plugin --profile web add dsh-reviveby 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 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