K
dhs-plugins (dsh-workspace-session-monitor)
kevenliu3/dhs-plugins/dsh-workspace-session-monitor
侧边栏徽标与面板,跨工作区聚合各会话的待处理、运行中、已完成状态,点击即可打开对应会话。
安装
dsh plugin --profile web add github:kevenliu3/dhs-plugins该插件位于仓库的 dsh-workspace-session-monitor 子路径下。
README
dhs-plugins
A monorepo of DeepSeek Harness (DSH) plugins by kevenliu3. Each subdirectory is an independently installable plugin.
Plugins
| Subdirectory | Description |
|---|---|
dsh-workspace-session-monitor | Sidebar badge + floating panel that aggregate per-session pending / running / completed states across workspaces, with one click to open a session. |
Install
# npm (recommended)
dsh plugin --profile web add @kevenliu3/dsh-workspace-session-monitor
# or install from source
dsh plugin --profile web add github:kevenliu3/dhs-plugins
Then restart dsh web.