Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
91 Plugins gefunden
dsh-plugin-hub (dsh-web-file-preview)
wingsky-1/dsh-plugin-hub
Dateilinks aus Konversationen in der Web-UI in der Vorschau anzeigen (Bilder / Text / Markdown / hervorgehobener Code / git diff) — Klick auf einen Link öffnet ein Vorschau-Modal statt des Desktop-Openers; loopback-eingezäunte Routen mit schwacher ETag/304-Cache und DOMPurify-Bereinigung.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Fail-closed-Brücke für den Feishu(Lark)-Kanal: mit einem Bot chatten und Antworten des dsh-Agenten erhalten — mit optionaler Human-in-the-Loop-Werkzeugfreigabe (Allow/Deny-Karten vor jedem Bash-Aufruf, Fail-closed-Timeout). Integration ausschließlich mit dem offiziellen Python-SDK (fest gepinnt); standardmäßig ablehnende Whitelist, Webhook-Signatur-/Zeitstempel-/Replay-Prüfung, chatweise klebrige Sitzungen; tägliche Kompatibilitätsprüfung mit dem neuesten SDK; zweisprachige Dokumentation.
dsh-loop
vlln/dsh-loop
Wiederkehrende Loops: `/loop`-Befehl plus Loop-Tool plus Aktivitäts-Statusleiste.
dsh-mobile (pairing)
noirbright/dsh-mobile
Mobile-Remote-Suite: Host-Pairing-Plugin mit QR-Offer, Loopback-Host-Gateway, verschlüsseltem Tunnel und Same-LAN-WebRTC-Direct, plus Android-APK in diesem Repo.
dsh-all-usage
particlelight/dsh-all-usage
Analyze usage across models, providers, workspaces, and time ranges — including custom start/end dates over the full retained history — with live cache-hit visibility and separate model and provider breakdowns. Includes a 53-week GitHub-style heatmap, usage streaks, cache-efficiency trends, DeepSeek account balance, workspace aliases, CSV export, and a durable ledger that preserves successfully flushed usage after session deletion and rebuilds incrementally — on restart, unchanged sessions are applied from the ledger without re-reading their logs (a per-session log revision is the change signal), and only changed/new events are folded. Token accounting is explicit: input is fresh (cache read/write and reasoning are separate buckets) and zero-usage replays never overwrite recorded usage. Chinese uses local time, English uses UTC; API access is loopback-only.
dsh-gateway
clarknu/dsh-gateway
HTTPS + login gateway for the DeepSeek Harness web surface: access your DSH Web UI securely from another machine on your LAN, or from the internet via port forwarding. Fail-closed defaults (loopback-only, no accounts until configured); setup and security notes in the README.
dsh-agent-relay
noelune/dsh-agent-relay
Loopback-first Multi-Agent-Message-Relay: HMAC-authentifizierter Broker plus dsh-Plugin (relay_send/recv/peers/history), CLI- und Python-Clients ohne Abhängigkeiten, Wire-Protokoll v1.0.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Governance und Anomalie-Diagnose für Agent-Trajektorien: baut flache Sitzungsprotokolle zu verzweigten Trajektorien-Bäumen um, erkennt Loop-Deadlocks, ungültige Retries und Zieldrift, alarmiert mit Kostenzuordnung, bietet Ein-Klick-Unterbrechung und Breakpoint-Fork über offizielle APIs, eigener GUI-Tab.
dsh-plugins (research-mode)
creait-nl/dsh-plugins
Deep research as an agent mode: one reviewed loop that plans, researches in adaptive parallel rounds driven by the gaps the researchers themselves declare, synthesises a cited report and then reviews it adversarially, instead of a script the model rewrites per call. Questions the round budget never reached are named in the report rather than dropped.
dsh-project-orchestrator
zhangz-2018/dsh-project-orchestrator
Local-first KI-Projekt-Orchestrierungs-Workbench und CLI-Plugin für DeepSeek Harness: genehmigungspflichtige Planung, Git-Worktrees, Task-Ausführung, Issues und auditierbare Evidenz.
dsh-genome
elohia/dsh-genome
Capability transform & assembly engine (Qian Xuesen cybernetics/systems framework): static resident layer manages the skill/MCP/plugin registries, auto-absorbs skills and tool metrics, and drives a negative-feedback evolution loop (scan Sick/Weak → mutate → select promote/reject → 30s rollback); includes a Web UI panel and a GitHub dsh-plugin store bridge.
dsh-longtask-orchestrator
rocker2018-droid/dsh-longtask-orchestrator
Long-task orchestration loop: Codex plans/scores/reviews, DeepSeek executes, Kimi supplements (vision acceptance, summarization, cross-check).
iterate-plugin
jingzhao-l/iterate-plugin
Turns the iterate skill into an autonomous closed-loop harness — plan, parallel review, atomic fixes, validate, loop, auto-stop — plus a dry-run review-only mode and a meta-review that audits the report and emits a final review report.
dsh-chatvoice
fuzzysoul/dsh-chatvoice
Free voice closed loop for the Web UI: browser SpeechRecognition mic input with live interim results plus read-aloud speaker buttons and auto-read for assistant replies, zero configuration and no API key.
dsh-searxng
rogerdigital/dsh-searxng
SearXNG-backed web_search provider for the web seam: free, self-hosted, key-less metasearch through your own instance's JSON API, with a bundled loopback-only docker-compose example.
dsh-learn-everything
cendaifeng/dsh-learn-everything
Feynman-Lernmodus-Plugin: Der Zyklus Lehren → Zurücklehren → Bewerten → Neu erklären wird als reichhaltige HTML-Lektionskarten dargestellt (Mermaid-Diagramme + Shiki-Code-Highlighting).
knowlp-rag
wly8691-jpg/knowlp-rag
Duales Wissensgraph-RAG für Markdown-Notizen: Voraussetzungs- und Ähnlichkeitsgraphen (P/S-Agent-Traversierung), Absatz-Chunking, hybride n-Gramm-/Embedding-Suche und eine explizite Gewichts-Feedback-Schleife — über MCP.
agentduel-dsh
linconz/agentduel-dsh
AgentDuel is a code-battle game. This plugin lets you complete the entire game loop inside DSH: manage deathmatch characters and capture-the-flag teams, submit agent code, start battles, watch replays, and use DSH conversations to keep improving agents based on battle results.
fin-trace
yiwufen/fin-trace
DeepSeek Harness (dsh) plugin embedding the fin-trace agent loop — multi-hop relationship reasoning over a financial knowledge graph, exposed as async tools (start/status/cancel)
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.
dsh-api
lilming123/dsh-api
Exposes dsh's internal capabilities (language, workspace registry, agent-status and approval events) over HTTP under /dsh-api on the local loopback socket dsh already listens on, with SSE fan-out at /dsh-api/events.
dsh-autoresume
shengyvself/dsh-autoresume
Auto-continue an interrupted dsh session after a web restart by injecting a "continue" follow-up; one-shot per process, no duplicate-injection loops.
dsh-human-task (dsh-human-task)
ywgatustcbbs/dsh-human-task
Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.
dsh-music-player
kendu76/dsh-music-player
Play your own local music in the DSH web UI: the host scans a local folder (default ~/Music) and streams it over HTTP, with a now-playing bar (prev/play/stop, loop modes, volume, live spectrum) and a draggable playlist panel, plus a model-invokable `music_play` tool.