Skip to content
dsh.fish

Browse

67 results

Bundle

weave-for-dsh

Weave node-graph editor as a fixed DeepSeek Harness plugin: embeds the single-file editor as a page view, registers the `weave` AI tool that directly controls the page JS, and ships an AI-teaching skill.

Quan-Chan
Bundle

dsh-custom-prompt

DSH plugin that injects an editable section into the global system prompt, with a settings page to customize it.

johnvictorio
Bundle

dsh-glob-rules

Glob-activated rule prompts for DeepSeek Harness (DSH): when the agent reads or edits a matching file, the rule activates and is injected into the conversation (Claude Code rules.md / # Path: style).

TURIING
Bundle

dsh-scaffold

项目脚手架:生成 LICENSE / .gitignore / .editorconfig 等常见项目文件

uckkk
Bundle

dsh-mcp-manage

A DeepSeek Harness (DSH) static market plugin that adds an 'MCP 服务' management page in Settings: list / add / edit / delete the MCP servers registered in cordis.patch.yml, and run a real MCP initialize connection handshake per server to verify each service connects normally.

wuhobin
Bundle

dsh-grok-plan-mode

Grok Build Plan Mode for DeepSeek Harness. Replaces official DSH Plan with a hard edit gate.

aa2246740
Bundle

dsh-scratchpad

Scratch pad: one shared floating text surface in the middle of the screen. Other plugins open it through the client service scratchpad: read mode shows big text (scrollable, selectable, Close only); edit mode adds Save and returns the edited text to the caller via onSave. No persistence; the caller owns the text.

joao-paulo-santos
Bundle

dsh-file-manager

Workspace-scoped Monaco file manager for DeepSeek Harness

starstorm-ai
Bundle

bianji

DSH desktop plugin: workspace file tree and text editor (edu-style connection.fetch).

yueyexiayu
Bundle

@ddv12138/dsh-hash-edit

Hash-anchored read/replace/undo for DeepSeek Harness (DSH), ported from pi-hashline-edit-pro. Every line gets a stable 3-char base-62 anchor; stale/ambiguous anchors are rejected, never fuzzy-matched; undo persists across restarts.

ddv12138
Bundle

dsh-mcp-manager

MCP server management page for the DSH (DeepSeek Harness) Web settings panel: add / edit / delete @deepseek-ai/dsh-mcp-client servers with live connection status, hot-reloaded via the user patch watcher.

zsvd
Bundle

@agent_forge/forge-dsh

Forge quality gates for DeepSeek Harness (dsh): task gates, read-before-edit, bash hazard interception and quality scoring, driven by the forge CLI through DSH's typed interception points.

Bundle

dsh-monaco

DeepSeek Harness plugin: serves the Monaco editor distribution over a host HTTP route, so an editor plugin needs no CDN and no extra bundler outputs

DevViking-Persike
Bundle

dsh-explorer-editor

A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).

oneirictouch