DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-subagent-model-visibility

Shows the actual provider and model used by DeepSeek Harness subagents in native tool-call rows and the subagent catalog.

UI & ProductivityTerminal & TUIBrowser & WebRemote Execution
0GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add .\dsh-subagent-model-visibility

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
A web client and runtime plugin for DeepSeek Harness that observes child-session `llm/stream` requests and decorates native subagent UI rows with the active provider/model, request counts, route changes, and terminal status.

Key Capabilities

  • Displays the current observed provider/model for each subagent in native tool-call rows.
  • Decorates the native subagent catalog with each child session's active model.
  • Tracks route changes and request counts, with hover-accessible route history.
  • Associates tool calls and spawned subagents safely during concurrent execution using AsyncLocalStorage.
  • Keeps bounded, time-limited observations through configurable retention and entry limits.

Useful For

  • Observe which routed model actually serves each subagent task.
  • Identify subagent model failover or route changes during recovery.
  • Compare model usage across running subagents without changing prompts or routing.

Who It Fits

  • DeepSeek Harness users running subagents.
  • Developers debugging subagent routing and model selection.
  • Teams seeking lightweight subagent model observability in the DSH web UI.

Documented Limitations

  • Only observes authoritative models when child requests pass through the parent DSH `ctx.llm.stream()` path.
  • Remote subagent transports outside the parent DSH LLM path remain in a resolving state rather than reporting a model.
  • Historical tool-call rows from before the plugin started are not reconstructed.
  • The UI refresh cadence, retained duration, and observation count are configuration-bound.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
AGSQ11/dsh-subagent-model-visibility
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
a41eb20 · 2026-08-21

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-21
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app