Skip to content
dsh.fish

Browse

211 results

Bundle

dsh-maestro-runtime

DSH runtime adapter for maestro-flow: guard, workflow context, KG sync, delegate notifications, team heartbeat, and coordinator bridge.

zhao-wuyan
Bundle

dsh-plugin-verdict-guard

Native DeepSeek Harness plugin: a turn that states a verdict without evidence does not end — it is steered back for proof.

sagetta1
Bundle

dsh-git-conventions

Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents

CN-WenYu
Bundle

@goodandready/dsh-usage-guard

Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter becomes zero before the harness adds it up, so the fold never yields NaN and already-broken sessions open again.

GooDAnDReaDY
Bundle

dsh-vpn-ops

Safety-gated WireGuard and VLESS Reality operations for DeepSeek Harness

zootguru
Bundle

dsh-disk-guard

磁盘守护:把 DSH 的下载/产物/缓存/临时文件重定向到用户指定目录(默认自动挑剩余空间最大的非 C 盘),向每个会话注入『路径纪律』提示词,并提供 disk_guard 状态/清理/改目录工具——防止 C 盘爆炸。

kaka-crypto
Bundle

dsh-latex-guard

LaTeX compile check and BibTeX lint/fill/audit tools for DeepSeek Harness and any agent.

Flan246
Bundle

dsh-edit-guardian

DSH plugin: file-change diff bar with keep/undo summary, and a dangerous-command approval gate with red highlighting for bash/pwsh

LWLAymh
Bundle

dsh-tui-secret-guard

Blocks high-confidence secrets before dsh-TUI sends them to a model.

icyaaaww
Bundle

dsh-completion-guard

A task-contract and completion-certification layer for DeepSeek Harness.

GreenLv
Bundle

xby-scan-code

CodeGuard MCP是一款实时AI代码安全扫描工具,用于检测AI生成代码中的漏洞、密钥和合规性问题,适用于开发环境中的代码安全审查。

xby-skill
Bundle

dsh-pwsh-quoting-guard

DSH 插件:pwsh_script 与 run_argv 两个工具,从结构上消除 Windows PowerShell 的命令字符串引号转义错误。 · Two DSH tools that remove the PowerShell command-string quoting layer: a multi-line body passed as one argv element with structured $DSH_ARGS data, plus a shell-free argv runner.

fengbai2233
Bundle

dsh-plugin-recycle-bin

Enforce recycle-bin-only deletion on Windows: block del/rm/Remove-Item and other disk-erase commands, forbid automatically emptying the recycle bin, and stop + ask the user when the recycle bin or disk is full.

Xylocarpro
Bundle

dsh-quick-invoke

`dsh-quick-invoke` 是一个面向 DSH Web 的独立 Cordis 插件,为 Skill、Agent preset 和 Plugin 提供统一的 `/` 快捷入口、候选选择和 Host 命令执行能力。 本插件不修改 DSH 核心,不提供任意 Tool 直调语法。Tool 仍由 Agent 根据自然语言选择,并继续经过 DSH 的 tools、approval、guard 和 permission 流程。

thuCGRA
Bundle

@dsh-external/dsh-policy-strict-gate

Strict gate: turns strict_check and the failure journal from tools the model may call into policy the harness enforces — repeated-failure intervention, a glob-protected critical-path gate, and an automatic post-write check.

catsenior507
Bundle

dsh-compactor

Context Compaction plugin for DeepSeek Harness: tool-result pruning, LLM or offline-rule summarization with a user-facing compression report, dead-loop guard, and /restore rollback.

lionwill
Bundle

@guojin-ai/dsh-plugin-guard

Plugin security inspector for the DeepSeek Harness web GUI: statically audits installed plugins (dangerous API patterns + dependency review), layers an AI (default-model) online audit, and renders a green/yellow/red report panel.

Guojin0826
Bundle

dsh-claim-guard

A deterministic pre-write claim guard for supported DeepSeek Harness file tools.

xuxucodepractice-code
Bundle

@po-et/dsh-session-guard

DeepSeek Harness plugin that prevents the concurrent-write session corruption family: per-session advisory locks with stale takeover, so two dsh processes can no longer corrupt one session log

po-et