dhs-plugins

August 30, 2026 ยท View on GitHub

A monorepo of DeepSeek Harness (DSH) plugins by kevenliu3. Each subdirectory is an independently installable plugin.

Plugins

SubdirectoryDescription
dsh-workspace-session-monitorSidebar 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.

License

MIT