跳过主要内容
K

dhs-plugins (dsh-session-monitor)

kevenliu3/dhs-plugins/dsh-session-monitor

侧边栏徽标与面板,跨工作区聚合各会话的待处理、运行中、已完成状态,点击即可打开对应会话。

安装

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

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

相关插件