Plugins
Browse, filter, and install DeepSeek-Harness plugins.
13 plugins found
my-dsh-plugins (dsh-my-guardian)
baosfeng/my-dsh-plugins
Plugin governance: new/updated plugins stage in a candidate area first, then hot-mount after startup — success promotes, failure auto-disables, repeated failures freeze, one-click safe mode, sidebar diagnostics panel (npm: `dsh-my-guardian`).
my-dsh-plugins (dsh-my-notify)
baosfeng/my-dsh-plugins
Browser notifications and a beep when a session turn ends, the agent asks a question or approval is pending; clicking the notification jumps to the session; remote trigger endpoint and SSE channel (npm: `dsh-my-notify`).
my-dsh-plugins (dsh-task-reliability)
baosfeng/my-dsh-plugins
Task reliability: auto-retry on model timeouts/failures, auto-continue unfinished tasks, completion verification, thinking-repeat interruption, resume after sleep or restart, autopilot mode and a remote trigger endpoint (npm: `dsh-task-reliability`).
my-dsh-plugins (dsh-file-activity)
baosfeng/my-dsh-plugins
DSH sidebar file-activity tab: records file reads/creates/modifies by the agent and the sidebar (including file ops hidden inside bash commands), per-session isolation, survives restarts, click a file for a floating preview (npm: `dsh-file-activity`).
my-dsh-plugins (dsh-mermaid-render)
baosfeng/my-dsh-plugins
Renders mermaid/mmd code blocks in the conversation as chart cards with preview/code toggle; the engine is inlined so it works fully offline with no CDN (npm: `dsh-mermaid-render`).
my-dsh-plugins (dsh-think-zh-expand)
baosfeng/my-dsh-plugins
Thinking in Chinese: injects a system prompt so thoughts and replies stay in Chinese, expands the reasoning block by default with interactive collapse, and localizes UI labels (npm: `dsh-think-zh-expand`).
my-dsh-plugins (dsh-guardian)
baosfeng/my-dsh-plugins
Plugin governance: new/updated plugins stage in a candidate area first, then hot-mount after startup — success promotes, failure auto-disables, repeated failures freeze, one-click safe mode, sidebar diagnostics panel (npm: `bsfeng-dsh-guardian`).
my-dsh-plugins (dsh-notify)
baosfeng/my-dsh-plugins
Browser notifications and a beep when a session turn ends, the agent asks a question or approval is pending; clicking the notification jumps to the session; remote trigger endpoint and SSE channel (npm: `bsfeng-dsh-notify`).
dsh-guardian
cdxiaodong/dsh-guardian
Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.
DSH-guardian (dsh-guardian)
bill277048-hash/dsh-guardian
WebUI panel for the dsh-guardian watchdog: start, stop and inspect two macOS LaunchAgents with status, log tail and explicit failure states.
dsh-guardian-approval
scotlight/dsh-guardian-approval
Independent Codex Guardian-style approval reviewer for DSH.
dsh-guardian
max-null/dsh-guardian
Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events
dsh-guardian
lonelymoon87/dsh-guardian
Adds dangerous-operation policy checks, output redaction, and a security-review workflow.