dsh-plugin-installer: Plugin Marketplace and Profile Switching for DeepSeek Harness
dsh-plugin-installer is a third-party community project maintained by Toukaiteio, designed to provide an integrated plugin marketplace and Profile switching functionality for DeepSeek Harness (DSH). This project is embedded within the DSH Web UI to address the issues of scattered plugins across GitHub and cumbersome installation/update processes. Its core features include: automatically discovering plugin repositories tagged with `dsh-plugin` or `dsh` on GitHub; conducting strict security checks before installation, such as verifying `dsh.bundle.patch` and prioritizing SHA-256 checksummed Release packages; supporting one-click plugin installation, automatic update checks, removal, and cross-Profile management. Additionally,
Read MoreAdd a Built-in Plugin Marketplace to DeepSeek Harness with dsh-plugin-installer
*dsh-plugin-installer* is a DeepSeek Harness interface enhancement plugin maintained by Toukaiteio, which adds a "Plugin Marketplace" tab to the official Web UI under **Settings → Plugins**. It discovers repositories from GitHub via the `dsh-plugin` and `dsh` topics, verifies the `dsh.bundle.patch` field in `package.json`, prioritizes installing Release .tgz packages with SHA-256 checksums to the selected profile, and supports functions such as updates, deletions and Web profile switching. This article checks the installation commands, usage and precautions against the community directory page and GitHub README.
Read More