dsh-plugin-live-catalog
Run the following command in DeepSeek Harness:
dsh plugin install vivi77-max/dsh-plugin-live-catalog
Paste the following prompt into your AI chat to install this plugin:
Install it by running dsh plugin install vivi77-max/dsh-plugin-live-catalog in DeepSeek Harness; the source code is available at https://github.com/vivi77-max/dsh-plugin-live-catalog
About this plugin
The built-in plugin list tab in DSH Web shows a static snapshot; after adding, removing, or toggling plugins, or after editing package.json, the UI often fails to reflect what the Loader actually has loaded, forcing users to restart repeatedly or cross-check files by hand. dsh-plugin-live-catalog replaces that tab with a live, read-only catalog that pulls the latest metadata from Loader configuration entries and package files every time the directory is opened, eliminating the need to maintain static data files.
On the capability side, plugins are grouped by origin—official built-in, personal, or unknown—and then mapped into nine module categories such as Core & Boot, Sessions, Models & Credentials, and more; each category shows four plugins by default with the rest expandable. The view supports keyword search, origin and category filters, enable/disable statistics, and card-level details. Package descriptions and categories are cached by package.json modification time, so unchanged files are not re-read and edits surface on the next open. The plugin has zero dependencies, does not modify DeepSeek Harness source code, and its metadata endpoint is restricted to 127.0.0.1.
It is well suited for DSH users who frequently install, debug, or reorganize plugins: whether working with community solutions or custom builds, the unified live view makes it easy to confirm which modules are loaded and their current status at a glance, saving the back-and-forth between a terminal session and configuration files.
Screenshots
Use Cases
- Quickly verify which modules the Loader actually has after adding or removing plugins
- Check the enable/disable status and category of a custom plugin while debugging
- Browse and filter a community plugin collection by origin and module category
- Compare the distribution and runtime state of official vs. personal plugins
Best For
- DSH developers who frequently install and debug plugins
- End users managing multiple community plugins in one place
- Users seeking a richer Web settings experience without modifying DSH source code
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.