Skip to content
dsh.fish

Browse

164 results

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-plugin-wiki-tools

Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.

Lion-1209
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-plugin-gitbash

Run commands on the Windows host's Git for Windows Bash from DeepSeek Harness. WSL-aware, auto-detects the git-bash install path, zero runtime dependencies.

Jinsight-gif
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

@weibaohui/dsh-kb

dsh 插件 · 团队知识库:离线知识共享(FDE 盒子场景),浏览/全文检索/加工入口;raw 入料自动入队、bot 会话串行蒸馏成文(Karpathy LLM Wiki 模式:raw 不可变 / 两步加工 / log 流水 / 月度 lint)。

weibaohui
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-project-prompt

Private, per-project system-prompt rules for DeepSeek Harness — matched by git remote URL, repo path, or cwd prefix; worktree-aware; never committed to the repository.

roc
Bundle

dsh-skills-manager

DeepSeek Harness plugin: skill management settings page. Lists all available agent skills (name, description, source, provider, invocation policy), supports search/filtering, and shows the full SKILL.md body/path on demand.

zhangzheng25
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
Bundle

dsh-clipfile

Attach files and folders in the DSH composer: clipboard paste, native file/folder picker, @-mention path search; folders are converted to paged Markdown for the agent to read page by page

whyzsm