- Accueil
- Catégories
- Flux et automatisation
Flux et automatisation
Les plugins Flux et automatisation coordonnent un travail multi-étapes ou multi-agents dans DeepSeek-Harness (dsh). On y trouve de l'orchestration multi-agents et des tableaux d'équipe, des exécutions planifiées ou déclenchées par condition, des flux de recherche approfondie et d'automatisation de navigateur, ainsi que des moteurs de suivi des tâches avec points de décision.
100 plugins trouvés
dsh-llm-web-bridge
huangyukaili1031/dsh-llm-web-bridge
DSH 插件:把网页大模型接入 Agent 工作流——真实浏览器驱动,支持代码审查、翻译、红队等多种角色。
dsh-code-reference
victorzhong0110/dsh-code-reference
Surveys local code and GitHub/npm for reusable implementations before development, evaluates reuse versus rewrite, and checks architecture coupling.
dsh-self-evolving (dsh-self-evolving)
timwhitez/dsh-self-evolving
Evidence-first self-evolution controller: bounded Cordis candidate generation, one-shot real-Loader admission, Harbor evaluation, and a crash-resumable journaled lineage.
dsh-project-kanban
struggleyang/dsh-project-kanban
Per-workspace project kanban board: nine kanban_* model tools for agent-driven planning plus a browser board UI, with disk persistence, undo, templates, and archiving.
dsh-automation
michengai/dsh-automation
Runs scheduled coding tasks in isolated DeepSeek Harness sessions, managed from Settings or the agent.
dsh-captain
kanonouta/dsh-captain
GPT plans dependency DAGs, DeepSeek workers execute tasks with adaptive parallelism, and an optional GPT reviewer audits incremental Git diffs and drives repair rounds.
chicheng-cron
534119219/chicheng-cron
Cron scheduler with a sidebar UI: run shell, Python or Node scripts, skills, or agent tasks on a schedule, with push notifications and session archiving.
dsh-plan-lattice
1052326311/dsh-plan-lattice
Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.
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.
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.
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.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Redéfinitions par appel du modèle, du fournisseur, de la persona et du toolFilter pour la délégation aux sous-agents, avec des références @preset: et des identifiants composites fournisseur/modèle.
dsh-smart-profile
makima667/dsh-smart-profile
Project stack detection and capability recommendations for DeepSeek Harness.
dsh-cinematic-workflow
luoyuejun9/dsh-cinematic-workflow
A local-first, human-gated authorial film workflow for DeepSeek Harness
dsh-subagent-agy
zem17/dsh-subagent-agy
Google Antigravity CLI (agy) as a DSH product subagent: delegate tasks to a Gemini coding agent with your Antigravity login (no API key), with conversation follow-ups, background streaming progress, image analysis by path, and a pop-up login window.
dsh-scheduler
yangyongzhen/dsh-scheduler
Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.
dsh-ci
xxiaoxiong/dsh-ci
Provider-neutral CI/CD capability for DeepSeek Harness with GitHub Actions support, bounded failure evidence, source-aware diagnostics, and approval-gated rerun/cancel controls.
dsh-shutdown-after-task
virggle/dsh-shutdown-after-task
Shut down Windows automatically after DeepSeek Harness tasks complete — a floating arm button plus a cancellable countdown banner (shutdown /a), zero runtime dependencies.
dsh-minimal-ptc
stardustlc666/dsh-minimal-ptc
Minimal prompt x full PTC tools: one-line persona, Code Mode SDK, subagents, workflows, web search, and Windows Git Bash.
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).
dsh-agent-conductor
mjorgin/dsh-agent-conductor
Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.
dsh-aura-scheduler
ljsysfurryace/dsh-aura-scheduler
Proactive scheduling: an adaptive heartbeat plus a value network (urgency, relevance, interruption cost) decides when the agent should speak unprompted.
review-workflow
lesliewylie/review-workflow
A structured multi-panelist review workflow for the DeepSeek Harness: N panelists score in isolated subagents, blind to each other; a chair reconciles disagreement by anchor match then Δ-level adjudication; an independent critic audits the process. Works for design, code, paper or project review.
agent-loop-workflow
lesliewylie/agent-loop-workflow
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.