DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-web-watchdog

Windows-focused DeepSeek Harness web GUI watchdog with crash logging, supervised restart, and a status panel.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & Web
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add link:<本目录绝对路径>

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
An installable DSH web plugin that runs a detached PowerShell supervisor for `dsh web`, records abnormal exits, restarts with exponential backoff, and exposes a status/restart panel and local API.

Key Capabilities

  • Records abnormal host exits, including exit code, recent stdout/stderr, and Windows event-log information, in `crash.log`.
  • Restarts the web host after non-zero exits using configurable exponential backoff.
  • Provides planned restart through a panel button and `POST /api/watchdog/restart`.
  • Exposes watchdog status, crash-log tail, restart, and health endpoints.
  • Coordinates supervisor handoff after restart to avoid duplicate supervisors.

Useful For

  • Supervising a local `dsh web` instance that intermittently crashes on Windows.
  • Reviewing crash records and supervisor state from the web GUI or local API.
  • Triggering a controlled restart of the DSH web host.

Who It Fits

  • DeepSeek Harness users running the web GUI on Windows.
  • Developers troubleshooting recurring local `dsh web` crashes.

Documented Limitations

  • The supervisor is implemented as a detached PowerShell process, so the documented design is Windows-focused.
  • It supervises the DSH web host and its restart command rather than arbitrary services.
  • The browser briefly disconnects during a planned restart.
  • The plugin must be built and linked into the `web` profile before use.

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, 8 development, 1 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
catsenior507/dsh-web-watchdog
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
271c197 · 2026-08-17

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-16
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