DSH Plugins Marketplace
7,639 plugins indexed · 6,078 installable · 20,314 versions tracked
495 plugins
A Git Graph tab for DSH Web: a faithful port of vscode-git-graph 1.30.0 that registers a native tab in the dsh-better-sidebar right rail (prerequisite), auto-binds to the session workspace, runs the f
★ 0
Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by fil
★ 0
dsh plugin --profile web add @a179-sanae/dsh-code-checkUpdate copilot for DeepSeek Harness: one scan covers the DeepSeek Harness core and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
★ 0
dsh plugin --profile web add dsh-update-copilotIn-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-
★ 0
dsh plugin --profile web add dsh-markdown-previewMaintainer and developer PR board for the DSH sidebar: a five-state review queue (waiting on me / waiting on author / ready to merge / merged / inbox), a three-column issue board, and a global view of
★ 0
↓ 103/wk
dsh plugin --profile web add dsh-pr-boardRender 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 shar
★ 0
dsh plugin --profile web add dsh-md-html-renderConversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.
★ 0
↓ 1.3k/wk
dsh plugin --profile web add dsh-update-checkerby duyanta123
Turn codebase smells into an executable, priority-ordered refactoring plan (file-length / deep-nesting / TODO-density).
★ 0
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-refactor-insightTapTap Maker integration for DeepSeek Harness: bundled MCP tools, Maker workflow and feature skills, plus a packaged CLI path for project initialization and diagnostics.
★ 0
Gzip compression for /api responses, fixing history-load timeouts over remote/low-bandwidth connections; skips SSE and already-encoded responses.
★ 0
A minimal worktree management solution with only one button and one dialog.
★ 0
↓ 238/wk
dsh plugin --profile web add @alpacachen/dsh-simple-worktreePlugin inventory manager for DeepSeek Harness Web: table view of installed plugins with status filters, enable/disable switches applied via HMR, config viewer/copy, uninstall and npm update reminders.
★ 0
dsh plugin --profile web add dsh-plugin-runcat-inventoryObsidian-style Markdown workbench for DSH: browse, edit, preview, create, move, and delete notes inside the selected local vault.
★ 0
dsh plugin --profile web add obsidian-workbenchAdds a Worktree view to DSH Web UI that groups Sessions by Git worktree while keeping DSH as the source of truth.
★ 0
Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a
★ 0
dsh plugin --profile web add dsh-plugin-clinicRead-only repository fact scanner kernel for DSH analysis plugins: deterministic probe / file index / modules / dependencies / entry points / symbols / graphs and git facts over a stable JSON schema (
★ 0
dsh plugin --profile web add dsh-repo-scannerBridges Multica to DeepSeek Harness through a versioned JSONL process protocol.
★ 0
↓ 156/wk
dsh plugin --profile web add dsh-profile-multicaAutomated unit-test generation: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass (LLM + offline template generators; vitest/jest/mocha/node:test).
★ 0
dsh plugin --profile web add dsh-testgenRuntime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.
★ 0
dsh plugin --profile web add dsh-hot-plugin-hostPlug/unplug any DeepSeek Harness plugin cleanly — list every mounted layer (bundles + patch rows), remove with full cleanup, disable/enable without deleting, and audit for orphaned/dangling state. CLI
★ 0
↓ 56/wk
dsh plugin --profile web add dsh-unplugPer-process tool-call statistics: a `tool_stats` tool reporting per-tool call counts, error counts, and average durations.
★ 0
dsh plugin --profile web add dsh-tool-call-statsRead-only GitHub access for agents, wrapping several tools. Inside the tool it automatically probes and selects whichever GitHub access method works locally, and tries network proxies on its own. That
★ 0
dsh plugin --profile web add dsh-github-routerInfrastructure as code: gated plan/apply, state and output inspection, and configuration validation via the terraform CLI.
★ 0
dsh plugin --profile web add dsh-terraformVerifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.
★ 0
dsh plugin --profile web add dsh-effect-doctor