Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

5243 plugins found

E

dsh-http-proxy

elizax/dsh-http-proxy

Wraps globalThis.fetch to route DeepSeek Harness model-API requests through an HTTP/SOCKS proxy by target domain, leaving all other requests on the direct connection, without modifying Harness source.

516 days agoModels & ProvidersMIT
X

dsh-quick-phrases

xianrui69/dsh-quick-phrases

Adds a draggable, position-persisted chip bar of configurable quick phrases to DeepSeek Harness, plus a /-triggered phrase menu with per-phrase pin, slash-menu, bar-visibility, and click-to-send toggles.

526 days agoUI EnhancementsMIT
P

dsh-widgets

physicolor/dsh-widgets

Right-hand widget rail for DeepSeek Harness Web UI: live session stats, task/context/heatmap/quote widgets, OpenCode Go quota, multi-column grid layouts (1/2/4 columns) with 2x4 long tiles, a continuous magnification wave, and per-instance sizing; widgets are installable, reorderable and resizable from Settings > Components.

53 days agoUI EnhancementsMIT
D

dsh-agent-plugin-market

diluka/dsh-agent-plugin-market

Manage Git-backed DSH plugin markets, installed agent skills and optional Codex hooks from the web settings page.

513 hours agoDev & Plugin ToolsMIT
Q

dsh-computer-use-windows

qphotoai/dsh-computer-use-windows

Windows-only Computer Use plugin for DeepSeek Harness with UIA, cua-driver, and optional GLM vision.

5last monthTools & CapabilitiesMIT
K

dsh-session-nav

kiligzzz/dsh-session-nav

Piano-key style in-conversation navigation bar: one key per user message, hover preview tooltip, click-to-jump across full history. Official dual-face dsh plugin, no dsh source changes.

524 days agoSessions & MessagesMIT
E

dsh-archive-manager

earnest02522/dsh-archive-manager

Archived-conversation manager for DeepSeek Harness: view archived conversations grouped by workspace, restore them, and reveal their transcript folders.

525 days agoSessions & MessagesMIT
G

dsh-key-rotation

goodandready/dsh-key-rotation

Keeps a pool of API keys per provider with auto-created clone routes, switches to the next key on quota or rate-limit errors, probes cooled keys for recovery, and exposes the pools, cooldown and switch codes in a Settings section.

516 hours agoModels & ProvidersMIT
F

dsh-tray-launcher

fancr-code/dsh-tray-launcher

Windows system-tray launcher for dsh web: console-free background start (VBS/powershell chain), a tray menu with open UI / logs / icon presets / launch-at-login / restart Harness, one-click install and update of the bundled dsh-plugin-usage-meter, and a dsh plugin half that starts the tray together with the harness.

56 days agoDev & Plugin ToolsMIT
C

dsh-plugins (to-english)

creait-nl/dsh-plugins

Rewrites the Chinese copy of a market-installed plugin into English using a model already configured in the harness — automatically when the plugin is installed, then live-reloaded. Each file is translated in one whole-file pass, validated by a real parser where one exists (node --check for JavaScript, JSON and YAML parsers otherwise) and handed back to the model with the error for up to three repair attempts; files above 48 KB, or that never parse, fall back to a line-range pass that checks every returned line against the original for structure. Trigger phrases and locale tables can optionally be preserved rather than translated, and the untouched original is kept beside the file as a .zh.bak.

528 days agoDev & Plugin ToolsMIT
C

dsh-plugins (research-mode)

creait-nl/dsh-plugins

Deep research as an agent mode: one reviewed loop that plans, researches in adaptive parallel rounds driven by the gaps the researchers themselves declare, synthesises a cited report and then reviews it adversarially, instead of a script the model rewrites per call. Questions the round budget never reached are named in the report rather than dropped.

528 days agoWorkflow & AutomationMIT
C

dsh-plugins (hookkit)

creait-nl/dsh-plugins

Config-driven lifecycle hooks, including context injection: declare event, handler and outcome in YAML, where the handler is an in-harness tool (MCP included), a shell command or an HTTP endpoint, and the outcome is model-visible context, a denied tool call, or fire-and-forget.

528 days agoWorkflow & AutomationMIT
A

logicprobe

amethystluna/logicprobe

Claim-verification skill that checks design documents and plans against codebase facts, escalating behavioral claims to executable logic-primitive verification for state machines and data models, with before/after regression, domain constraints, and concurrency risk mining.

513 hours agoSkillsMIT
C

dsh-plugins (web-search-searxng)

creait-nl/dsh-plugins

Points web_search at a self-hosted SearXNG instance instead of the native route: pages until maxResults is satisfied, and reports degraded coverage when engines fail so a thin result set is not read as a thin web.

528 days agoTools & CapabilitiesMIT
C

dsh-plugins (web-fetch)

creait-nl/dsh-plugins

A guarded local fetch provider for the ctx.web seam — the backend dsh does not ship for its own web_fetch tool. Every redirect hop is re-resolved and checked against the non-routable ranges, with a streamed size cap and a content-type allowlist.

528 days agoTools & CapabilitiesMIT
C

dsh-plugins (tool-disclosure)

creait-nl/dsh-plugins

Progressive tool disclosure: a deferred tool group costs one catalog line instead of its full schemas until the model loads it with tool_search, with one switch per group in Settings and each group measured against the live registry.

528 days agoTools & CapabilitiesMIT
C

dsh-plugins (think-level)

creait-nl/dsh-plugins

A thinking level stored per provider and model, so reasoning effort outlives the session it was set in and also reaches subagents, which dsh never asks. The in-session picker still wins, and a model with no row keeps its provider default.

528 days agoModels & ProvidersMIT
C

dsh-plugins (gen-limit)

creait-nl/dsh-plugins

Per provider/model generation concurrency, with a settings card: a cap on how many sessions may stream at once, enforced at the stream and again at subagent spawn, where a fan-out past the cap waits in a FIFO queue instead of failing.

528 days agoModels & ProvidersMIT
N

vision-exp-tile

nicholas023/vision-exp-tile

Large-image recognition for vision-exp models: lossless 800×800 tile recognition (smart/pipeline/full), local OCR with preprocessing & handwriting routing, optional multi-vendor GPU (DirectML/CUDA/OpenVINO) with auto CPU fallback.

5last monthVision, Voice & MultimodalMIT
S

dsh-web-search-free

sheep-programmer/dsh-web-search-free

Free web search for DSH: anonymous Parallel default plus Exa fallback, a Settings toggle, and an MCP server compatible with Claude Code and Codex.

5last monthTools & CapabilitiesMIT
H

dsh-chaos

hanxuanliang/dsh-chaos

Durable multi-agent collaboration for DeepSeek Harness with channels, threads, tasks, and resumable agent sessions.

5last monthWorkflow & AutomationMIT
S

dsh-bgm

skymecode/dsh-bgm

Maps locally analyzed system audio to music-reactive conversation effects, rhythm-game judgements, score and combo feedback, and optional RGB spectrum bars in DSH Web.

510 days agoJust for FunMIT
L

dsh-links

lunaship/dsh-links

Android companion bridge: QR-code LAN pairing with revocable device tokens and TLS fingerprints, a phone-connection and device-management panel, and an HTTPS access proxy serving sessions, live events and approvals to the paired native app.

53 days agoIntegrations & Remote
C

dsh-ui-ux-pro-max

chenyiming-aaa/dsh-ui-ux-pro-max

Offline-first UI/UX design intelligence library for DeepSeek Harness: design_recommend, design_review and design_search tools with a built-in database of 84 design styles, 192 color palettes, 74 font pairings, 99 UX guidelines, 25 chart types and 22 tech stacks, Chinese-first with zero runtime dependencies.

527 days agoUI EnhancementsMIT