DeepSeek Harness Plugin
🔍 中文

dsh-stall-guard

💬 Sessions & Messages ⭐ 3 stars DSH Plugin

A watchdog plugin for DeepSeek Harness sessions. It tracks each session's last activity and in-flight operations, and only nudges or terminates when the agent is truly silent — never while work is in progress. Every event is logged, and recovery is guided in steps.

Plugin facts

GitHub stars⭐ 3
LicenseMIT
Primary languageJavaScript
Last push2026-08-14T17:39:09Z
Maintainerakira399
Added to this directory2026-08-15

Screenshots

About this plugin

DeepSeek Harness watchdog plugin: detects truly stalled agent turns (never killing in-progress tasks — in-flight operations are exempt), nudges/terminates only on real silence, records every event to JSONL with a loopback status route

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:akira399/dsh-stall-guard

⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →

About this plugin: dsh-stall-guard

What is dsh-stall-guard?

dsh-stall-guard is a sessions & messages plugin maintained by akira399. A watchdog plugin for DeepSeek Harness sessions. It tracks each session's last activity and in-flight operations, and only nudges or terminates when the agent is truly silent — never while work is in progress. Every event is logged, and recovery is guided in steps.

How do I install dsh-stall-guard?

Run dsh plugin add github:akira399/dsh-stall-guard in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:akira399/dsh-stall-guard#commit.

Is dsh-stall-guard free?

dsh-stall-guard is a community open-source project released under the MIT license. You can inspect its source and install it for free.

dsh-router-standard

★ Featured ⭐ 299

Sessions & Messages

A task-aware reasoning-mode router for DeepSeek Harness. Each task is placed on one continuous react-to-spec axis, the router picks from three measured behavior bands before the first model request, and persona plus first-turn tool injection are supported with agent-visible tuning.

View plugin → yjh051108 GitHub profile image yjh051108