
KekuKase/dsh-deepseek-status
20Last commit Aug 14, 2026
dsh-deepseek-status DSH plugin
dsh-deepseek-status adds a sidebar status indicator and expandable panel backed by status.deepseek.com data. It shows overall and component status, incidents or maintenance, update time, and uptime percentages.
How to install the dsh-deepseek-status DSH plugin
dsh plugin --profile web add dsh-deepseek-statusCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-deepseek-status DSH plugin can do
- Displays a color-coded DeepSeek service-status indicator in the DSH Web UI sidebar.
- Shows overall status, per-component statuses, active or recent incidents, maintenance, and uptime percentages.
- Polls the upstream status page from the host process every 60 seconds by default.
- Refreshes the browser view through a same-origin local route every 30 seconds.
- Retains the last successful snapshot when upstream parsing or fetching fails, rather than reporting a false normal status.
- Provides configurable status URL, polling interval, and request timeout settings.
Where the dsh-deepseek-status DSH plugin fits
- Monitor DeepSeek service availability while using the DSH Web UI.
- Check active incidents or maintenance without leaving the Harness interface.
- Point the plugin at another compatible Flashcat status page through configuration.
Who the dsh-deepseek-status DSH plugin is for
- DeepSeek Harness Web UI users.
- Teams or individuals who want an in-sidebar view of DeepSeek service health.
dsh-deepseek-status DSH plugin limitations
- Designed for the DSH web profile; under non-web profiles its host entry remains pending because the webServer service is unavailable.
- Status data is fetched from and parsed from the upstream status page, so freshness depends on polling and upstream availability.
- The README states that a dsh web restart is required after installation so the new client plugin is scanned into the browser manifest.
- Polling interval is constrained to 15,000–3,600,000 ms and timeout to 5,000–120,000 ms.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 0 development, 2 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-deepseek-status DSH plugin alternatives
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-token-panel
6
A web UI plugin that adds a real-time token usage HUD and statistics panel to DeepSeek Harness.
dsh-auto-continue
12
DSH Web UI plugin that automatically sends a configurable continue prompt after qualifying interrupted requests.
dsh-context
33
A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
dsh-deepseek-status DSH plugin questions
What is the dsh-deepseek-status DSH plugin?
dsh-deepseek-status 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-deepseek-status 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-deepseek-status use?
The snapshot records web as the dsh-deepseek-status profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-deepseek-status 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-deepseek-status 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-deepseek-status?
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.