quaner1234-cmd/dsh-subagent-watchdog
quaner1234-cmd★ 2JavaScriptLast synced: 2026-08-24
DSH plugin that auto-continues a native continuable subagent once when it ends with explicit max-tokens termination — then stops. No loops, no timers, official seams only.
README excerpt
dsh-subagent-watchdog A DSH plugin that safely recovers native continuable subagents from one high-confidence failure: explicit max-tokens termination. When a native continuable DSH subagent ends because it hit max-tokens , Watchdog automatically continues the same child conversation once, then stops. No loops. Why When you delegate a task to a continuable subagent in DSH and the child runs out of output tokens mid-task, the runtime ends the turn with stopReason: 'max-tokens' , reports the failure to the delegating agent, and stops. The work sits unfinished; the parent has to notice the failure, decide it is recoverable, and manually continue the child. Watchdog does exactly that one recovery — deterministically, at most once — using only official DSH seams. What it does - First max-tokens on a continuable child — Watchdog observes the terminal turn/end { kind: 'max-tokens' } , starts one official durability checkpoint ( sessions.flush ) while the child session is still live, waits for normal settlement and checkpoint resolution, then sends exactly one continuation through the official subagents.followup() seam. The same durable child conversation cold-resumes in a new activation e…
View full README on GitHub →Category
🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
★ 69,644
volcengine/OpenVikingSelf-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
★ 34,132
tt-a1i/archifyAgent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 27,048