dsh-subagent-panel
Run the following command in DeepSeek Harness:
dsh plugin install BiKing567/dsh-subagent-panel
Paste the following prompt into your AI chat to install this plugin:
Install the dsh-subagent-panel plugin in DeepSeek Harness; the full source is at https://github.com/BiKing567/dsh-subagent-panel. Run dsh plugin install BiKing567/dsh-subagent-panel to complete installation.
About this plugin
When you dispatch several subagents in a DSH Web conversation, they tend to collapse into unremarkable tool-call rows—no clear signal about which are still running, which went idle, or how long each has been busy. dsh-subagent-panel turns every subagent / subagent_fork invocation into an interactive inline card showing the delegated task, a live status badge, the child ID, elapsed time, and whether nested subagents were spawned. Click the card and it navigates straight to that subagent session via sessions.openSubagent; the plugin renders no transcript of its own.
Beyond the inline cards, a floating pill in the bottom-right corner aggregates the count of this session's subagents and lights up an indicator dot while any are still running. Tap the pill to expand a full list; select a row to jump to the corresponding session. All navigation reuses the shell native conversation view, and the subagents service remains the single source of truth for parent-child association—no custom RPC, no log parsing.
Built for engineers who frequently orchestrate parallel multi-agent workflows in the DSH Web client and need to pivot quickly between the parent and any child session. As long as your DSH runtime meets the peer dependency range, the plugin is ready to make every subagent visible, trackable, and one click away.
Use Cases
- Check live status and elapsed time of multiple delegated subagents inline with a single glance
- Jump between the parent session and any child session with one click, no manual search needed
- Use the bottom-right floating panel to aggregate all subagents and track overall progress at a time
Best For
- Engineers who regularly orchestrate parallel multi-agent workflows in the DSH Web client
- Developers who need to monitor the status and progress of multiple child sessions simultaneously
- Users who want to improve session observability without modifying the shell native rendering
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.