Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

122 plugins trouvés

M

dsh-agency-agents

michengai/dsh-agency-agents

Adds a summonable domain-expert roster that runs as subagents while the parent session keeps the task and final answer.

2hierCompétencesApache-2.0
H

awesome-dsh-skills

hackerfish/awesome-dsh-skills

12 tested engineering skills (git commit, code review, test-first, plugin dev, debugging, changelog, PR review, task breakdown, and more): every SKILL.md passes a format validator aligned with the official skill rules plus an isolated load smoke test.

2il y a 20 heuresCompétencesMIT
Y

dsh-desktop-launcher

yvesgao/dsh-desktop-launcher

Create a one-click Windows desktop shortcut from the Settings page: a .cmd launcher + desktop icon for DeepSeek Harness or any local server, auto-opens the browser, with taskbar pin hints.

2avant-hierOutils et capacitésMIT
P

dsh-task-control

p2coder/dsh-task-control

Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.

2il y a 3 joursSessions et messagesMIT
C

dsh-harness-mcp-server

chushixixin/dsh-harness-mcp-server

Expose les capacités d'agent de DeepSeek Harness comme un serveur MCP, pour qu'un client MCP externe (par ex. Hermes) puisse piloter Harness pour exécuter des tâches de code. Hermes = cerveau, Harness = bras.

2il y a 5 joursMCP et connecteursMIT
U

dsh-dashboard

uddoo/dsh-dashboard

Orchestrateur de tâches et tableau de bord multi-fournisseurs compatible Symphony pour DeepSeek Harness.

2il y a 4 joursModèles et fournisseursMIT
J

dsh-meta-orchestrator

jiruidai/dsh-meta-orchestrator

Un plugin de méta-agent natif au modèle pour DeepSeek Harness : le modèle synthétise à l'exécution des workflows spécifiques à la tâche à partir de cinq patrons de workflow agentique (chaînage de prompts, workers parallèles, routeur, superviseur, boucle d'évaluation) et coordonne les outils et les sous-agents.

2il y a 5 joursFlux et automatisationMIT
A

dsh-turn-approval

arrow949/dsh-turn-approval

Approbations « Autoriser pour cette tâche », limitées au tour : autorise automatiquement les escalades `danger-full-access` correspondantes uniquement pour la tâche en cours, puis expire.

2il y a 5 joursSécurité et permissionsMIT
L

dsh-plugin-notify-sound

ldchaowin/dsh-plugin-notify-sound

Sonneries de fin de tâche par espace de travail, plus des sons d'alerte pour l'approbation, les questions, la revue de plan, le blocage d'objectif et l'échec de tâche, avec synthèse intégrée, voix (TTS) et audio personnalisé.

2il y a 4 joursIntégrations et accès distantMIT
L

dsh-specflow

lonelymoon87/dsh-specflow

Ajoute des artefacts de spécification, des skills, des commandes, une implémentation adossée à des objectifs, et un contexte de progression des tâches.

2il y a 5 joursFlux et automatisationMIT
S

dsh-plugin-automations

sev7een/dsh-plugin-automations

Tâches planifiées basées sur les réglages, exécutées à heure fixe ou pendant les heures creuses de DeepSeek, avec des planifications ponctuelles et quotidiennes adossées à un état de tâche durable.

2il y a 5 joursFlux et automatisation
P

dsh-memory-meow

phant0meow/dsh-memory-meow

Mémoire inter-sessions à l'échelle du projet : instantané PROJECT.md injecté dans le premier message utilisateur, un outil memory_remember et une auto-réflexion après les tâches ReAct ; chaque projet garde son propre fichier de mémoire.

2il y a 5 joursMémoireMIT
7

dsh-capability-index

777-zen/dsh-capability-index

Pre-flight plugin-library check for DSH agents: task-type requests trigger a Top-K hint of suitable plugins with use_when/not_for capability declarations, making plugin usage predictable instead of opportunistic.

1il y a 3 joursAméliorations UIMIT
A

dsh-notify-win

andyqwe44/dsh-notify-win

Native Windows toast + taskbar flash for task done / approval / ask_user_question; Win10/11, npm install `dsh plugin --profile web add dsh-notify-win`.

1avant-hierIntégrations et accès distantMIT
V

dsh-task-notify

v-reason/dsh-task-notify

DeepSeekHarness任务完成时进行消息推送提醒(微信+Windows通知)

1avant-hierIntégrations et accès distantMIT
P

dsh-local-ai

perrylink/dsh-local-ai

Local-model (Ollama) integration for DeepSeek Harness: discover, pull, remove, and inspect local models, route requests to them by task type or keyword with automatic fallback to the cloud, and get a one-shot status overview via /ollama.

1il y a 22 heuresOutils et capacitésApache-2.0
Z

dsh-archived-tasks

zhaoyw220716-oss/dsh-archived-tasks

DSH web GUI plugin: an "Archived Tasks" settings page that lists archived sessions and supports restore or permanent delete

1il y a 3 joursAméliorations UIApache-2.0
G

dsh-task-modes

graysilver/dsh-task-modes

Composable working, reasoning, and quality controls for DeepSeek Harness Web.

1il y a 19 heuresOutils et capacitésMIT
P

cronjob-dsh-plugin

peng-huiyang/cronjob-dsh-plugin

Machine-level cron jobs for DeepSeek Harness: configure scheduled tasks in the Web settings page; the host fires internally-driven agent requests into a dedicated session, hands-off.

1il y a 3 joursSessions et messagesApache-2.0
2

dsh-progress-viz

2008924/dsh-progress-viz

Real-time stage, ETA & cost dashboard for headless dsh tasks: turns the black-box session event stream into a live multi-task grid (cordis plugin + standalone local dashboard, no API calls).

1avant-hierDéveloppement et outils de pluginsMIT
Y

dsh-notifier

yzz-s/dsh-notifier

System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.

1il y a 3 joursIntégrations et accès distantMIT
B

dsh-wxauto-plugin

br1nosense/dsh-wxauto-plugin

WeChat automation for DSH: push task progress to WeChat, listen for messages with keyword auto-reply, and a WeChat ↔ DSH two-way bridge controllable from the settings page, built on wxauto4.

1hierIntégrations et accès distantMIT
W

dsh-git-worktree

wloops/dsh-git-worktree

Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.

1il y a 14 heuresGit et revue de codeMIT
J

worktree-mgr

johnxu22786/worktree-mgr

Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.

1avant-hierGit et revue de codeMIT