AI Agent Hub
Back to plugins
dsh-subagent-ui preview

dsh-subagent-ui

Workflow Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install miuzel/dsh-subagent-ui

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

Run dsh plugin install miuzel/dsh-subagent-ui in your terminal to install the plugin; the full source is available at https://github.com/miuzel/dsh-subagent-ui .

About this plugin

When you are juggling dozens of subagents across DSH workspaces and sessions, the stock dropdown quickly runs out of steam. dsh-subagent-ui adds a compact subagent-management button to the conversation header. Clicking it opens a searchable, classifiable, groupable panel that brings every subagent discovered by the current DSH runtime into one structured view.

The panel offers sorting by recent activity, name, or type; grouping by session, workspace, category, or type; and regex-based custom classification tabs with built-ins for review, test, implementation, and planning. One-shot children carry a lightning badge; active children sit in a collapsible top section with their last two output lines, recent tool calls, and context-injection status displayed live. Batch mode lets you select up to 1,000 rows by time range and archive or restore them in one action — local state only, no DSH session is ever deleted.

This plugin is built for DSH users who run parallel subagents across multiple workspaces and need a fast way to locate, categorize, and tidy their subagent catalog, especially those who have outgrown the default dropdown.

Screenshots

Use Cases

  • Quickly search and locate a specific subagent across multiple workspaces
  • Batch-archive stale subagents that have been inactive for a long period
  • Monitor live output, tool calls, and context injection of active subagents

Best For

  • Developers running large numbers of parallel subagents in DSH
  • Power users who need frequent categorization and organization of the subagent catalog
  • DSH users who have outgrown the stock dropdown for subagent management