dsh-plugin-marketplace:在 DSH Web UI 设置页浏览社区插件

`dsh-plugin-marketplace` 是 Scorp1o117 维护的一款 DSH Web UI 插件,旨在解决用户在 GitHub 与终端间频繁切换以查找和安装 DSH 插件的繁琐流程。该插件利用公共 GitHub Search API,在 DeepSeek Harness Web UI 的设置页中内置插件市场,支持按关键词搜索 `github.com/topics/dsh-plugin`,并按 Star 数或更新时间排序。用户可直接浏览插件卡片(含描述、语言、更新日期等)及详情面板(含 README 摘要、安装命令、仓库链接),甚至使用“AI explain”功能通过配置的大模

Read More
@springbrand/dsh-plugin-marketplace: DSH Visual Plugin Marketplace

`@springbrand/dsh-plugin-marketplace` is a visual plugin marketplace specifically developed for DeepSeek Harness (DSH), designed to address the challenges of managing plugins across multiple profiles in a fragmented and inconvenient manner via the command line. Integrated into the DSH Web settings, this plugin offers a graphical interface for browsing, searching, installing, updating, and removing plugins from a directory. It supports searches by name, author, description, or npm package name, and covers Web, Headless, and other local profiles. Additionally, it features an "Installed" view that displays all installed dependencies, including those from the directory and external sources. Installation requires Node.js version 22.19 or higher, and the plugin is added and activated using the `dsh plugin` command.

Read More