AI Agent Hub
Back to plugins
🖥️

dsh-monitor

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install AbnerAI/dsh-monitor

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, you can install this plugin by running 'dsh plugin install AbnerAI/dsh-monitor' with the source available at https://github.com/AbnerAI/dsh-monitor.

About this plugin

The dsh-monitor plugin addresses the pain point of agents being unresponsive to external messages when idle in DeepSeek Harness. Inspired by Claude Code's Monitor tool, it enables users to set up persistent background watchers on message sources like NDJSON files or command outputs. Upon detecting new content, the plugin intelligently wakes the agent, ensuring timely processing even during idle states, while queuing messages for injection when busy—seamlessly integrating into workflows. It offers flexible management features such as listing and stopping watchers, and persists within sessions. Ideal for developers, operations personnel, or automation builders who need agents to interact with external systems in real-time, it brings Claude Code-like monitoring capabilities to the DeepSeek Harness ecosystem, enhancing agent responsiveness and automation.

Use Cases

  • Monitor NDJSON files to receive new messages in real-time.
  • Monitor changes in shell command outputs to automatically trigger the agent.
  • Keep the agent responsive to external events while idle.

Best For

  • Developers who need agents to automatically respond to external messages.
  • Users working with DeepSeek Harness for automated workflows.
  • Users seeking functionality similar to Claude Code's Monitor.