bbboy31/dsh-terminal-tabs ↗★ 0
dsh-terminal-tabs
Terminals view tab for the DSH web UI: live count of background shells/subagents per session, Chinese purpose titles, collapsible command bodies with streaming output, and one-click kill
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bbboy31/dsh-terminal-tabs说明文档
阅读完整 README ↗Configuration (cordis.yml config row; all optional)
| Key | Default | Meaning |
|---|---|---|
routePath | /dsh-terminal-tabs/close | Absolute pathname of the kill route |
tailPath | /dsh-terminal-tabs/tail | Absolute pathname of the output-tail route |
includeKinds | ["bash","pwsh","subagent"] | Job kinds shown in the UI |