dsh-auto-continue
by — · zhou1736948757-cpu/dsh-auto-continue
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Automatically sends a "continue" prompt when a reply is cut off at the output token limit, resuming long answers without manual input; aimed at self-hosted Ollama deployments with small output caps.
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-retryAutomatically sends "continue" to recover from RATE_LIMIT (429) and QUOTA (insufficient_quota) errors. Per-session consecutive-failure counter (default 20, configurable 1-100), a toolbar on/off switch
★ 0
dsh plugin --profile web add dsh-auto-continue-429Scheduled send: fire a drafted message into the bound conversation as a normal user bubble at a set time. Runs host-side, so the browser can stay closed; per-session isolation and restart-safe redeliv
★ 0
dsh plugin --profile web add @ottttto/dsh-scheduled-sendAuto-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 af
★ 0
dsh plugin --profile web add @weibaohui/dsh-continueAnnotate on selection, persist through refresh; send the notes with your message and the model answers each one.
★ 0
dsh plugin --profile web add dsh-inline-commentsAuto-wakes the main agent after a DSH service restart: compares last-run timestamps, posts a recovery notice with humanized downtime, and delivers it so interrupted work picks itself back up. Runs on
★ 0
dsh plugin --profile web add dsh-resume-on-restart