Plugin directory / Development & Runtime / plugin-registry
plugin-registry
Verified · installs & boots on dsh vlln/plugin-registry ↗
43Stars
5Forks
14Open issues
TypeScriptLanguage
2026-08-13Last push
What it does
DSH plugin registry infra: browser panel for official repository plugins
Our take
Works — verified, growing community
Works — verified, growing community
DSH plugin registry infra: browser panel for official repository plugins It installs cleanly and boots without issues in our testing. It has a growing community — a solid choice.
Install
dsh plugin --profile web add plugin-registry - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add plugin-registry. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: plugin-registry · version — · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/vlln/plugin-registry ↗