K
dhs-plugins (dsh-session-monitor)
kevenliu3/dhs-plugins/dsh-session-monitor
Sidebar badge and panel that aggregate per-session pending, running, and completed states across workspaces, with one click to open a session.
설치
dsh plugin --profile web add github:kevenliu3/dhs-plugins이 플러그인은 저장소의 dsh-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-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 dsh-session-monitor
# or install from source
dsh plugin --profile web add github:kevenliu3/dhs-plugins
Then restart dsh web.