Skip to content
dsh.fish

Browse

165 results

Bundle

dsh-chat-image

Renders chat Markdown image references (![alt](path title)) as a gallery under each closing assistant message

Niobium-41-nb
Bundle

dsh-path-anonymizer

DSH plugin: anonymize workspace-external file paths before model requests with user confirmation

yzhangjy
Bundle

dsh-codebase-memory-mcp

DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).

princeofdream
Bundle

dsh-task-queue

Tiered task queue for DSH↔Hermes coordination: queue.json is the single source of truth; tasks are enqueued by DSH mechanisms (review/lesson/reset) and consumed by the Hermes-side cron with a lease/claim model. Also provides the busy-mutex for serializing Hermes calls from the approve fast path.

nicecx
Bundle

dsh-workspace-default-path

DSH plugin: remember the last used workspace directory for the Add-workspace flow (prefill + auto-memory over the official browse dialog)

masknull
Bundle

dsh-mutation-receipt

DeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents

jwilson411
Bundle

dsh-file-preview

DSH (DeepSeek Harness) file preview plugin: browse workspace files, preview Markdown/PDF/images/CSV/code, show session-produced files, and drag files/folders into the conversation as plain paths.

ld-1101
Bundle

dsh-hypatia

Hypatia skills for DeepSeek Harness: knowledge-graph query skill plus automatic conversation-memory bridge. Requires the `hypatia` CLI on PATH.

tkliuxing
Bundle

dsh-turn-review

DSH web plugin: better-sidebar Turn Review tab — a human gate on the diff of the just-finished agent turn (Approve / Request changes per path with comment). Not a rewind.

yq04
Bundle

dsh-windows-minimal-adapter

Windows极简模式适配:安装后自动为 DeepSeek Harness 生成适配 Windows 的“极简模式”agent 预设(pwsh,及按 PATH 自动选择 Git Bash / WSL2 的 bash),卸载时自动删除并复原。

Dekurri
Bundle

my-image-drop

DeepSeek Harness plugin: drag images into the composer and get a file path back, so text-only models can read them via the read tool.

yangpeng-space
Bundle

@tkliuxing/dsh-hypatia

Long-term memory for DeepSeek Harness backed by Hypatia: a host-side CLI adapter, a plugin-owned SQLite control ledger, same-request recall, and narrow memory tools. Requires the `hypatia` CLI on PATH.

tkliuxing
Bundle

dsh-paste-files

Paste or drop files into the DSH composer: saves them under the current workspace and inserts the paths into your draft.

lhh666-6
Bundle

dsh-workspace-jump

DSH web plugin: open an input dialog to create/switch to a workspace by path.

fogmodel
Bundle

dsh-open-in-editor

Open DSH Web produced files in a configurable local macOS IDE or copy their absolute paths.

shaomingbo
Bundle

dsh-git-seam

Structured git tools for DeepSeek Harness agents: deterministic porcelain parsing (Chinese/UTF-8 paths, Windows) plus a diff-before-commit policy gate that refuses blind commits.

qt-11564
Bundle

media-preview

DSH 插件:在聊天记录中自动将本地音视频/图片路径渲染为可播放的预览组件。When an assistant message or tool result contains a local media path, the path is replaced inline with a playable <audio>/<video>/<img> element backed by same-origin /api/media-preview/* route.

xiaokaizhou
Bundle

dsh-kokoro

DeepSeek Harness plugin: speak text with a local Kokoro TTS HTTP server and return the wav path, as the kokoro_tts tool. Ships no weights.

jwilson411
Bundle

dsh-fff

Fuzzy file finding and indexed content search for DSH: find_files / resolve_file / related_files / fff_grep. Pure-JS path index + subsequence scoring (no native dependencies). Port of pi-fff for the Pi coding agent.

sleepinginsummer
Bundle

dsh-drag-and-drop

Drag local files into the DSH Web UI and insert their original filesystem paths without uploading or copying them

bill9109
Bundle

@dsh-external/dsh-vision-fallback-bridge

Lightweight DSH upload bridge: images and common documents become workspace paths so a text-only DeepSeek model can read them with Qwen-MM-Plugins vision tools.

baizhichen-web
Bundle

dsh-file-links

Windows-adapted clickable file links for DeepSeek Harness: click paths in replies to open them, reveal in Explorer, or preview inline in a panel.

wmglimpser-hash
Bundle

dsh-client-open-in-vscode

Click a file path in the chat UI to open it in the running VS Code window owning the matching workspace; Edit/Write rows open a diff of that exact change (webview-safe host route behind the loopback/Origin trust fence).

quei4r