插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 27 个插件
dsh-at-file
omdsh-dev/dsh-at-file
Codex 风格的 `@file` 文件引用,输入框里直接搜索并引用工作区文件。
dsh-session-health
omdsh-dev/dsh-session-health
会话文件帧级扫描诊断(torn/损坏/空会话检测)。
dsh-file-review
left0ver/dsh-file-review
Review files produced by DeepSeek Harness turns in a line-numbered unified diff drawer
dsh-drop-to-path
loudmore/dsh-drop-to-path
DSH 插件:图片与文件直达纯文本模型——图片保留原生附件体验,PDF/Office/压缩包/视频/音频显示为附件栏方块,点击发送时自动转为工作区路径,配合 dsh-vision-toolkit 粘贴即看图。A DSH plugin that delivers images AND files to text-only models as workspace paths: images keep the native attachment UI, other files show as square chips in the rail, paths append on send — pairs with dsh-vision-toolkit.
dsh-token-usage
laoyuehanni/dsh-token-usage
按请求持久化模型 token 用量,Web 设置「Token 用量」统计页:按日趋势图、按模型明细表、日期/模型筛选。
dsh-plugin
picgo/dsh-plugin
通过 PicGo 已有配置(PicGo Cloud、GitHub、S3、腾讯云 COS、七牛,或任意已安装的上传插件)把本地图片和文件上传到图床,提供 `picgo_upload` 工具与 `/picgo` 命令。
dsh-pdf
sunshine-lang/dsh-pdf
PDF toolbox for DeepSeek Harness: extract text, metadata, and page ranges from PDF files (local parsing, no API key).
dsh-safe-delete
qintsg/dsh-safe-delete
Safe delete plugin for DeepSeek Harness (DSH): move files to trash / staging area instead of permanent removal, with restore and purge support.
dsh-mcp-bridge
edge-echo/dsh-mcp-bridge
精选 MCP 服务器全家桶:一键接入演示、记忆、文件系统、GitHub、Playwright、远程 HTTP 等服务器,自带连通性验证工具与 CI 检查。
dsh-wsl-workspace
6mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-session-export
bwndlct/dsh-session-export
把当前会话导出为可移植、带 schema 版本的 Markdown 与 JSON 文件,提供 `session_export` 工具与斜杠命令两种入口,文件名跨平台安全。
dsh-files
taxueseek/dsh-files
文件上传(彩色附件卡片、会话隔离存储、sha256 去重、TTL 清扫)+ 内容嗅探的 read_document 文档读取(PDF/DOCX/XLSX/TXT)。
dsh-file-mount
acefun29/dsh-file-mount
Incremental file mounting with read dedupe: mounted line ranges are never re-sent to the model, on-disk changes invalidate and remount, with a Mounted Files tab and token-savings accounting.
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
Claude Code /rewind equivalent for DeepSeek Harness: git-first workspace file snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint
dsh-side-panel
xyz1024-alt/dsh-side-panel
Right-side developer panel for DeepSeek Harness: files, session history, and git version control
dsh-md-preview
lesliewylie/dsh-md-preview
把 Markdown 渲染为自包含的独立 HTML 页面:提供在 headless 配置下同样可用的 `md_html_render` 工具,以及在网页端浏览、预览、编辑并导出本地 `.md` 文件的抽屉;两个入口共用同一个渲染器,无运行时依赖。
dsh-attachments
cocosgt/dsh-attachments
Bring any file into the conversation — stashed to the workspace and referenced by path; zero type rejection
dsh-logger-panel
linglambda/dsh-logger-panel
Runtime log panel for DeepSeek Harness: live SSE log view in Settings plus bounded date/size rotating JSONL files.
dsh-git-guard
bibibala/dsh-git-guard
Git-aware write guard plugin for DeepSeek Harness: blocks whole-file writes that would overwrite the user's uncommitted changes, and reports what happened to protected files at turn end
useful-dsh-plugins
lishize20040802-rgb/useful-dsh-plugins
DeepSeek Harness dual-face plugin: a visual plugin manager tab in Web Settings — enable/disable any plugin row, check installed plugins (including official @deepseek-ai/* rows) against the npm registry, update them, repair pristine files, and update the h
dsh-prompt-profile
bramblexu/dsh-prompt-profile
DeepSeek Harness 可复用 Markdown Prompt Profile,支持单轮模型选择、参数替换和状态恢复。
dsh-figma-to-lottie
zimai233/dsh-figma-to-lottie
将 SVG 路径与关键帧参数编译成自包含的 Lottie JSON 动画文件。
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
拖放 fork:文档以可删除「文件芯片」挂在输入框上方,不打字也能发送。
dsh-file-mentions
a903067276-rgb/dsh-file-mentions
DSH 回复中的文件路径可点击:Codex 风格行内打开、文件管理器定位、回合尾部文件 chip 列表。