
woshi-Tom/dsh-status-plugin
10Last commit Aug 15, 2026
dsh-status-plugin DSH plugin
dsh-status-plugin installs into a DSH web profile to expose runtime status through JSON and Server-Sent Events, while adding a conversation-header status badge and detail panel to the browser UI.
How to install the dsh-status-plugin DSH plugin
dsh plugin --profile web add dsh-status-pluginCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-status-plugin DSH plugin can do
- Provides GET /api/status for process, host, web-server, API-key-presence, and plugin-inventory status.
- Provides GET /api/status/events as an SSE stream with periodic snapshots and alert transitions.
- Monitors configurable load-average and memory-pressure thresholds.
- Adds a Web UI conversation-header badge, expanded status panel, alert toasts, and active-alert indicator.
- Reports API-key configuration presence and source without returning the key value.
- Handles an unavailable plugin inventory service by returning an empty entries list.
Where the dsh-status-plugin DSH plugin fits
- Inspect a running DSH web profile's uptime, memory usage, load average, listener, and loaded plugins.
- Receive browser notifications when configured load or memory thresholds are crossed.
- Troubleshoot whether a DeepSeek API key is configured without exposing its value.
- Review runtime status from the conversation session header.
Who the dsh-status-plugin DSH plugin is for
- DeepSeek Harness web-profile operators.
- Developers troubleshooting DSH runtime and plugin state.
- Users who want in-browser health and alert visibility for a DSH host.
dsh-status-plugin DSH plugin limitations
- Requires a DSH profile with the web bundle, including the web server and plugin-inventory services.
- Requires Node.js ^22.19 or >=24.
- The client UI appears only in the conversation session header, not on the empty or home screen.
- Alerts cover configured 1-minute load-average and RSS-memory-share thresholds.
- Status endpoints expose runtime and host metadata such as hostname, LAN IPv4 addresses, process ID, and working directory.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 1 runtime, 14 development, 6 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.
dsh-status-plugin DSH plugin alternatives
dsh-auto-continue
12
DSH Web UI plugin that automatically sends a configurable continue prompt after qualifying interrupted requests.
dsh-builtin-toggles
6
A DeepSeek Harness Web plugin that provides a Chinese catalog of built-in plugins and policy-controlled UI toggles.
dsh-context
33
A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
better-model-provider
4
A DeepSeek Harness web plugin for declaring per-model reasoning-effort options and text/image input capabilities for OpenAI-compatible providers.
dsh-status-plugin DSH plugin questions
What is the dsh-status-plugin DSH plugin?
dsh-status-plugin is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-status-plugin DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-status-plugin use?
The snapshot records web as the dsh-status-plugin profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-status-plugin compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-status-plugin fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-status-plugin?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.