Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

67 plugins found

A

dsh-acp-plugin

agentic-control-plane/dsh-acp-plugin

Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.

28 days agoTools & CapabilitiesMIT
P

dsh-memory-meow

phant0meow/dsh-memory-meow

Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file.

29 days agoMemoryMIT
C

dsh-chat-continue

chu-m/dsh-chat-continue

Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。

118 hours agoTools & Capabilities
N

dsh-session-drafts

ne-ilyxa/dsh-session-drafts

Cursor-style New Session for DeepSeek Harness (DSH): every click mints a fresh durable draft session — plus a sidebar Drafts switcher to keep several empty chats open at once.

1yesterdayUI EnhancementsBSD-3-Clause
L

DSH_VsCodeMode

lenonss/dsh_vscodemode

VSCode-style editing experience for DeepSeek Harness: a Monaco-based central file editor (tabs, Ctrl+P quick open, status bar) and interactive diff review of agent edit/write results with per-change Keep/Undo, rollback and archiving, persisted across restarts.

12 days agoGit & Code Review
Z

dsh-bot-mode

zenghaili0901/dsh-bot-mode

Bot Mode for DeepSeek Harness: a roster of named bots with avatars, personas and per-bot chats, each backed by one durable continuable subagent session that keeps memory across turns.

13 days agoWorkflow & AutomationMIT
V

dsh-outcome-loop

victorzhong0110/dsh-outcome-loop

Keeps a local task-outcome ledger for DSH, verifies acceptance criteria from deterministic evidence, records user disposition and token usage, and supports digest-bound export.

13 days agoWorkflow & AutomationMIT
L

dsh-composer-layout

lavapapa/dsh-composer-layout

Web Composer placement for long prompts: keep it at the bottom or dock it in a resizable right column beside a long answer.

13 days agoUI EnhancementsMIT
L

dsh-mcp-lazy

leaforbook/dsh-mcp-lazy

Lazy-loading router for MCP servers: auto-discovers compatible MCPs and keeps only a shared router in the tool catalog, revealing a server's schemas when a turn needs them and hiding them again at turn end, so many installed MCPs stop costing context on every request. Falls open to normal visibility on any uncertainty, and the original MCP keeps ownership of execution, permissions and process lifecycle. Also supports explicit lazy connections with warm reuse, bounded reconnection, stdio and Streamable HTTP.

13 days agoTools & CapabilitiesMIT
F

dsh-input-rewriter

feiertu/dsh-input-rewriter

Type normally; about two seconds after you pause, it rewrites your draft into a version more likely to get a good answer, leaving pasted code, links and long text untouched and keeping multi-part questions numbered.

13 days agoSessions & Messages
G

dsh-headroom

giter00/dsh-headroom

Automatic context compression for DeepSeek Harness: compresses tool outputs before they reach the model and keeps every lossy compression reversible via CCR retrieval tools.

14 days agoMemoryApache-2.0
2

dsh-tally

2672243194/dsh-tally

Personal bookkeeping for DeepSeek Harness: record expenses/income (single or batch), list, monthly/annual stats with trends, budgets with progress/over-limit alerts, soft-delete restore, CSV & self-contained HTML report. Zero deps, local JSON. 个人记账插件

17 days agoTools & CapabilitiesMIT
P

dsh-session-sync

perrylink/dsh-session-sync

Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull

15 days agoSessions & MessagesApache-2.0
K

dsh-theme-switch

kinmat-a/dsh-theme-switch

One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.

17 days agoDev & Plugin ToolsBSD-3-Clause
S

dsh-genie

swaylq/dsh-genie

Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.

18 days agoDev & Plugin ToolsMIT
S

dsh-flakefinder

stardustlc666/dsh-flakefinder

Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.

14 days agoDev & Plugin ToolsMIT
J

dsh-web-shell

jesmonx/dsh-web-shell

Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.

17 days agoDev & Plugin ToolsMIT
G

dsh-housekeeper

guo6x/dsh-housekeeper

Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.

17 days agoDev & Plugin ToolsMIT
G

dsh-mermaid-render

genius-alray/dsh-mermaid-render

Mermaid 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 keeps the original code block with an inline error banner when rendering fails.

17 days agoUI Enhancements
K

dsh-vision-recognizer

kaixinbaba/dsh-vision-recognizer

Vision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.

12 days agoVision, Voice & MultimodalMIT
S

dsh-plugin-search

shinjiyu/dsh-plugin-search

Keep the built-in web_search tool without an official DeepSeek API key: disable web-search-deepseek and use Tavily keyless by default.

18 days agoTools & CapabilitiesMIT
D

StrataGate-AgentMemory (deepseek-harness)

diqierjia/stratagate-agentmemory

StrataGate gives DeepSeek Harness an evolving, local-first long-term memory: it carries user preferences, project decisions, conversations, and tool results across sessions, condenses history through layered time decay, strengthens memories through real answer use, and keeps recalled evidence traceable to its original messages.

1yesterdayMemoryMIT
Y

dsh-result-only-view

yeyeyeyeshifu/dsh-result-only-view

Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.

17 days agoUI EnhancementsMIT
W

ai-monitor

winterone-hub/ai-monitor

DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.

110 days agoModels & ProvidersMIT