Skip to content
dsh.fish

Browse

164 results

Bundle

@omdp/dsh-connector

Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page. Repository-root package: installs either via the bare git URL (the root manifest re-exports the dsh-connector/ subdir) or via github:XJungit/omdp#path:dsh-connector.

XJungit1
Bundle

@dsh-ext/dsh-package-manager

DSH package manager plugin: install dsh-bundle plugins as profile dependencies and hot mount/unmount their bundle patch rows through the official watchUserPatches cordis.patch.yml reload path — no restart, no workspace/.venv second pipeline.

space-spacee-clamation1
Bundle

upstream-radar

Always-on dependency and compatibility monitoring for DeepSeek Harness plugins, including exact paths, upstream changes, and isolated install/load evidence.

MicroMilo
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

@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
Skill

doc-to-markdown

Convert PDF and Word (DOCX) documents to clean Markdown. Use when the user asks to convert PDF/Word to Markdown, extract document text/structure, 提取 PDF/Word 内容, 转 Markdown, or prepare documents for editing/RAG. Handles Chinese documents and Windows paths well.

Nico0713520
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-file-path

DeepSeek Harness plugin: drag unsupported files into the composer as workspace path references

dkjsiogu
Bundle

dsh-screenshot-paste

Screenshot/file paste board for the DSH Web GUI: paste, drag or browse to save files locally, show reference chips above the input, and auto-append file paths when sending a message.

PdxGame
Bundle

dsh-path-browser

DeepSeek Harness plugin: browse host files and folders in the Web composer and insert their absolute paths

dkjsiogu
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-archived-list

DSH plugin: view and restore archived sessions - shell overlay panel over the workspaceRegistry restore write path

Yiklek
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

dsh-autonomous-research

自主研究 agent:给 AI agent 一个小而真实的 LLM 训练设置,让它过夜自主实验——改代码→固定 5 分钟训练→检查 val_bpb 是否改善→保留或丢弃→重复(约 12 实验/小时、一晚约 100 个);单文件修改、program.md 超轻量 skill。受 karpathy/autoresearch(94k★ MIT)启发。

satan9394
Bundle

doubao-dsh-plugin

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

Practice019
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