OSSKn4w7/dsh-plugin-manager

插件 ⭐ 1 MIT web-ui

通过Web GUI、CLI及/plugin聊天命令管理DeepSeek Harness(dsh)插件——无需编辑配置文件即可安装、启用/禁用、卸载。

catalog 简介:Manage DeepSeek Harness (dsh) plugins from the web GUI, CLI, and /plugin chat command — install, enable/disable, uninstall without editing config files

安装

# Option A — standard dsh bundle install:
dsh plugin --profile web add @osskn4w7/dsh-plugin-manager
# then restart dsh web (bundle patch layers load at boot)

# Option B — live install without a restart (from this checkout):
dsh-plugin-manager bootstrap --profile web
# or by hand: pnpm add file:… in the profile dir, then enable the entry,
# then refresh the browser (Settings → Plugins → 插件管理)

OSSKn4w7/dsh-plugin-manager 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。