DSH Plugins Marketplace

DSH Plugins

dsh-write-create-only

by · better-er/dsh-write-create-only

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add dsh-write-create-only
GitHubnpm

Original language: English

hasBundlePatch

About

Host-side guard that lets the write tool only create new files: when the target already exists it denies the call before execution and tells the model to use edit instead, applied to all sessions.

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.0.1
0.1.0

Similar plugins

dsh-write-rule-guard

Blocks edit/write writes that contain characters matching configurable regex rules, executed before the tool runs, with configurable messages and same-turn pwsh propagation; default rule matches full-

Development & InfrastructureManifest valid

0

dsh plugin --profile web add dsh-write-rule-guard

Commitment write-gate: operator-authored rules enforced before a tool call runs — a deterministic guard tier plus an LLM-judge tier, fail-closed by default, every block written to a contradictions log

Security & AuditManifest valid

0

54/wk

dsh plugin --profile web add dsh-write-gate

Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, n

Development & InfrastructureManifest valid

0

dsh plugin --profile web add dsh-genie

Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and ap

Security & AuditManifest valid

0

dsh plugin --profile web add dsh-egress-guard

by joao-paulo-santos

Approval-first edit/write for DeepSeek Harness: shadow tools ask the user BEFORE a mutation the standing sandbox policy would deny, so the model never has to repeat a tool call with sandbox_permission

Manifest valid

0

MIT

JavaScript

Aug 31, 2026

dsh plugin --profile web add dsh-approval-first

by roushanyyzz

让 AI 在对话中每修改一个文件,你就立刻看到它改了什么。 DSH(DeepSeek Harness)插件:拦截 write / edit 工具调用,在对话流的工具卡片位置直接渲染 git 风格文件差异——支持上下对比与左右对比,逐行高亮

Manifest valid

0

MIT

TypeScript

Aug 20, 2026

dsh plugin --profile web add dsh-diff-vis