OSSKn4w7/dsh-plugin-manager

Plugin ⭐ 1 MIT web-ui

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

Install

# 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 → 插件管理)

Add OSSKn4w7/dsh-plugin-manager to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.