CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1501 pluginsdsh-matlab-mcpMatlab Mcp
DeepSeek Harness (dsh) profile bundle that registers the MathWorks MATLAB/Simulink MCP server into the GUI so agent sessions get mcp__matlab__* tools.
dsh-distilleryDistillery
dsh plugin: Local distiller—scans all historical sessions, extracts “user correction → agent fixes it” segments, de-identifies and distills them into fine-tuning data pairs (JSONL), skill drafts, and AGENTS.md rule patches, with a manual review queue
dsh-tool-call-guardTool Call Guard
Neutralize tool calls with invalid JSON arguments on the wire, so one malformed model generation cannot brick a session against strict OpenAI-compatible servers (vLLM et al).
dsh-hashline-edittoolHashline Edittool
Line-anchored read/edit/batch_edit/grep/undo_last_edit tools for DeepSeek Harness (dsh). Every line is addressed by `<line>#<hash>` so chained edits skip a re-read; stale or ambiguous anchors are rejected and a fresh `<line>#<hash>` is served back. Undo persists across restarts.
dsh-md-viewMd View
Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.
dsh-vscode-bridgeVscode Bridge
DSH web plugin: Embed a fixed version of code-server (VS Code Web) in the DSH central view, with customizable server path/port settings, installation progress, and hot switching.
dsh-install-guardInstall Guard
Pre-installation compatibility preflight guard for the DeepSeek Harness plugin: checks Node/engines, peer versions of the @deepseek-ai core package, and the dsh manifest; supports isolated trial startup and repair installation after confirmation to prevent crashes caused by version incompatibility.
dsh-otelOtel
DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool
dsh-plugin-burpsuite-mcpPlugin Burpsuite Mcp
DeepSeek Harness bundle for the BurpSuite MCP Bridge
dsh-desktop-tauriappDesktop Tauriapp
DSH desktop shell “DeepSeek Harness Desktop Desktop” skill package: wraps DeepSeek Harness as a Tauri 2 desktop application (macOS+Windows), including tray persistence, task notifications, a whale-girl desktop pet, domestic mirror acceleration, and a Windows toolchain requiring no administrator priv
dsh-codex-continueCodex Continue
DSH plugin: browse local Codex projects & sessions and continue them in DSH — read ~/.codex rollouts, pick a session, resume with full context (goal + transcript + cwd).
dsh-nuke-pluginNuke Plugin
Powerful DSH plugin uninstallation — policy tiers · atomic batches · fingerprint snapshots · health checks · concurrency locks · oracle accountability · report export
dsh-review-squadReview Squad
Parallel multi-role code review squad: one /review command dispatches four read-only reviewer subagents for security, correctness, tests, and style, with each assigned its own model and thinking intensity, then aggregates a structured report grouped by severity.
dsh-deploy-masterDeploy Master
A DSH plugin that automates shipping a local project: create a GitHub repository and publish it (git init/commit/push + topics + tag + release), sync requirements/progress to Linear, publish to npm, and announce in the community Discussions — to join the deepseek-harness community and the dsh-plugin
@syncended/dsh-browser-useBrowser Use
Persistent Playwright browser tools and interactive browser panel for DeepSeek Harness
dsh-file-mentionsFile Mentions
Clickable file paths in DSH replies: open files/directories from inline paths (Codex-style), with a mentioned-files chip list as fallback
@soluna-harness/installInstall
Auditable Sol/Luna/Terra software-engineering orchestration for Codex and DeepSeek Harness
dsh-tmux-ccTmux Cc
A persistent tmux control-mode cockpit for DeepSeek Harness Web.
dsh-skill-editorSkill Editor
dsh-skill-editor: edit skill SKILL.md content (body + name/description) right from the DSH web Settings page. Local skills edit freely; bundled / built-in skills are read-only with a warning.
@sleetdrop/dsh-plugin-topologyPlugin Topology
Plugin dependency graph inspector for DeepSeek Harness: a host service that snapshots the live Cordis plugin fiber tree, a graph.render tool for the model, and a browser panel that renders the plugin/service topology as a zoomable graph with metrics, legend, and unresolved-dependency table.
dsh-code-runnerCode Runner
DSH web plugin: run the currently opened sidebar code file in a DSH-better-sidebar terminal (bottom panel preferred), modeled after vscode-code-runner.
@qipenglin/dsh-plugin-managerPlugin Manager
Optional active-profile package manager for DeepSeek Harness Web and desktop profiles
dsh-markdown-xyyMarkdown Xyy
Version records + Markdown conversation theme formatting — DeepSeek Harness plugin (dual channels: dynamic define and persistent installation)
@yaha/dsh-terminalTerminal
DSH Web terminal plugin: the right 8 columns are divided vertically into an upper 8 and lower 2 sections. The lower 2 contain a system interactive terminal (node-pty PTY + xterm.js), summoned via an iOS-style transparent bar at the bottom, with draggable resizing, multiple tabs, suspend, and close c
dsh-from-scratchFrom Scratch
DSH agent preset「产品创建对齐」 plugin: scenario「从零开始」(from-scratch, create a product from scratch: workspace/git/scaffold/six-step interview/specification freeze/finalize the initial spec/draft task breakdown/push) + scenario「先等等,让我确认一下」(confirm-first, refine the initial plan / modify the plan and goals o
dsh-plus-plusPlus Plus
DSH++ — a Windows-first lifecycle & provider manager for DeepSeek Harness (dsh). Minimal, local-first, zero-runtime-deps.
dsh-ssh-terminalSsh Terminal
SSH remote terminal: Connect to remote hosts in the dsh-better-sidebar sidebar and view commands and output step by step.
@jkxie/dsh-deep-flowDeep Flow
Terminal-UI surface for dsh: an interactive Ink REPL bundle riding over dsh-base
dsh-minimapMinimap
VS Code-style minimap (text thumbnail + draggable viewport) overlay for the dsh web GUI's side file viewer
@geekjourneyx/dsh-md2wechatMd2wechat
DeepSeek Harness tools for preparing Markdown articles with an external md2wechat CLI