edgeseeker7/dsh-subagent-progress ↗★ 0
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 분석
实时展示子智能体(Subagent)的运行步骤和工具调用状态。适合在使用多 Agent 协作、需要直观监控后台任务进度的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:edgeseeker7/dsh-subagent-progressUsage
- 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.