CATEGORY
Coding & Developer Tools DSH plugins
Verified manifests and exact versions in this category.
All plugins
1519 plugins@jhckevin/dsh-auto-reviewAuto Review
Codex-style Auto Review inspired plugin for DeepSeek Harness; independently developed
@lovstudio/dsh-frontend-inspectorFrontend Inspector
Click-to-source for DeepSeek Harness Web: exact TypeScript positions and editor jumps from a source checkout, or file-level GitHub jumps on plain npx installs — an external Host plugin that never modifies the DSH checkout.
dsh-autoupdateAutoupdate
Built-in auto-update plugin for dsh (DeepSeek Harness): manual update check from the Settings page, guarded update pipeline with health check, automatic rollback, circuit breaker and degrade ladders.
dsh-agent-langAgent Lang
DSH plugin: make every tool-call `description` (including run_code's, in any preset — standard, PTC, cordis, user presets, ptc-cordis, gitbash variants) follow the web GUI's display language instead of defaulting to English. Auto-detects the GUI language (explicit Settings→General choice first, brow
dsh-vision-benchVision Bench
Vision mode: session-area debugging/host-computer point table (scaling factors/units/alarm upper and lower limits, CSV import/export, visualization components), Keil compilation and logs, artifact hashes, OpenOCD flashing confirmation, serial message subscription, Modbus point reading and controlled
dsh-taskfoldTaskfold
Keeps long coding-agent sessions lean: wrap work in named tasks and, when one is done, fold its whole span into a short titled summary. The conversation stays readable, context costs stay low, and every fold's original content can be read back on demand. For DeepSeek Harness.
dsh-github-mcpGithub Mcp
DSH plugin: GitHub MCP connection plugin. Wraps GitHub MCP as a plugin, stores the token in the DSH credentials center (.credentials.yaml), allows it to be provided through model tool input, and provides GitHub tools (mcp__github__*). Automatically bundles and installs the panel plugin dsh-github-mc
dsh-github-mcp-hintGithub Mcp Hint
DSH plugin: GitHub MCP example prompt panel (Settings → Plugins, 4/30 random copyable prompts) + public repository stats (stars/forks) + gh_repo_stats model tool (stars/last 14 days of clones)
dsh-inline-diffInline Diff
Renders edit and write tool calls as always-expanded side-by-side diffs, with optional syntax coloring and word-level highlighting.
dsh-wsl-portWsl Port
WSL port doctor with dsh :3080/:3081 uiPlaybook (health → 3081 → restart → expose).
@huanlin/dsh-plugin-better-globPlugin Better Glob
Shadow-replaces the built-in glob tool: auto-excludes bottomless directories (node_modules, dist, build, .venv, ...) and requires an explicit include whitelist to search inside them.
dsh-sciforkScifork
A Git-native research graph for literature-grounded research expansion inside DeepSeek Harness.
@ddtcorex/dsh-maestro-reviewMaestro Review
Maestro Review — pluggable ReviewProvider (GitLab/GitHub) + orchestrator for automated MR review
dsh-grok-providerGrok Provider
Clean-room Grok Build provider for DeepSeek Harness with official CLI browser authentication
@young1lin/dsh-ui-gitworkbenchUi Gitworkbench
Out-of-tree dsh web UI plugin: a session-header git workbench chip opening a drawer with the file tree, per-file diff, history, compare, staging, commit, and sync (fetch/pull/push).
dsh-plugin-chatgpt-crash-fixPlugin Chatgpt Crash Fix
Diagnose and fix ChatGPT/Codex desktop app startup crashes on Windows: Store-updater native crash, broken Microsoft Store channel, and Clash/system-proxy interference. Ships a Cordis command, an agent Skill (SKILL.md), and runnable PowerShell diagnostic/fix scripts.
dsh-remote-developmentRemote Development
Lightweight remote development for DeepSeek Harness: pick a remote workspace over SSH and let the agent work on it with the SAME local tools — file, shell, and search providers are routed to the remote host by the plugin. No extra model tools, no third-party UI plugin.
dsh-personaPersona
Configurable coding collaboration style prompts and settings UI for DeepSeek Harness.
@dsh-external/dsh-code-pipelineCode Pipeline
DSH bundle plugin: Dynamically injects stage subagent tools (subagent_plan / subagent_impl / subagent_review) into the code-pipeline preset (PTC pipeline). The provider/model/reasoning level for each stage can be configured in real time on the settings page (Settings → Code Pipeline) and persisted t
deepseek-harness-hashlineDeepseek Harness Hashline
Hash-anchored UTF-8 file reading and atomic editing tools for DeepSeek Harness
dsh-wsl-distroWsl Distro
distro_info: structured wsl -l -v, default vs current distro, UNC path safety.
dsh-wsl-githubWsl Github
GitHub App tools for WSL dsh: hint (env file existence) + repo PR/Actions status; never dumps secrets.
dsh-code-quoteCode Quote
Automatically collapses pasted “path:line number + code” into a compact reference in the DSH input box, and inlines the code snapshot to the model as a separate context message when sending.
dsh-wsl-pathWsl Path
Convert WSL/Windows paths with /mnt tags and mnt_doctor/encoding_doctor pointers.
dsh-wsl-credWsl Cred
Safe Git credential hints: GCM path, HTTPS vs SSH origin (never returns secrets).
@softspark/dsh-codexCodex
DeepSeek Harness provider plugin that delegates ChatGPT subscription access and agent execution to the locally authenticated Codex app server.
dsh-prospectorProspector
GitHub research assistant for DeepSeek Harness: model-facing tools to search repositories, read READMEs/source, and clone candidates, so the agent can prospect open-source solutions for an idea and synthesize an implementation plan.
dsh-write-rule-guardWrite Rule Guard
Prohibits characters matching a configured regular expression from being included in content written by edit/write. The regular expression and error message can be configured in the cordis configuration file. The host-side interceptor blocks edit/write content before tool execution. Host-only implem
dsh-token-optimizerToken Optimizer
Deterministic, recoverable tool-result compression and cache-aware compaction for DeepSeek Harness
@ddtcorex/dsh-maestro-supervisorMaestro Supervisor
Supervisor daemon for DSH Web resilience — auto-detect crashes, rollback to LKG, report