edgeseeker7/dsh-subagent-progress0

dsh-subagent-progress

Live subagent progress dock for DeepSeek Harness: folds each child session's events into a subagentProgress projection (turn/step, last tool, latest assistant preview, notify_user updates) and renders a frosted-glass status dock above the parent conversation composer.

AI Analysis

实时展示子智能体(Subagent)的运行步骤和工具调用状态。适合在使用多 Agent 协作、需要直观监控后台任务进度的用户。

Package
dsh-subagent-progress
Version
0.2.6
License
MIT
Last updated
Sep 9, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:edgeseeker7/dsh-subagent-progress

Usage

  • Click a card → open that subagent's full session.
  • Hover the update area → a frosted popover shows the full update, markdown-rendered (lists and code blocks intact).
  • No configuration needed — install and it works.