Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 1091
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-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-multi-role-debate (dsh-multi-role-debate)
jiang12345-code/dsh-multi-role-debate
Multi-role parallel argumentation for DeepSeek Harness: runs the real Codex and Claude CLIs in parallel, has the DSH model (Judge) write a third-party verdict back into the conversation, plus Obsidian-style single-agent direct chat and per-role model config.
dsh-web-search-session-follow
nattocb/dsh-web-search-session-follow
Drop-in web_search provider that follows the session's routed model: a runtime-editable priority chain with three wire dialects (Anthropic web search, OpenRouter online, Zhipu bigmodel), per-route endpoints and credentials, a Settings UI panel, local JSONL call audit, and built-in official fallback.
dsh-reply-language
cai-mh/dsh-reply-language
Force the model to write all replies in a chosen language (Simplified Chinese by default) via a system-prompt section, switchable anytime with a tool.
dsh-advisor-group
xingzhen199186/dsh-advisor-group
Consult multiple expert advisor models in a retro CRT chat-group card: one ask_advisors call runs an auto-deepen pipeline (driver deep-question, advisor relay, synthesis conclusion) with SSE streaming, 26 provider presets, a configurable daily quota, stop/resume, and optional advisor tool calling.
dsh-model-groups
roclee2692/dsh-model-groups
Grouped provider and manufacturer model selector for DeepSeek Harness, preserving provider/model routes and reasoning levels.
dsh-model-info-hint
jackie2455/dsh-model-info-hint
hovering over a candidate model pops up a hint showing that model's full configuration
dsh-plugin-topology
sleetdrop/dsh-plugin-topology
Dependency graph inspector for DeepSeek Harness: snapshots the live Cordis plugin/service topology into a zoomable browser panel with graph-theory metrics, plus a graph.render tool for the model.
dsh-model-pin
d3vmeh/dsh-model-pin
Keeps every model request inside a per-provider allow-list, enforced at the agent/request waterfall: disallowed models are redirected to a fallback or refused; subagents stop inheriting stale creation-time routes; warns when consecutive requests would make a --models-max 1 llama.cpp router reload models. A one-entry list is a global single-model mode.
dsh-turn-doctor
d3vmeh/dsh-turn-doctor
Explains which layer killed a failed turn: times every model request (first byte, longest silence, total) and combines that with the error to name the culprit (dsh idle watchdog vs Node undici timers vs SDK timer vs server crash, context overflow, gate queue, tool timeouts, failed compactions) and the exact setting to change; verdicts in the DSH terminal plus a /why command, subagents included.
dsh-plugins
aetheri-ai/dsh-plugins
DeepSeek Harness plugin: a model-facing show_image tool that presents a local image to the human viewer in the conversation.
dsh-oauth-copilot
fmdd61/dsh-oauth-copilot
GitHub Copilot OAuth provider and model adapter for DeepSeek Harness
dsh-plugin-cyrene
under-the-ocean/dsh-plugin-cyrene
昔涟 (Cyrene) 主题 + 桌宠 for the dsh web GUI — pearl-white pink theme, Live2D desktop pet, particle background, gradient, and a collapsible config card. Ported from Cyrene-Agent (MIT) with the Live2D model creator's permission.
dsh-task-effort
zhangzhenwen1/dsh-task-effort
Auto-adjust model reasoning effort per task (off/low/high/max): task classification, \[effort=...] markers, in-turn error escalation, DeepSeek peak-pricing-period capping with countdown notices, and manual-selection priority.
dsh-task-queue
nicecx/dsh-task-queue
Tiered task queue as the single source of truth for DSH↔Hermes work (reset > approve > review): enqueue tools for all submission paths, lease/claim model with concurrency 1, priority aging against starvation, atomic busy mutex, and a Hermes-side consumer (cron */1 + monitor gating) that drains tasks, writes review-handoff requests with single-slot checks, and invokes the reset agent.
dsh-plugins (dsh-headless-plus)
dennisrongo/dsh-plugins
Replaces the headless startup to add --model provider/model, --resume <id|latest>, --continue and --session-info flags to dsh headless runs.
dsh-plugins (serverchan-notify)
nickhelion/dsh-plugins
ServerChan3 (Server酱) push notifications when a turn finishes — title, model, project directory, git branch, status and a reply excerpt, with subagent filtering and fire-and-forget delivery.
dsh-plugin-task-runner
weixshaw/dsh-plugin-task-runner
Task Runner mode for DeepSeek Harness: the main agent decomposes large tasks into independent subtasks, dispatches them to subagents (default local model) in fresh short contexts, and synthesizes results; concurrency and worker/orchestrator models are configurable in the settings panel.
dsh-token-rtk
wode25500/dsh-token-rtk
Input redundancy pruning for DeepSeek Harness — drop repeated/redundant tokens before they reach the model (layer ②).
dsh-vision-pro-bridge
shainedemo/dsh-vision-pro-bridge
Vision bridge for text-only DeepSeek models: transcribes attached images with deepseek-v4-flash-vision-exp before they reach deepseek-v4-pro, with no third-party dependencies.
dsh-maclens
harzva/dsh-maclens
Apple on-device Vision tools for text-only dsh models: local OCR (zh-Hans + 30 langs), image classification, face detection, document layout, and a combined describe — 100% offline, no API key, tall-screenshot slicing.