dsh-daemon
DeepSeek Harness plugin that manages dsh web as an auto-starting, health-monitored background service.
Install
$ dsh plugin --profile web add @chenkai114/dsh-daemonPlugin 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.
Key Capabilities
- Installs through `dsh plugin --profile web add @chenkai114/dsh-daemon` as a declared `dsh.bundle`.
- Registers user-level watchdog startup using LaunchAgent on macOS, systemd or cron on Linux, and a scheduled task on Windows.
- Checks `http://127.0.0.1:<port>/health` on a configurable interval and restarts dsh web after three consecutive failures.
- Provides seven agent-callable `dsh_daemon_*` tools for installation, lifecycle control, status, reinstallation, and updates.
- Generates a standalone Node.js watchdog script under `$DSH_HOME/daemon/` that does not depend on the current DSH session.
- Supports configurable registry update checks and download or deferred-restart update modes.
Useful For
- Keep a local dsh web server running across login, sleep/wake, and service failures.
- Manage the DSH web service through agent tools or the generated `dsh-daemon` terminal command.
- Reinstall supervision after changing the monitored web port or upgrading DSH.
- Pause watchdog restarts while intentionally stopping the managed web service.
Who It Fits
- DeepSeek Harness users running the web profile locally.
- Users who need persistent, user-level dsh web supervision on supported operating systems.
Documented Limitations
- The plugin requests `danger-full-access` because it manages user service definitions, files, and commands; deployments that deny escalation cause its tools to fail in the sandbox.
- Windows support is described as implemented but not verified on a real Windows machine.
- Installing or uninstalling does not affect the current running session, while the documented `restart` and `stop` commands interrupt open sessions.
- The watchdog requires Node.js 18 or newer.
- Auto-update behavior depends on pnpm, access to the configured npm registry, and the web-profile installation location.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 1 development, 2 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- chenkai2/dsh-daemon
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- c37d970 · 2026-09-20
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
- 2GitHub stars
- Forks
- 1
- Open issues
- 1
- Last commit
- 2026-09-18
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Composable three-tier memory control plane for DeepSeek Harness with runtime context, searchable documents, and pluggable long-term memory.
View plugin →