DSH Plugins Marketplace
7,638 plugins indexed · 6,077 installable · 20,076 versions tracked
425 plugins
Parses DSH session logs to attribute AI-written files, overlays c8 coverage, and reports AI vs human code coverage with a trust score, plus a check/fix/verify tool loop for closing test gaps.
★ 0
dsh plugin --profile web add dsh-code-coverageIncremental diff reviewer for DSH: after approving a batch, only new changes since the checkpoint are shown, with a Web review panel and `/review` command that inject feedback back to the agent.
★ 0
dsh plugin --profile web add @dsh-plugin/dsh-review-loopCode smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
★ 0
dsh plugin --profile web add dsh-code-smellSSH profiles, browser terminals, SFTP browsing, port forwarding, proxies, and session-scoped AI access for DeepSeek Harness.
★ 0
↓ 1.3k/wk
dsh plugin --profile web add @lemoncat7/dsh-sshWindows system-tray launcher for DeepSeek Harness Web: start, stop, restart, open the Web UI, tail logs, live status icon, and a launch-at-login toggle.
★ 0
dsh plugin --profile web add dsh-trayHuman-operated Git worktree task board for DeepSeek Harness with validation-bound merge delivery.
★ 0
dsh plugin --profile web add dsh-worktree-studioEnforced pain-point gate: after two non-converged experiments it injects the three questions, denies non-investigative tool calls until answered, and blocks same-direction retries.
★ 0
dsh plugin --profile web add dsh-pain-point-checkSkill Manager page in the DSH settings panel: browse system / user / workspace / preset skills, expand a skill to its file tree, view and edit files, import skills from a zip, and export or delete the
★ 0
dsh plugin --profile web add dsh-skill-managerGitHub CI co-pilot for DeepSeek Harness: PR review, CI failure fixing, issue triage and release notes.
★ 0
dsh plugin --profile web add @temotee2103/dsh-ci-co-pilotVersion-token-validated in-process result cache for the DSH read tool: repeated reads of unchanged files skip file I/O and line rendering, with a readcache tool for stats and clearing.
★ 0
dsh plugin --profile web add dsh-readcacheOne-click start/stop launcher for DSH Web on macOS — start (foreground/daemon), stop, status, duplicate-launch guard, auto browser open, plus a Dock-able DSH.app built by script.
★ 0
dsh plugin --profile web add dsh-start/repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
★ 0
dsh plugin --profile web add dsh-reproDSH-native uv environment manager: create, sync and run Python virtualenvs from the settings tab, with pip fallback, read-only conda visibility and a dry-run project sync preview.
★ 0
dsh plugin --profile web add @harness-flow/dsh-uvmMermaid diagram renderer for the Web UI conversation: renders mermaid code blocks into interactive cards (zoom, fit-width, fullscreen viewer, preview/code toggle) with official UI primitives, and keep
★ 0
↓ 204/wk
dsh plugin --profile web add dsh-mermaid-renderChecks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.
★ 0
dsh plugin --profile web add @7dgroup/dsh-skill-7d-git-commitContract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero AP
★ 0
dsh plugin --profile web add dsh-windtunnelGitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.
★ 0
dsh plugin --profile web add @dsh-external/dsh-tool-githubMCP management panel for DeepSeek Harness — live connection status per server (green dot), one-click pip/npx upgrades for local stdio servers with Windows file-lock handling, pause/resume/delete, an a
★ 0
dsh plugin --profile web add dsh-mcphubReusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration.
★ 0
dsh plugin --profile web add dsh-prompt-profileInjects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.
★ 0
dsh plugin --profile web add dsh-ci-contextDrag documents into the dsh web chat; the agent reads them directly from the local filesystem and the right sidebar lists the outputs and file paths.
★ 0
dsh plugin --profile web add dsh-doc-quickby duyanta123
Test-insight plugin that turns repository facts and change risk into evidence-backed test plans and isolated, reviewable test drafts.
★ 0
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add dsh-test-insightReports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
★ 0
dsh plugin --profile web add dsh-workspace-snapshotStructured machine-readable CI output for DeepSeek Harness: JSON/NDJSON session reports, JUnit XML, semantic exit codes, artifact collection and privacy redaction - a dsh profile bundle plus a standal
★ 0
dsh plugin --profile web add dsh-headless-json