DeepSeek Harness Plugin Hub
← Plugins

dsh-write-create-only

Write Create Only

Prevent write from overwriting existing files: write is only allowed to create new files. If the target already exists, reject the request before tool execution and prompt the user to use edit instead. Applies to all sessions globally, preventing the model from overwriting existing content with writ

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-write-create-only@0.1.0

Description

Prevent write from overwriting existing files: write is only allowed to create new files. If the target already exists, reject the request before tool execution and prompt the user to use edit instead. Applies to all sessions globally, preventing the model from overwriting existing content with write. A host-only dsh plugin.

Compatibility and provenance

Write Create Only is published as dsh-write-create-only and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated

Versions

0.1.0stable