DSH Plugins Marketplace
7,148 plugins indexed · 5,699 installable · 18,294 versions tracked
485 plugins
Agentic answer reviewer for DeepSeek Harness: each final assistant turn is re-reviewed by a separate LLM graded 1-100; below-threshold scores steer the agent back with concrete feedback. Live config o
★ 0
dsh plugin --profile web add dsh-answer-reviewerReloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.
★ 0
dsh plugin --profile web add dsh-hot-reloadMermaid 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-renderKotlin LSP configuration plugin for DeepSeek Harness using kotlin-language-server.
★ 0
Go LSP configuration plugin for DeepSeek Harness using gopls.
★ 0
Update checker (npm edition): a settings page comparing local and latest versions of @deepseek-ai/dsh and every installed plugin, with a red-dot nav reminder and ready-made update commands.
★ 0
dsh plugin --profile web add dsh-check-updateCrash protection plugin that auto-isolates plugins causing startup crash or hang, with independent watchdog process for total hang recovery.
★ 0
dsh plugin --profile web add crash-guard-dshDSH-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-uvmPlugin governance: new/updated plugins stage in a candidate area first, then hot-mount after startup — success promotes, failure auto-disables, repeated failures freeze, one-click safe mode, sidebar d
★ 0
Evidence-first frontend release checks: real-browser content, accessibility, runtime, network, and baseline regression reports with screenshots.
★ 0
dsh plugin --profile web add dsh-shipcheckMicrosoft Agent Framework (MAF) plugin for DeepSeek Harness: validate, run, and scaffold declarative agents and workflows (YAML).
★ 0
dsh plugin --profile web add dsh-maf/repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
★ 0
dsh plugin --profile web add dsh-reproSource-aware prompt injection guard for DSH: tracks untrusted turn context, detects injection signals, scores sensitive sinks, and blocks high-risk tool calls with explainable audit logs.
★ 0
↓ 79/wk
dsh plugin --profile web add dsh-injection-guardGitHub Device Flow connect plus an in-conversation PR workflow: a status bar above the composer for create / AI-review / merge, and github_* tools for search, issue and PR read and write.
★ 0
Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.
★ 0
dsh plugin --profile web add dsh-devtoolsby yunxiyang
Resumes an agent turn that ended after narrating its next action without calling a tool: the guard replays the turn log on agent/turn-stopping, asks a judge model one true/false question, and steers t
★ 0
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-loop-continuePython LSP configuration plugin for DeepSeek Harness using Pyright.
★ 0
Langfuse observability for DeepSeek Harness (DSH): per-turn trace trees aggregated by session id, with prompt versioning and evaluation.
★ 0
dsh plugin --profile web add dsh-langfuse-plusReplaces the headless startup to add --model provider/model, --resume <id|latest>, --continue and --session-info flags to dsh headless runs.
★ 0
Modifies DSH plugin code at runtime, with ordered patches, inspection, and hot reload.
★ 0
dsh plugin --profile web add dsh-harmonyDSH self-updater in the settings page: one-click check/pull (`git pull --ff-only`), auto background checks, version diff and changelog preview with a red-dot reminder.
★ 0
dsh plugin --profile web add dsh-updater-uiExposes the DSH dynamic-Cordis toolset to Claude Code over MCP (streamable HTTP on the existing web port, no new listener): ten tools to list, inspect, define, run, stop and permanently remove dynamic
★ 0
dsh plugin --profile web add dsh-cordis-mcpEcosystem trend dashboard (行情面板): snapshot the dsh-plugin topic and the awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus a
★ 0
dsh plugin --profile web add dsh-trend-radarVerifies 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