dhs-plugins
其他 活跃维护

dhs-plugins

kevenliu3/dhs-plugins

提供多款独立功能插件,集成于单体仓库统一管理,每个子目录对应一款插件,支持用户按需选择安装,无需额外配置即可快速拓展基础工具能力,开箱即用。

1
Stars 标星
0
Forks 分支
1
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
28 KB
仓库大小
21 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:kevenliu3/dhs-plugins
git clone https://github.com/kevenliu3/dhs-plugins.git
git clone git@github.com:kevenliu3/dhs-plugins.git
README.md main

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.

License

MIT