Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
90 plugins encontrados
dsh-git-status
wongzexu/dsh-git-status
Especializado en la gestión de ramas y estado de Git: un cajón de estado de Git en el borde derecho de la interfaz web de DSH con un gráfico de carriles DAG de commits, filas de cambios sin confirmar y stashes, diffs en línea, acciones de rama/etiqueta con clic derecho y fetch de todos los remotos con un clic.
dsh-task-engine
godv61/dsh-task-engine
Preset engineering workflows for DeepSeek Harness: a dev_task tool that gates stage transitions, artifacts, verification, review and commit scope, plus a web workbench for installing project or user skills and rules.
dsh-tracescope (dsh-tracescope)
rebornace/dsh-tracescope
DSH right-sidebar plugin that compares two git commits, builds a manual-test checklist from the impact scope, and supports fail notes, screenshots, task attachments, and defect submission to Yunxiao, GitHub, GitLab, or a webhook.
dsh-code-review
michengai/dsh-code-review
Adds /review, /review-status, and /review-cancel to spawn an independent native subagent that inspects a chosen Git scope (base branch, uncommitted changes, a commit, or custom instructions) and returns a findings report in the current conversation, with English or Chinese output from the host locale.
dsh-forge-studio (plugin-daily-log)
0x7a7a6572/dsh-forge-studio
Work reports for DeepSeek Harness: gathers Git commits and local agent conversations (DeepSeek/Claude/Codex) and renders daily, weekly or monthly reports from your own templates; the agent tool is injected on demand.
dsh-project-prompt
imroc/dsh-project-prompt
Reglas de prompt del sistema privadas por proyecto para DeepSeek Harness — coincidencia por URL remota de git, ruta del repositorio o prefijo de cwd; consciente de worktree; nunca se confirma en el repositorio.
dsh-git-tools
shyboy0499/dsh-git-tools
Cuatro herramientas locales de git sin dependencias (status, diff, log, commit) para DeepSeek Harness que operan sobre el espacio de trabajo de la sesión.
dsh-qingagent
void2anything/dsh-qingagent
Puente de escritura hacia el cliente QingAgent de código abierto: el agente redacta y revisa documentos mediante herramientas anfitrión con prefijo qing_, maquetados en un panel tipo papel de arroz con mermaid, drawio, tablas y KaTeX; las ediciones se staged como diffs revisables y solo aterrizan al hacer commit, y requiere la app de escritorio QingAgent en la misma máquina.
dsh-nuke-plugin
beijingwahw/dsh-nuke-plugin
Motor de desinstalación transaccional: cada acción destructiva ejecuta validate/preview/execute/undo con reversión Saga, recuperación ante fallos mediante WAL, auditoría de cadena de hashes, deduplicación por enlaces duros y un oráculo bayesiano que predice la probabilidad de éxito antes de confirmar.
dsh-backstory
meghanbao/dsh-backstory
Un comando y herramienta `/backstory` que anota cada línea con el commit de git que la tocó por última vez y el turno del agente + prompt que la escribió, a partir de un libro persistente por línea (a prueba de deriva por hash de contenido), trailers de commit DSH-* o el registro de sesión en vivo.
dsh-action-outbox
jimchengchina/dsh-action-outbox
Prepara llamadas exactas a herramientas DSH sin enviarlas, presenta argumentos canónicos completos en una Bandeja de Revisión por Lotes duradera, invalida aprobaciones tras ediciones o reinicios y envía únicamente un resumen SHA-256 coincidente más un nonce de un solo uso a través de la canalización normal de herramientas DSH.
dsh-adaptive-reasoning
zhuifengqug/dsh-adaptive-reasoning
Control deslizante de esfuerzo de razonamiento en arte de píxeles para DSH Web con arrastre continuo de 0 a 100, escrituras reguladas a 16 ms, confirmaciones con ajuste a nivel y un fuego de brasas WebGL que se enciende cuando se mueve el control.
dsh-weekly-digest
lucky8197/dsh-weekly-digest
Generador de resumen semanal: agrega commits de git, actividad de sesiones DSH y entradas de memoria diarias en un informe semanal Markdown, de solo lectura.
dsh-git-workflow
yangyongzhen/dsh-git-workflow
Aplicación de conventional commits, generación de changelog, resúmenes de PR y pushes de ramas mediante la CLI sencilla de git.
dsh-git-graph
whiteplusms/dsh-git-graph
Vista dedicada de Git Graph de solo lectura junto a Chat y Trajectory: topología de commits, referencias locales/remotas/de etiquetas, estado de HEAD y del árbol de trabajo, búsqueda, filtrado, modo primer padre, actualización y cargar más.
dsh-git-hygiene
lucky8197/dsh-git-hygiene
Comprobador de higiene de Git: análisis de solo lectura de ramas fusionadas y obsoletas, archivos rastreados demasiado grandes, archivos sin rastrear y trabajo sin confirmar, con sugerencias de limpieza (nunca elimina nada).
dsh-tool-git
lxj808624/dsh-tool-git
Familia de herramientas de Git estructuradas y seguras para DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout, con protección contra comandos destructivos.
dsh-plugin-git-workflow
truelove-dreamer/dsh-plugin-git-workflow
Herramientas de Git de primera clase para el modelo: status / diff / log / commit / branch con mensajes y rutas validados, sin llamadas directas a git por shell.
dsh-git
lengmoxxl/dsh-git
A read-only git browser for the DeepSeek Harness Web GUI: a right-sidebar page with the session's working-tree changes and commit history, and the diff a click opens beside them. The host half reads the repository through ctx.fs and ctx.subprocess, so a r
euthyna
slow-stack/euthyna
Security-audit facts AI coding agents cannot compute, plus a verdict gate: euthyna history attributes deleted lines to commits and flags those from security fixes (--origins finds the first introducer), euthyna coverage reports which changed symbols no test ever invoked, and euthyna gate checks each finding against six gates, downgrading any without evidence to an observation.
gord-dsh-worktree
nightosong/gord-dsh-worktree
Git worktrees as five agent tools — list, create, inspect, remove, prune — plus a working-location picker on the New Session row; the repository is resolved from the session directory, removal refuses uncommitted or untracked work, and the main worktree is never removable.
dsh-ide-git
kannakuron/dsh-ide-git
JetBrains-style Git tool window for the sidebar: branch tree with ahead/behind badges, commit graph with text/author/date/path filters, per-file line diff, changes list and commit box, plus branch, tag and stash actions, merge, rebase, cherry-pick, reset and fetch/pull/push.
dsh-simplify
michengai/dsh-simplify
Adds a /simplify command that asks the agent to simplify code within a selected Git change scope, including staged changes, commits, and untracked files.
dsh-learn-wiki
dayi-z/dsh-learn-wiki
Knowledge base with a corrective acquisition loop for DeepSeek Harness: when the agent keeps hitting the same failure, a background worker fetches the web under a rate limit, distills the result into a staging area, and only a two-stage commit makes it recallable — pages without sources are refused.