플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 6670개 찾음
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.
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.
dsh-plugins (dsh-ding-sound)
wwweljf/dsh-plugins
Turn-end notification sound for DSH: built-in internet meme voices (ni gan ma ai yo, ji ni tai mei, shen ying ge, etc.), Settings panel with preview/switch/random, custom audio folder support.
dsh-browser-ops
lirui1024k/dsh-browser-ops
Browser automation for DeepSeek Harness: agent-driven real-browser control (managed Chrome with an isolated persistent profile, or attach to your daily Chrome over CDP) with snapshot, click, fill and page-reading tools; records manual operation flows and replays them with variable slots to create test data on demand; ships 27 browser_* tools plus a Settings panel.
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.
LeisureTimeQueue
fireworksss/leisuretimequeue
LeisureTimeQueue is a local leisure-time task queue plugin for DeepSeek Harness.
MoneyPal
ding112/moneypal
Personal finance plugin for DSH with structured Beancount ledger tools.
dsh-powercontext
yangyizhu8/dsh-powercontext
PowerContext for DeepSeek Harness: WorkBuddy-style project memory and inspectable handoff workflows - bounded context recall before each model step, 19 pc_* tools for memory, handoff, experience and skills, with a Windows server watchdog for resident operation.
dsh-zh-thinking
yingjian666/dsh-zh-thinking
Injects one system-prompt section so the agent's chain-of-thought, planning and tool-invocation reasoning stay in Simplified Chinese. Zero external dependencies - clone and link-install from any local directory, no npm build or publish required.
dsh-session-control
goodandready/dsh-session-control
Session management for the DSH sidebar: pin conversations, search their contents, read archived transcripts and hide noise.
dsh-zhipu-toolkit
zn-dk/dsh-zhipu-toolkit
Dual-endpoint Zhipu BigModel GLM provider catalog (Coding Plan and ordinary API) with live model discovery, live-tested thinking-tier mapping, and a settings card for keys, endpoints and the default reasoning tier.
dsh-model-fix
tikaflow/dsh-model-fix
Auto-fills reasoning-efforts, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev. Also provides setting cards to control plugin's behavior.
changmodel
qq928820655/changmodel
Model switching, model capability configuration, fixed compaction models, subagent routing, and input history enhancement.
dsh-widget-center
nattocb/dsh-widget-center
Native macOS desktop widgets for DSH: manage any number of widget instances — share quote tickers (5-provider fallback, trading-phase-aware throttling) and notes memos — each an independent NSPanel+WKWebView window spawned detached from the host, dragged anywhere, with a type-aware right-click menu. Instances are edited as cards in a three-view settings page (list / type picker / detail), and a market_quote model tool serves standardized quotes to any session. A Type Studio flow seeds a creation-mode session with an issue-template prompt for authoring new widget types.
dsh-plugin-canvas-pro
lokih1028/dsh-plugin-canvas-pro
Adds a Canvas drawer and eight model tools to create, patch, version, and export HTML, Markdown, Mermaid, SVG, and React artifacts.
dsh-floating-tetris
leeguanwei-a/dsh-floating-tetris
🕹️ DeepSeek Harness Web 端的悬浮毛玻璃俄罗斯方块 — 宿主常驻 Cordis 客户端插件,支持深浅色主题、最近 10 局排行榜、键盘/屏幕双操控。实测版本:@deepseek-ai/dsh 0.1.2-rc.1。
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.
dsh-skills-manager
liushutan/dsh-skills-manager
NPM-installable DSH Web plugin for safely loading and managing skills across DSH and common local Agents.
dsh-desktop
andykwokatgithub/dsh-desktop
A Go + WebView2 desktop shell for the DeepSeek Harness Web UI (dsh web). Prebuilt Windows x64 binary bundled in the package; no install script and no runtime download needed.
dsh-deliberation
fly1989/dsh-deliberation
Primary-controlled deliberation and opt-in masked review for DeepSeek Harness
open-in-vscode
alex-dsh-plugin/open-in-vscode
DeepSeek Harness (dsh) Web plugin: open workspaces in VSCode from the sidebar, and jump chat-referenced files straight into VSCode with line/column support
dsh-favorites
andyzhuang233/dsh-favorites
DSH web plugin: a 收藏夹 (favorites) feature in the conversation header — star the current session, list every favorited session, and open one from an anchored panel. Persisted through the `favorites` settings namespace.
dbhub
xcr1234/dbhub
DSH plugin: manage dbhub database MCP servers from the settings panel; starts dbhub in-process (no npx) and exposes its tools via dsh-mcp-client.
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.