Implementing Condition-Driven Wake-Up in DeepSeek Harness Using dsh-sentinel
2026-08-18
72 views
DeepSeek Harness plugin
DeepSeek
DSH
dsh-sentinel
Interface enhancement
Conditional wake-up
dsh-sentinel is a DeepSeek Harness community plugin (BSD-3-Clause, v0.11.0) maintained by fuhefei. After monitoring agent registration files, commands, HTTP services, processes, ports or Webhooks, the session can be put into hibernation or even closed, and the resident dsh process will wake up when the conditions are met; subscribe to the write sidecar, and the trigger can be supplemented after restarting. Installation command: dsh plugin add github:fuhefei/dsh-sentinel. The plugin runs with the permissions of the current process, and the source code and license need to be verified before installation.
Read More