MVP dsh bundle plugin: proves it loaded by registering a /plugin-manager web route, logging, writing a marker file, and adding a sidebar '插件' button whose modal lists the user-installed plugins
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:D4Cluv-Train/dsh-plugin-manager
In-GUI plugin marketplace for DeepSeek Harness: categorized searchable npm catalog with provenance badges, one-click install/uninstall into the web profile.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sstar16/dsh-plugin-market
Plugin marketplace for DeepSeek Harness Web UI: browse github.com/topics/dsh-plugin right inside the settings page — search, sort by stars, and view install instructions.
Message reminders for the DeepSeek Harness web GUI: browser, system, webhook (Feishu/DingTalk/WeCom/generic JSON) and sound notifications when a task turn finishes or execution waits for user confirmation, plus a settings section to manage channels.
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness: continuable children, durable session recovery, per-role product permissions, delegation with a permission ceiling, and a declarative role library.
DSH plugin development & GitHub publishing workflow plugin for DeepSeek Harness (DSH). Host: registers the `dsh-plugin-publishing` skill (enabled by default, opt-out), and bridges a GUI-entered GitHub PAT (fine-grained Personal Access Token) into the system Git credential manager. Client: a settings card on the 设置 → 插件配置 page with an enable toggle (persisted across refreshes), a write-only GitHub PAT field, and an embedded PAT creation tutorial with required permissions.
开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-plugin-publisher