Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

1091 Plugins gefunden

Q

changmodel

qq928820655/changmodel

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

0vor 25 TagenModelle & AnbieterMIT
N

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.

0vor 15 TagenUI-ErweiterungenMIT
L

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.

0vor 15 TagenUI-ErweiterungenMIT
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.

0vor 11 TagenTools & FunktionenMIT
J

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.

0vor 18 TagenWorkflow-AutomatisierungMIT
N

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.

0vor 16 TagenTools & FunktionenMIT
C

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.

0vor 17 TagenIntegrationen & FernzugriffMIT
X

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.

0vor 15 TagenModelle & Anbieter
R

dsh-model-groups

roclee2692/dsh-model-groups

Grouped provider and manufacturer model selector for DeepSeek Harness, preserving provider/model routes and reasoning levels.

0vor 16 TagenModelle & AnbieterMIT
J

dsh-model-info-hint

jackie2455/dsh-model-info-hint

hovering over a candidate model pops up a hint showing that model's full configuration

0vor 15 TagenTools & FunktionenMIT
S

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.

0vor 10 TagenEntwicklung & Plugin-ToolsMIT
D

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.

0vor 22 TagenModelle & AnbieterMIT
D

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.

0vor 18 TagenSicherheit & BerechtigungenMIT
A

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.

0vor 23 TagenVision, Sprache & MultimodalMIT
F

dsh-oauth-copilot

fmdd61/dsh-oauth-copilot

GitHub Copilot OAuth provider and model adapter for DeepSeek Harness

0vor 19 TagenGit & Code-ReviewMIT
U

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.

0vor 16 TagenSicherheit & BerechtigungenMIT
Z

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.

0vor 22 TagenEntwicklung & Plugin-ToolsMIT
N

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.

0vor 18 TagenEntwicklung & Plugin-ToolsMIT
D

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.

0vor 5 TagenEntwicklung & Plugin-ToolsMIT
N

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.

0vor 5 TagenIntegrationen & FernzugriffMIT
W

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.

0vor 17 TagenWorkflow-AutomatisierungMIT
W

dsh-token-rtk

wode25500/dsh-token-rtk

Input redundancy pruning for DeepSeek Harness — drop repeated/redundant tokens before they reach the model (layer ②).

0vor 17 TagenSkillsMIT
S

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.

0vor 18 TagenVision, Sprache & MultimodalMIT
H

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.

0vor 23 TagenVision, Sprache & MultimodalMIT