dsh-tui-subagents
Run the following command in DeepSeek Harness:
dsh plugin install FUSU123fusu/dsh-tui-subagents
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install FUSU123fusu/dsh-tui-subagents in DeepSeek Harness to install this plugin; the source repository is at https://github.com/FUSU123fusu/dsh-tui-subagents
About this plugin
When you orchestrate subagents inside dsh-TUI, you are stuck watching a spinner until the child finishes—reasoning, tool calls, and intermediate errors are all opaque. dsh-tui-subagents (implementing upstream issue #223) fills that gap: /subagents lists the session's children, and Enter opens a full-screen trajectory that streams thinking tokens, tool invocations, and replies in real time. For continuable subagents you can type a follow-up message (i) or interrupt the current turn (x); one-shot agents stay read-only, matching the official Web UI. Everything rides the existing cordis event tree and host services with zero mechanism-layer changes—a UI crash only closes the panel, never the TUI. On hosts without scene support (web, headless) it degrades gracefully to the plain text list. A natural fit for heavy dsh users who drive many subagents from the terminal and need live monitoring and mid-run intervention.
Use Cases
- Orchestrating multiple subagents in parallel and streaming each one's reasoning and tool calls live
- Catching a continuable subagent going off-track, sending a follow-up message or interrupting its current turn mid-run
- Browsing the subagent list as plain text in web or headless hosts without scene support
Best For
- Developers who drive dsh heavily from the terminal and orchestrate many subagents
- Teams that need live monitoring of subagent runs and mid-run intervention on continuable tasks
- dsh users who prefer a TUI workflow and expect parity with the official Web UI
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.