dsh-interrupt-button
by — · guo-ziao/dsh-interrupt-button
★ 0 Stars
⑂ 0 Forks
Original language: English
About
A green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
Similar plugins
OS-level system notifications for the dsh web GUI: popups when a turn finishes or the agent needs your approval, answer, or plan review while the page is in the background.
★ 0
dsh plugin --profile web add @deepseek-ai/dsh-client-ui-notificationsby edusrez
Wakes the main agent after any DSH restart so interrupted work resumes automatically — adds a restart tool and an optional canary that validates the boot and warns instead of breaking.
★ 6
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-smart-restartby LittleBlackTong
Interval heartbeat that wakes each root agent itself (followup injection) to proactively report progress, risks or blockers: busy-safe queuing, no stacking, auto-pauses when no human replies, re-arms
★ 3
MIT
JavaScript
Aug 31, 2026
dsh plugin --profile web add dsh-plugin-heartbeatAutomatically 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.
★ 0
dsh plugin --profile web add @dsh-external/dsh-auto-continueAdds deliverable-file buttons to the end of each agent turn (opens files with the OS default app) and a floating dot rail for jumping between conversation turns.
★ 0
dsh plugin --profile web add dsh-turn-toolsPer-session question index for the DSH Web UI: a time-proportional dot rail on the right edge and an expandable chain panel showing every user question with its time, including branch/subagent session
★ 0
dsh plugin --profile web add dsh-chat-index