an4nsi/dsh-fork-view0

dsh-fork-view

DSH web plugin: a pi-web-style nested fork/subagent process tree (design: agegr/pi-web) in the left sidebar.

AI 분석

核心用于在左侧边栏展示嵌套的分支与子智能体进程树。适合需要清晰可视化管理复杂多任务分支和子智能体关系的用户。

패키지
dsh-fork-view
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:an4nsi/dsh-fork-view

Configuration

KeyDefaultDescription
maxDepth2Levels to render. 1 roots only; 2 roots + direct forks + subagent groups; ≥3 actually nests fork-of-fork under its parent
showSubagentstrueRender > Subagents (N) groups
subagentsCollapsedByDefaulttrueInitial open/closed state of subagent groups

Config lives on the plugin row (YAML above); validated host-side by schemastery, forwarded to the client half.