Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
7017 plugin trovati
dsh-edit-guardian
lwlaymh/dsh-edit-guardian
File-change diff bar with keep/undo summary, plus dangerous-command approval and red highlighting for bash/pwsh.
dsh-completion-guard
greenlv/dsh-completion-guard
Keeps DSH agents from forgetting your requirements during long tasks. It saves important conditions and completion evidence locally, brings them back after context compaction or session resume, and stops partial work from being reported as the whole task done.
dsh-provider-proxy
stayhpjinng/dsh-provider-proxy
Provider-scoped HTTP/HTTPS forward proxy for DeepSeek Harness: configure independent proxy URLs and enable/disable switches per LLM provider, with environment-variable references for proxy credentials and model discovery routing.
dsh-notify
knownothing114/dsh-notify
Native desktop alerts when dsh needs the human — approvals, questions, plan reviews, turn completion, goals, errors and workflow runs — plus a Settings tab for every option, hot-applied.
Notification
deepseekharnessplugins/notification
Task-completion notifications: desktop alerts via macOS Notification Center and Windows Toast, plus mobile push through Bark, ntfy, ServerChan or any webhook when an agent run goes idle, errors or blocks.
dsh-image-gen
randomix777/dsh-image-gen
Optimized fork of dsh-image-gen with batch generation (count), gallery pagination, lazy loading, fetch retry/timeout, and 7 providers: Gemini/OpenAI/Seedream/DashScope/Agnes/GLM-Image/Stability AI.
dsh-skill-creator
988hj7tczd-oss/dsh-skill-creator
One-shot DSH skill (SKILL.md) generator: capture intent, draft, validate, package and distribute skills from inside a DeepSeek Harness session (skill_new / skill_validate / skill_package / skill_improve_description).
dsh-modernize-code
988hj7tczd-oss/dsh-modernize-code
Legacy code modernization workflow (preflight -> assess -> map -> transform) with a Cordis mount plugin, offline Python scripts and smoke tests.
dsh-voice-announcer
flashyiyi/dsh-voice-announcer
Voice announcements when a conversation ends (session title, round, outcome) plus live sentence-by-sentence reading of replies, via built-in edge-tts with zero third-party dependencies.
dsh-soundscape
berserk0501/dsh-soundscape
Dual-MediaPlayer daemon ($think loop + $fx one-shots) with volume ducking, mood-aware sounds (smooth/struggle/deep_think triggered by consecutive success/failure streaks and prolonged agent runtime), 15 built-in PCM WAV synthesised from sine/square waveforms, per-tool sound mapping with 51 categorised tools, custom WAV/MP3 drop-in with auto-conversion, and a full settings UI with dark-mode fix.
deepseek-plugin
klingai-dev/deepseek-plugin
Turn every idea into an image or video with Kling AI. In DeepSeek Harness, use natural language for text-to-image, image-to-image, text-to-video, image-to-video, reference-image creation, task tracking, and result previews.
dsh-auto-vision
k2d5rqjpkg-art/dsh-auto-vision
Auto-switch the DeepSeek route to the vision model on demand: flash main session switches (A), pro keeps deep reasoning and delegates image reading to a vision subagent (B), subagents always switch, with fatal-failure fallback. No manual model switching.
dsh-webmcp
t-markus-liang/dsh-webmcp
WebMCP bridge: your agent discovers & calls site tools exposed over the W3C WebMCP protocol via a built-in headless Chromium.
dsh-language-control
wodongx123/dsh-language-control
Force the agent's chain-of-thought, planning, tool-invocation reasoning, and internal deliberation to stay in Chinese — the language constraint is injected at the top of the system prompt before every reasoning step, so it cannot be diluted by tool-returned content. A settings panel lets you edit the constraint text on the fly.
axiom-kb-dsh
listenj/axiom-kb-dsh
Knowledge base (Vault memory + knowledge graph) for dsh: kb__* tools for deterministic memory search/write, knowledge-graph nodes/edges/subgraph/traversal, document-to-graph ingestion and unified cross-store query (KAL) - no web-search tools.
dsh-disk-guard
kaka-crypto/dsh-disk-guard
Redirects DSH downloads, artifacts, caches and temp files to user-specified drives (auto-picks the largest non-C drive), injects a path-discipline prompt into every session, and ships a disk_guard tool for status and cleanup — keeps the C: drive from filling up.
dsh-computer-use
asdasdsdsdasdasdasd/dsh-computer-use
Linux X11 computer use for DeepSeek Harness: 9 tools (screenshot, move/click/drag/scroll mouse, type, key combos) driven by a zero-dependency Python XTest helper — native-pixel coordinates, per-action verification, optional auto-observation screenshot.
dsh-pr-description
988hj7tczd-oss/dsh-pr-description
Analyze the current branch diff and generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, optionally open the PR via gh.
dsh-mcp-tunnel
988hj7tczd-oss/dsh-mcp-tunnel
Expose a local MCP server to remote agents through an outbound-only tunnel stack (mcp-proxy + cloudflared Quick Tunnel), then register the public URL into dsh-mcp-client streamable-http config.
dsh-dep-vuln-scan
988hj7tczd-oss/dsh-dep-vuln-scan
Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.
dsh-memo-notebook
seanwang114514/dsh-memo-notebook
Per-workspace memo/todo panel that auto-captures queued and running user instructions, marks preempted tasks as interrupted, and restores them to their previous state with one click.
dsh-mnemosyne-memory
fjzzwxp/dsh-mnemosyne-memory
Permanent memory plugin for DSH with vector search, LLM reflection, and knowledge pages.
dsh-rich-indexing
savageops/dsh-rich-indexing
Tiered compaction hub: replaces the single 80% compaction cliff with a configurable ladder (default 30/50/70/90) whose tiers escalate from gentle to maximum consolidation laws, folds a deterministic keyword index into every checkpoint so facts accumulate across cycles, and summarizes through a model chain — primary plus up to 3 fallbacks, each with its own reasoning effort. Adds a Compaction module sub-tab and a Settings card; toggling off always restores stock compaction.
dsh-restart-autoresume
harzva/dsh-restart-autoresume
Adds confirmed DSH restart actions and durable automatic continuation for eligible top-level sessions through an existing compatible dsh-restart Host provider.