Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1646 plugins found

Z

dsh-backup-migrator

zhengjy01/dsh-backup-migrator

Backup and migrate DeepSeek Harness plugin environments via GitHub: one command exports the installed plugin manifest, plugin configs and locally-developed plugin sources into a git repository, and another restores everything on a new machine (VSCode-sett

010 days agoGit & Code ReviewMIT
F

dsh-plugin-tokenmarket

fitbbc/dsh-plugin-tokenmarket

Adds Token Market as an OpenAI-compatible model provider with DeepSeek V4 Pro, Kimi K3, and GLM-5.3.

010 days agoModels & ProvidersMIT
N

dsh-plan-toggle

nanmu-del/dsh-plan-toggle

Persistent plan-mode toggle button in the DSH Web composer: a two-state control (Plan / Plan ×) that turns plan mode on and off, replacing the shipped show-only-when-active badge.

013 days agoUI EnhancementsMIT
H

dsh-queue-first-enter

himeope/dsh-queue-first-enter

Pressing Enter with an empty composer steers the first queued message into the running turn while the agent is busy.

012 days agoUI EnhancementsMIT
L

dsh-provider-usage

loommii/dsh-provider-usage

DSH 插件(用量中心):常驻用量卡片 · 多提供方用量/余额查询(OpenCode Go 订阅 + DeepSeek 余额 + Command Code 订阅/余额,对齐 cc-switch 查询语义)

012 days agoUsage & BillingMIT
F

dsh-memory-nexus

frank-nf/dsh-memory-nexus

Integrated memory and context management plugin: four-layer memory system (L2-L4), context compression/trimming/freezing, prompt orchestration, input box UI buttons, and enterprise security with role-based access control.

020 days agoMemoryMIT
X

dsh-deepseek-cost-live

xtd1145/dsh-deepseek-cost-live

Real-time DeepSeek API balance (official endpoint) and today-spend estimate (this DSH instance session-log usage x per-model price table) for the DSH web: composer dock strip, always-on floating badge, full settings dashboard (7-day trend, per-model cost, editable price table and polling, history rescan). The API key never leaves the host.

014 days agoUsage & BillingMIT
L

dsh-session-rerun

liuyangdongdong/dsh-session-rerun

Installable DeepSeek Harness Web UI for replaying a completed session step

020 days agoUI EnhancementsMIT
M

dsh-voice-input-en

mohith-das/dsh-voice-input-en

Minimal English-only voice input for the DeepSeek Harness Web UI: a mic button in the composer that transcribes speech into the draft via the browser's native SpeechRecognition API. No dependencies, no subprocess, no network calls beyond whatever the brow

021 days agoVision, Voice & MultimodalMIT
C

dsh-hindsight-workspace-switch

ckcfcc/dsh-hindsight-workspace-switch

A per-workspace HindSight switch for the DeepSeek Harness composer: turn memory off for one workspace without uninstalling it anywhere else.

013 days agoMemoryMIT
V

dsh-dashboard

vincibeans/dsh-dashboard

DeepSeek Harness dashboard: per-session statistics (tokens, timing, tool and skill calls) as a dedicated Statistics view tab. Compatible with dsh v0.1.2-alpha.1 ~ rc.1 (see README).

013 days agoSessions & MessagesMIT
S

dsh-docker

somebdly/dsh-docker

Web management panel for Docker on DeepSeek Harness: manages Docker MCP servers (deploy/remove, official catalog search/pull, gateway start-stop-restart, custom deploy) and containers/images (list, start/stop/restart, remove, logs, inspect, interactive terminal, create, pull, build, load) across local CLI and SSH remote targets with one-click switching. Credentials are encrypted with Windows DPAPI, HTTP is loopback-only, and command parameters are whitelist-filtered. Build-free pure ESM; client is zero-dependency.

015 days agoIntegrations & RemoteMIT
I

dsh-imbot

it-lu/dsh-imbot

Two-way agent bridge for Feishu (Lark) and DingTalk groups: chat with a DeepSeek Harness agent from IM groups via long-connection / Stream Mode — no public port needed. Workspace selection/creation, session switching, archiving (synced with DSH GUI), configurable from the DSH settings page. Feishu uses interactive cards, DingTalk uses text commands.

029 days agoIntegrations & RemoteMIT
W

dsh-plugins (dsh-wx-push)

wwweljf/dsh-plugins

Auto-send every DSH turn result to WeChat: listens for task completion, extracts the final assistant message and pushes it raw via the WeChat iLink bot (real delivery check, never fake success). Requires the wechat-acp daemon, a separately installed process you log into WeChat with.

028 days agoWorkflow & AutomationMIT
F

code-ownership-audit

ffseika0304/code-ownership-audit

Decides whether Python code is original or a derivative work: reports the longest identical expression span against an upstream tree, an exemption rationale per finding, and a risk list. Pure stdlib `ast` analysis — offline, no model calls.

014 days agoSkillsMIT
Z

dsh-deepseek-model-router

zi-lv68/dsh-deepseek-model-router

Auto-switch DeepSeek models: routes every request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual overrides.

028 days agoTools & Capabilities
Q

changmodel

qq928820655/changmodel

Model switching, model capability configuration, fixed compaction models, subagent routing, and input history enhancement.

025 days agoModels & ProvidersMIT
G

dsh-agent-frugality

gongyijie85/dsh-agent-frugality

Multi-agent frugality defense plugin: read-ledger dedup metrics, compaction-immune rules, completion gate, cheap-model review lane.

011 days agoTools & CapabilitiesMIT
L

dsh-skills-manager

liushutan/dsh-skills-manager

NPM-installable DSH Web plugin for safely loading and managing skills across DSH and common local Agents.

020 days agoTools & CapabilitiesApache-2.0
D

dsh-maxcompute

dingxin-tech/dsh-maxcompute

MaxCompute (ODPS) data analysis plugin for DeepSeek Harness: metadata browsing, cost-gated SQL execution, background jobs and result export.

022 days agoUsage & BillingMIT
Y

dsh-task-watcher-plugin

yeqingtang/dsh-task-watcher-plugin

Windows-only tray monitor for DeepSeek Harness: deploys and manages the standalone DshTaskWatcher tray app - four-state tray icon (gray=disconnected, green=idle, amber=running, red=attention), a per-task panel with live duration/tps/tokens, and completion & outcome notifications. Start/stop switch in Settings > Plugins; the watcher is an independent process that survives DSH restarts.

016 days agoIntegrations & RemoteMIT
A

dsh-smart-reminder

a792883583/dsh-smart-reminder

Smart calendar and checklist assistant with lunar dates, macOS/Windows native notifications, and WeCom push.

04 days agoIntegrations & RemoteMIT
A

dsh-git-panel

a792883583/dsh-git-panel

Git sidebar panel with commit graphs, ahead/behind tracking, branch operations, and one-click chat context injection.

05 days agoGit & Code ReviewMIT
K

dsh-startup-command

kagurazakayashi/dsh-startup-command

A DeepSeek Harness Web plugin that runs a user-defined command after the web profile has started successfully.

016 days agoWorkflow & AutomationMIT