DSH plug-in market
bradeGithub/DSH-Plugins-Marketplace · skills
DSH Plugin Marketplace / DSH Plugin Marketplace: Browse, install and update all plug-ins of GitHub topic:dsh-plugin with one click in DeepSeek Harness Web GUI.
★ 48GitHub stars
5Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense
Project overview
本插件位于 /.dsh/profiles/web/nodemodules/dsh-plugin-marketplace/,并通过 /.dsh/profiles/web/cordis.patch.yml 注册: ⚠️ 重启生效:DSH 的 Web profile 关闭了配置热重载(hmr 被禁用),修改插件代码或注册条目后需要重启 DSH(重新运行 dsh web 或 start-dsh.bat)再刷新页面。 🚀 使用方法
此条目由 Harness Desktop 作者提交;该作者同时维护桌面端使用的 DSH-Plugins-Marketplace 分支。Harness Desktop 与本仓库及 DeepSeek 官方均无官方关联。 🛠️ 开发与维护 修改服务端逻辑:编辑 lib/index.js(语法检查:node --check) 修改页面 UI:编辑 lib/client.js(浏览器 bundle,window.ModuleLoader.load 格式,require 可解析 DSH 平台模块) 修改后重启 DSH 生效;客户端 bundle 的版本号(rev)按内容哈希生成,重启后浏览器自动拉取新版本 📝 更新日志
版本迭代记录见 CHANGELOG.md(v1.0.0 之前为 beta 系列)。 📄 许可
Install command
dsh plugin --profile web add github:bradeGithub/DSH-Plugins-Marketplace