Skip to content
dsh.fish

Browse

164 results

Bundle

@jackeywilder/dsh-file-picker

dsh web plugin: native Windows file picker with attachment rail that injects file paths into the session context at send time

JackeyWilder
Bundle

@foxi-ai/dsh-command-vscode

DeepSeek Harness slash command: open the current workspace (or a given path) in Visual Studio Code

foxi-ui
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-external/dsh-drag-to-attachment

dsh-plugin for DeepSeek Harness (DSH) web UI: drop or paste any local file/folder anywhere on the page as attachments (images, any files, whole folders) or locate real filesystem paths — one toggle, two modes.

djt889
Bundle

dsh-windows-minimal-adapter

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

Dekurri
Bundle

doubao-dsh-plugin

DeepSeek Harness 插件:通过本地 Doubao Relay 提供 doubao_ask 联网搜索/图片生成/多模态识图工具,并支持粘贴图片转本地路径(paste-to-path)。

Practice019
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

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

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-bg-skin

背景皮肤:将 DSH 界面背景替换为随插件分发的默认图片(assets/ds.jpeg,安装即用),可选 imagePath 覆盖,缺图自动回退默认皮肤。

jinzhengen964-cmyk
Bundle

dsh-wsl-editor

Open a WSL Linux path in Windows Cursor/VS Code/Notepad.

173787247
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-open-in-editor

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

shaomingbo
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-guard-sensitive-paths

Approval guard for DeepSeek Harness: write/edit/editor/bash calls touching sensitive paths (.env, .git, SSH keys, .pem) and reads of SSH keys or certificates become an approval ask.

TARS-snail
Bundle

@harzva/dsh-session-folders

给 DeepSeek Harness 的会话加一层「文件夹」归类:按 cwd 自动归档、手动移动到任意文件夹,文件夹路径即项目记忆作用域。 Adds a folder layer to DSH sessions: auto-file by cwd, move sessions between folders, folder path = project-memory scope.

Harzva
Bundle

dsh-drag-path

Drag non-image files/folders into DeepSeek Harness web and insert their real absolute paths into the composer — no more "only images allowed". 拖拽工程文件/文件夹进 DSH,自动定位真实绝对路径插入输入框。

Rudyy898
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-path-anonymizer

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

yzhangjy
Bundle

dsh-workspace-jump

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

fogmodel
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-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