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
AI 분석
核心用途是在 Web 界面集中管理和监控后台运行的 Bash、PowerShell 或子代理任务。适合需要频繁执行本地命令并监控其输出的开发与运维用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bbboy31/dsh-terminal-tabsConfiguration (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 |