Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

90 plugins encontrados

W

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.

3hace 28 díasGit y revisión de códigoMIT
G

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.

2hace 12 horasFlujos y automatizaciónMIT
R

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.

2hace 23 horasHerramientas y funcionesMIT
M

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.

2hace 5 díasGit y revisión de códigoApache-2.0
0

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.

2hace 17 horasFlujos y automatización
I

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.

2hace 28 díasHerramientas y funcionesMIT
S

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.

2hace 27 díasGit y revisión de códigoMIT
V

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.

2hace 27 díasHerramientas y funcionesApache-2.0
B

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.

2hace 24 díasHerramientas y funcionesMIT
M

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.

2hace 24 díasGit y revisión de códigoMIT
J

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.

2el mes pasadoSeguridad y permisosMIT
Z

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.

2el mes pasadoMejoras de UIMIT
L

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.

2el mes pasadoDesarrollo y herramientas de pluginsBSD-3-Clause
Y

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.

2el mes pasadoGit y revisión de código
W

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.

2el mes pasadoGit y revisión de códigoMIT
L

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).

2el mes pasadoGit y revisión de códigoBSD-3-Clause
L

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.

2el mes pasadoHerramientas y funcionesMIT
T

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.

2el mes pasadoGit y revisión de código
L

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

1hace 9 horasGit y revisión de códigoMIT
S

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.

1hace 8 horasSeguridad y permisosApache-2.0
N

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.

1hace 17 horasGit y revisión de códigoMIT
K

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.

1hace 15 horasGit y revisión de códigoMIT
M

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.

1hace 16 horasDesarrollo y herramientas de pluginsApache-2.0
D

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.

1hace 4 díasMemoriaMIT