Процессы и автоматизация
Плагины «Процессы и автоматизация» координируют многошаговую или многоагентную работу в DeepSeek-Harness (dsh). Здесь есть оркестрация нескольких агентов и командные доски, запуски по расписанию или по условию, рабочие процессы глубокого исследования и автоматизации браузера, а также движки отслеживания задач с точками принятия решений.
Найдено плагинов: 100
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
Нативный мета-агентный плагин для DeepSeek Harness: модель на лету синтезирует рабочие процессы под конкретную задачу из пяти агентных паттернов (цепочка промптов, параллельные воркеры, маршрутизатор, супервизор, цикл оценки) и координирует инструменты и субагентов
dsh-specflow
lonelymoon87/dsh-specflow
Добавляет артефакты спецификаций, навыки, команды, реализацию на основе целей и контекст прогресса задач.
dsh-plugin-automations
sev7een/dsh-plugin-automations
Задачи по расписанию на основе настроек, выполняемые в заданное время или в часы низкой загрузки DeepSeek, с разовыми и ежедневными расписаниями на основе устойчивого состояния задачи.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Переопределение модели, провайдера, персоны и toolFilter для каждого вызова при делегировании субагентам, со ссылками @preset: и составными идентификаторами provider/model.
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.