Saltar al contenido principal
K

dhs-plugins

kevenliu3/dhs-plugins

Workspace session monitor: aggregates per-session pending/running/completed state into a sidebar footer badge and a floating per-workspace panel, so switching between workspaces never hides a forgotten session; an additive core seam (upstream-seam.patch)

Instalar

dsh plugin --profile web add github:kevenliu3/dhs-plugins

README

dhs-plugins

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

Plugins

SubdirectoryDescription
dsh-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 dsh-session-monitor

# or install from source
dsh plugin --profile web add github:kevenliu3/dhs-plugins

Then restart dsh web.

License

MIT

Plugins relacionados