Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
55 Plugins gefunden
dsh-websearch
240xu/dsh-websearch
Aggregierter Web-Suchanbieter, der eine Abfrage gleichzeitig an 11 Engines (Exa, Parallel, DuckDuckGo, SearXNG, Brave, Tavily, Serper, Mojeek, DeepSeek, Anthropic, OpenAI) verteilt, per URL dedupliziert und die Ergebnisse zusammenführt. Enthält eine Einstellungskarte zum Umschalten der Backends, Speichern von API-Schlüsseln im Credential-Store und Anpassen von Parallelität und Timeouts.
dsh-captain
kanonouta/dsh-captain
GPT plant Abhängigkeits-DAGs, DeepSeek-Worker führen Aufgaben mit adaptiver Parallelität aus, und ein optionaler GPT-Reviewer prüft inkrementelle Git-Diffs und steuert Reparaturrunden.
dsh-taskswarm
february2015/dsh-taskswarm
DSH-Port von TaskPlane: Abhängigkeitsgeordnete Wellen laufen in parallelen git-worktree-Spuren, mit Aufgabenpaketen, modellübergreifender Prüfung und Wiederherstellung nach Abstürzen.
dsh-command-code-review
jasonfreelab/dsh-command-code-review
Registriert einen Slash-Befehl /code-review mit fünf parallelen Prüfperspektiven und einer Zuverlässigkeitsbewertung je Befund, sowohl für Pull Requests als auch für lokalen Code.
dsh-side-chat
karloflaw/dsh-side-chat
Nativer Side-by-Side-Chat neben der Hauptunterhaltung: eine unabhängige archivierte DSH-Sitzung mit vollständiger nativer UI, Bedarfsabruf des Elternkontexts, Auswahlzitaten und Behalten-oder-Löschen-Lebenszyklus.
dsh-multi-candidate
wintrygrass/dsh-multi-candidate
Mehrkandidatenmodus für DeepSeek Harness (Testzeit-Skalierung): Konfiguration über schwebendes Panel, der Agent führt automatisch parallele Kandidaten plus Verifier-Auswahl aus, auf die aktuelle Sitzung beschränkt.
dsh-parallel-chat
glaz-j/dsh-parallel-chat
Führen Sie isolierte, schreibgeschützte parallele Gespräche neben einem aktiven DeepSeek-Harness-Agenten.
parallel-npm-packages
parallel-web/parallel-npm-packages
Parallel-Search-Anbieter für DeepSeek Harness
dsh-wakatime
dingyi222666/dsh-wakatime
Verfolgt in WakaTime DSHs Datei-Lesezugriffe, Bildansichten und Code-Bearbeitungen, einschließlich exakter Zählungen der von KI hinzugefügten und gelöschten Zeilen. Hält die Aktivitätsverfolgung am Laufen, während DSH antwortet, bündelt Updates über Dateien hinweg und koordiniert projektweise Berichtslimits zwischen parallelen DSH-Prozessen. Installiert und aktualisiert wakatime-cli automatisch.
iterate-plugin
jingzhao-l/iterate-plugin
Verwandelt den iterate skill in ein autonomes Closed-Loop-Harness: Planen, paralleles Review, atomare Fixes, Validierung, Schleife, automatisches Stoppen – plus ein Dry-Run-Review-Only-Modus und ein Meta-Review, das den Bericht prüft und einen finalen Review-Report ausgibt.
dsh-meta-orchestrator
jiruidai/dsh-meta-orchestrator
Ein modell-natives Meta-Agent-Plugin für DeepSeek Harness: Das Modell synthetisiert zur Laufzeit aufgabenspezifische Workflows aus fünf agentischen Workflow-Mustern (Prompt Chaining, parallele Worker, Router, Supervisor, Evaluationsschleife) und koordiniert Tools und Subagent
dsh-expert-orchestrator
mario841859784/dsh-expert-orchestrator
Agent preset plugin for DeepSeek Harness that triages every request, delegates implementation to an expert, and schedules parallel work through a dependency-DAG taskboard and a file-based message bus before an independent review gate. Ships with only 11 core experts out of the box; more expert teams (Agency agents EN/ZH, classic collections) are one-click downloads from the settings page over dual GitHub/CDN channels with sha256 verification.
dsh-contradictions-indicator
iimaguest/dsh-contradictions-indicator
Shows a 0-100 conversation coherence badge and commentary by running parallel contradiction analysis on the live DSH session, with a manual trigger and interval-based auto-analysis (on by default, editable per session or globally).
dsh-llm-gate
d3vmeh/dsh-llm-gate
Per-provider concurrency gate on the llm/stream waterfall: holds surplus model requests in a FIFO queue inside DSH so main agent, subagents and compaction take turns on a single-slot local server (llama.cpp --parallel 1) instead of timing out; maxConcurrent / maxQueued / queueTimeoutMs.
dsh-contract-drafting-agent
songoao25/dsh-contract-drafting-agent
Contract-drafting agent preset: 11-stage lawyer workflow with 5-way parallel AI review, decision gates, and domain packs for general, employment and equity-investment contracts.
dsh-subagent-delegation
gezi-wen/dsh-subagent-delegation
Ships a skill about handing work to subagents instead of doing it inline - which tasks are worth fanning out, how many to run at once, how to send them in parallel, and how to check what they returned instead of trusting the summary.
dsh-samrt-subagent
yejianming88888-ctrl/dsh-samrt-subagent
Intelligent sub-agent orchestration for DeepSeek Harness, with model discovery, routing, planning, and parallel delegation.
dsh-anysearch
zhitiaojun/dsh-anysearch
AnySearch-backed search tools for agents: general and vertical-domain search, parallel batch queries, vertical-domain capability discovery, and page-to-Markdown extraction, plus an API key panel in Settings. It registers its own tools instead of a web_search provider, so it cannot be installed alongside @anysearch/anysearch-dsh.
dsh-astrbot-ingress
ccyellowstar2/dsh-astrbot-ingress
Drive a local DeepSeek Harness agent from QQ and other IM channels through AstrBot: send tasks with /dsh, continue by quoting or @-mentioning the bot, answer approvals and ask_user_question prompts from chat (in parallel with the DSH web UI), and get results, inline images and file cards back. Ships session / workspace / model / permission commands, /compact and /last recovery, three progress-display modes, and group-shared or per-user session scoping.
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-qa-suite-N23
all3ncn/dsh-qa-suite-n23
Quality suite: background tsc --noEmit diagnostics fed back after the agent edits TypeScript, plus a /code-review command running five parallel review lenses with confidence scoring; absorbs dsh-code-check and dsh-command-code-review.
dsh-debate
lkshjd/dsh-debate
Multi-agent isolated debate for DeepSeek Harness: debaters of different temperaments research independently (no herding), then cross-examine, then judges converge to a conclusion. Runs as a background job with per-agent progress, token accounting, wave-parallel execution, and session-referenced resume.
dsh-side-session
123dbl/dsh-side-session
Launches a fresh, continuable parallel session from the composer command menu (/side-chat) while the main session keeps running.
dsh-review-squad
luomeii/dsh-review-squad
Runs a parallel code review squad of read-only reviewer subagents (security, correctness, tests, style), each optionally on its own model, and aggregates one severity-grouped report from /review or a code_review tool call.