dsh-deepseek-status
Run the following command in DeepSeek Harness:
dsh plugin install KekuKase/dsh-deepseek-status
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install KekuKase/dsh-deepseek-status in your terminal to install the plugin; the full source is available at https://github.com/KekuKase/dsh-deepseek-status . Restart dsh web after installation.
About this plugin
When you are deep into a DeepSeek session in the DSH Web UI and responses start stalling or timing out, it is frustrating to have no quick way to tell whether the problem is on your side or upstream. This plugin pulls the live data from status.deepseek.com and pins it right into the session header, so you never need to hunt for another browser tab.
A small colored dot conveys the state at a glance: green for all systems operational, blue for maintenance, yellow for degraded performance, orange for partial outage, red for major outage, and grey for unknown. Clicking it opens a detail panel that breaks down overall status, last-updated timestamp, per-component health, active and recent incidents, and per-component uptime percentages. Under the hood the host process parses the Next.js SSR flight payload every 60 seconds while the browser fetches from a local same-origin route every 30 seconds, sidestepping CORS entirely. If the upstream page is briefly unreachable the plugin keeps the last successful snapshot and labels it "updated X minutes ago" instead of faking a healthy green dot.
It is built for solo developers and small teams who run DeepSeek through the DSH Web UI regularly and want an instant answer to the question: is this my bug or an upstream problem? No configuration is required out of the box, and if you do need to tweak the polling interval, timeout, or point the data source at another Flashcat status page, a single settings.yaml override or the Web settings card will do the trick.
Use Cases
- DeepSeek responses slow down mid-session; quickly check whether it is an upstream incident
- Daily DeepSeek API usage with a glanceable health indicator for every component
- When something feels off, confirm at a glance whether a known incident is affecting the service
Best For
- Solo developers who call DeepSeek frequently through the DSH Web UI
- AI application developers who need to tell upstream outages apart from local issues
- Engineers who track DeepSeek availability and take part in incident triage
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.