Plugins
Browse, filter, and install DeepSeek-Harness plugins.
27 plugins found
dsh-at-file
omdsh-dev/dsh-at-file
Codex-style `@file` mentions: search workspace files in the composer and attach their contents to prompts.
dsh-session-health
omdsh-dev/dsh-session-health
Frame-level scan diagnostics for session files (torn/corrupt/empty detection).
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
Per-request model token usage tracked to per-day JSONL files, with a stats page in Web settings: daily trend chart, per-model breakdown, and date/model filters.
dsh-plugin
picgo/dsh-plugin
Upload local images and files to your image host through PicGo's existing configuration (PicGo Cloud, GitHub, S3, COS, Qiniu, or any installed uploader plugin), via a `picgo_upload` tool and a `/picgo` command.
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
Curated MCP server bundle: one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, plus a connectivity verifier tool and CI checks.
dsh-wsl-workspace
6mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-session-export
bwndlct/dsh-session-export
Export the current session to portable, schema-versioned Markdown and JSON files via the `session_export` tool and slash commands, with cross-platform-safe filenames.
dsh-files
taxueseek/dsh-files
File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for 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
Render Markdown to a standalone, self-contained HTML page: an `md_html_render` tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local `.md` files; both share one renderer, with no runtime dependencies.
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
Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration.
dsh-figma-to-lottie
zimai233/dsh-figma-to-lottie
Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files.
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
File-drag fork: drop documents as removable chips above the composer, send without typing.
dsh-file-mentions
a903067276-rgb/dsh-file-mentions
Clickable file paths in DSH replies: Codex-style inline open, reveal in file manager, and a mentioned-files chip list at the turn tail.