
fuhefei/dsh-sentinel
61Last commit Aug 14, 2026
dsh-sentinel DSH plugin
dsh-sentinel lets DeepSeek Harness agents register file, command, HTTP, process, port, or webhook watches that wake sessions when conditions fire. It includes session dock and sidebar visibility plus a global watch dashboard.
How to install the dsh-sentinel DSH plugin
dsh plugin --profile web add "github:fuhefei/dsh-sentinel#v0.10.0"Copying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-sentinel DSH plugin can do
- Registers durable file, command, HTTP, process, port, and webhook watches.
- Persists subscriptions in a plugin-owned sidecar log and reloads them after restarts.
- Delivers wakeups through the official followup channel, including dormant-session resumption when needed.
- Provides sentinel_watch, sentinel_list, and sentinel_cancel tools.
- Adds a Web UI dock card and a global dashboard for watch state and history.
- Supports optional integration with dsh-better-sidebar.
Where the dsh-sentinel DSH plugin fits
- Wake an agent when a file, process, port, URL, or command result changes.
- Trigger an agent from CI, Git hooks, or external scripts through a webhook.
- Monitor long-running work while a DeepSeek Harness session is dormant.
- Review active watches and recent fires across sessions.
Who the dsh-sentinel DSH plugin is for
- DeepSeek Harness users running a resident Web process.
- Developers automating agent follow-up from local or external events.
- Teams using webhook-based CI or operational workflows.
dsh-sentinel DSH plugin limitations
- Probing and wakeup delivery run only while a long-running dsh process, typically dsh web, is running.
- Headless one-shot runs can manage watches but do not continue probing after exit.
- Only one process per $DSH_HOME actively owns probing and delivery at a time.
- The sidebar branch requires applying the bundled DeepSeek Harness source patch and rebuilding ui-workspace.
- The bundled sidebar patch must not be combined with dsh-subagent-tree's conflicting patch for the same holes.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 11 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 BSD-3-Clause.
- 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-sentinel DSH plugin alternatives
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
dsh-user-experience
18
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
dsh-undo-plugin
7
DSH snapshot and rollback plugin for configuration changes, with WebUI controls, chat actions, and offline PowerShell recovery tools.
awesome-deepseek-harness
36
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dsh-sentinel DSH plugin questions
What is the dsh-sentinel DSH plugin?
dsh-sentinel 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-sentinel 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-sentinel use?
The snapshot records web as the dsh-sentinel profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-sentinel 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-sentinel 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-sentinel?
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.