AI Agent Hub
Back to plugins
🧩

dsh-status-hub

admin-security Updated 2026.09.03

Run the following command in DeepSeek Harness:

dsh plugin install HUSTforever/dsh-status-hub

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install HUSTforever/dsh-status-hub in your DeepSeek Harness terminal to install; the plugin source is available at https://github.com/HUSTforever/dsh-status-hub.

About this plugin

When working with DeepSeek Harness day to day, signals such as connection health, active sessions, MCP server lifecycle, the skill catalog, and plugin load failures are scattered across separate panels, logs, and terminal output. dsh-status-hub gathers all of them into a single status hub at the bottom of the sidebar, so you can glance at system-wide health without context-switching.

Five views are provided: an Overview showing connection state, active session count, and totals for plugins and MCP servers; a Sessions list with live status and one-click navigation; an MCP view reporting Loader-level configuration and Fiber lifecycle; a Skills view listing the catalog for the currently selected session; and a Plugins view offering a searchable global Loader inventory with failure highlighting. The plugin works through Harness shipped Web UI extension points and reads existing Host services directly, requiring no extra server process.

It is well suited for developers who juggle multiple sessions, several MCP servers, or a growing plugin set and want an at-a-glance check that every subsystem is healthy, without hunting through logs or cycling through separate panels.

Use Cases

  • Glance at live status of multiple concurrent sessions without switching panels
  • Diagnose MCP server or plugin load failures from a single centralized view
  • Verify the skill catalog and plugin inventory before switching to another session

Best For

  • Developers juggling multiple sessions and MCP servers simultaneously
  • Harness users with many custom plugins who need a centralized load-status view
  • Any workflow where reducing log digging and panel switching saves time