dsh-plugin-subagent-delete
Ownership-checked tools and HTTP routes to list, release and permanently delete subagent sessions, with automatic web UI refresh after deletion.
带归属校验的工具与 HTTP 路由,用于列出、释放和永久删除子代理会话,删除后自动刷新 web UI。
How to install
dsh plugin add github:heiheiha798/dsh-plugin-subagent-delete About
dsh-plugin-subagent-delete DeepSeek Harness (DSH) plugin that adds the missing subagent lifecycle interface: delete_subagent — permanently delete a subagent session and take it out of the web UI list release_subagent — stop / release a subagent without deleting its transcript list_subagents — list the calling session's descendant subagents (including finished one-shot subagents) Compatible with DSH 0.1.0-rc.8. Why DSH's built-in subagent control surface only provides send_message, interrupt_agent and list_agents. There is no delete/release endpoint, so finished one-shot and stale continuable s…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cleanup, deepseek-harness, delete, dsh, dsh-plugin, dsh-plugin-market, dsh-plugins, subagent
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.