Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
91 plugins trouvés
dsh-plugin-hub (dsh-web-file-preview)
wingsky-1/dsh-plugin-hub
Prévisualisez les liens de fichiers de conversation dans l'interface web (images / texte / Markdown / code surligné / git diff) — cliquez sur un lien pour ouvrir une modale d'aperçu au lieu de l'ouvreur de bureau ; routes cloisonnées en loopback avec mise en cache ETag/304 faible et assainissement DOMPurify.
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Passerelle de canal Feishu (Lark) à sécurité positive (fail-closed) : discutez avec un bot et récupérez les réponses de l'agent dsh — avec approbation d'outils human-in-the-loop optionnelle (cartes Allow/Deny avant chaque appel bash, délai d'expiration fail-closed). Intégration utilisant exclusivement le SDK Python officiel (version figée) ; liste blanche à refus par défaut, vérification de signature/horodatage/rejeu des webhooks, sessions persistantes par discussion ; test de compatibilité quotidien avec le dernier SDK ; documentation bilingue.
dsh-loop
vlln/dsh-loop
Boucles récurrentes : commande `/loop` + outil loop + barre de statut d'activité.
dsh-mobile (pairing)
noirbright/dsh-mobile
Suite mobile distante : plugin d'appariement Host avec offre QR, Host Gateway loopback, Tunnel chiffré et WebRTC Direct en même LAN, plus un APK Android dans ce dépôt.
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
Relais de messages multi-agents axé loopback : un courtier authentifié par HMAC plus un plugin dsh (relay_send/recv/peers/history), des clients CLI et Python sans dépendance, protocole de fil v1.0.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Gouvernance des trajectoires d'agent et diagnostic d'anomalies : reconstruit les journaux de session plats en arbres de trajectoires multi-branches, détecte les blocages en boucle, les nouvelles tentatives invalides et la dérive d'objectif, avec des alertes attribuant les coûts, une interruption en un clic et un fork sur point d'arrêt via les API officielles, dans un onglet GUI indépendant.
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
Atelier d'orchestration de projet IA local-first et plugin CLI pour DeepSeek Harness : planification à validation obligatoire, Git worktrees, exécution de tâches, Issues et preuves auditables.
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
Plugin de mode d'apprentissage Feynman : boucle enseigner → reformuler → évaluer → réexpliquer, rendue en fiches de cours HTML riches (diagrammes mermaid + coloration syntaxique shiki).
knowlp-rag
wly8691-jpg/knowlp-rag
RAG à double graphe de connaissances pour notes Markdown : graphes de prérequis + de similarité (parcours P/S-Agent), découpage par paragraphe, recherche hybride n-gramme/embedding et boucle explicite de retour de pondération — via 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.