Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

122 plugins encontrados

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.

2ontemHabilidadesApache-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.

2há 19 horasHabilidadesMIT
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.

2anteontemFerramentas e funçõesMIT
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.

2há 3 diasSessões e mensagensMIT
C

dsh-harness-mcp-server

chushixixin/dsh-harness-mcp-server

Expõe as capacidades do agente do DeepSeek Harness como um servidor MCP, para que um cliente MCP externo (por exemplo, Hermes) possa comandar o Harness na execução de tarefas de código. Hermes = cérebro, Harness = braços

2há 5 diasMCP e conectoresMIT
U

dsh-dashboard

uddoo/dsh-dashboard

Um orquestrador de tarefas multiprovedor compatível com Symphony e um dashboard para o DeepSeek Harness

2há 4 diasModelos e provedoresMIT
J

dsh-meta-orchestrator

jiruidai/dsh-meta-orchestrator

Um plugin de meta-agente nativo do modelo para o DeepSeek Harness: o modelo sintetiza workflows específicos da tarefa em tempo de execução a partir de cinco padrões de workflow agêntico (encadeamento de prompts, workers paralelos, roteador, supervisor, ciclo de avaliação) e coordena ferramentas e subagent

2há 5 diasFluxos e automaçãoMIT
A

dsh-turn-approval

arrow949/dsh-turn-approval

Aprovações “Permitir para esta tarefa” com escopo por turno: permite automaticamente escalonamentos `danger-full-access` correspondentes apenas para a tarefa atual e depois expira

2há 5 diasSegurança e permissõesMIT
L

dsh-plugin-notify-sound

ldchaowin/dsh-plugin-notify-sound

Toques de conclusão por workspace, além de sons de atenção para eventos de aprovação, pergunta, revisão de plano, objetivo bloqueado e falha de tarefa, com sintetizador embutido, voz (TTS) e áudio personalizado

2há 4 diasIntegrações e acesso remotoMIT
L

dsh-specflow

lonelymoon87/dsh-specflow

Adiciona artefatos de especificação, skills, comandos, implementação orientada por objetivos e contexto de progresso das tarefas

2há 5 diasFluxos e automaçãoMIT
S

dsh-plugin-automations

sev7een/dsh-plugin-automations

Tarefas agendadas baseadas em configurações, executadas em horário definido ou durante os períodos de baixa demanda do DeepSeek, com agendamentos únicos e diários apoiados em estado de tarefa durável

2há 5 diasFluxos e automação
P

dsh-memory-meow

phant0meow/dsh-memory-meow

Memória entre sessões com escopo por projeto: snapshot do PROJECT.md injetado na primeira mensagem do usuário, ferramenta memory_remember e autorreflexão após tarefas ReAct; cada projeto mantém seu próprio arquivo de memória

2há 5 diasMemóriaMIT
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.

1há 3 diasMelhorias de 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`.

1anteontemIntegrações e acesso remotoMIT
V

dsh-task-notify

v-reason/dsh-task-notify

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

1anteontemIntegrações e acesso remotoMIT
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.

1há 21 horasFerramentas e funçõesApache-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

1há 3 diasMelhorias de UIApache-2.0
G

dsh-task-modes

graysilver/dsh-task-modes

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

1há 18 horasFerramentas e funçõesMIT
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.

1há 3 diasSessões e mensagensApache-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).

1anteontemDesenvolvimento e ferramentas 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.

1há 3 diasIntegrações e acesso remotoMIT
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.

1ontemIntegrações e acesso remotoMIT
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.

1há 13 horasGit e revisão de códigoMIT
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.

1anteontemGit e revisão de códigoMIT