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.

包名
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.