Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

160 plugins encontrados

R

dsh-turn-fork

ruby1304/dsh-turn-fork

Edición de mensajes atómica por turno, reintento, reroll y navegación por árbol de versiones para conversaciones de DeepSeek Harness.

2el mes pasadoSesiones y mensajesMIT
A

dsh-skill-manager

aks1st/dsh-skill-manager

Página de Skill Manager en el panel de configuración de DSH: explora skills del sistema, usuario, espacio de trabajo y predefinidas; expande una skill para ver su árbol de archivos, visualiza y edita archivos, importa skills desde un zip y las exporta o elimina (las skills del sistema son de solo lectura).

2hace 13 díasDesarrollo y herramientas de pluginsMIT
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
J

worktree-mgr

johnxu22786/worktree-mgr

Worktrees de git aislados por tarea con un ciclo de vida completo de creación/sincronización/finalización: los nombres de tarea derivan automáticamente las ramas, los destinos de fusión se verifican dos veces y se incluye limpieza por lotes; cero operaciones manuales de git.

2hace 7 díasGit y revisión de códigoMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Revisa todos los archivos que el agente escribió en una sesión desde la cabecera de la sesión, con hunks por archivo y las escrituras rechazadas contadas aparte de los cambios.

2el mes pasadoSesiones y mensajes
Z

dsh-session-tree

zhengqingjing/dsh-session-tree

Linaje de sesiones inmutable al estilo Git para DeepSeek Harness

2el mes pasadoSesiones y mensajesMIT
E

web-clone

edisonzszs/web-clone

Website cloning methodology skill: a real-source-first decision tree covering static sites, React/Vue/Next content sites and WebGL/Canvas-heavy fronts, mandatory verification of executable code quoted from second-hand AI analyses, and 13 zero-dependency Node scripts for CDP browser recon, asset/font harvesting, route crawling, sourcemap hunting and pixel-diff auditing.

1hace 5 díasHabilidadesMIT
Z

dsh-turnscope

zhaolianghz/dsh-turnscope

Per-turn file changes, per-file diffs and deterministic safety verdicts for DSH sessions, plus a preview-first rewind that refuses when the worktree has drifted since the preview.

1hace 4 díasSesiones y mensajesMIT
W

dsh-file-share

weibaohui/dsh-file-share

Session workspace file manager: adds a "Files" tab to the conversation area to browse the current session workspace directory tree and manage it in place (upload, download, mkdir, rename, delete, search), with files mentionable into the composer for the agent to process.

1hace 6 díasMejoras de UI
T

dsh-left-panel

trynewthin/dsh-left-panel

Git worktree-aware workspace browser for DeepSeek Harness: project sections, repository-grouped worktrees, and automatic workspace synchronization.

1hace 5 díasGit y revisión de código
R

agent-playbook

riverho/agent-playbook

DeepSeek Harness plugin for Agent-Playbook: multi-agent claims, isolated git worktrees, and enforced acceptance checks. "Done" is an exit code, not a claim.

1hace 6 díasFlujos y automatizaciónMIT
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 17 horasGit y revisión de códigoMIT
H

dsh-plugin-codegraph

huanlinoto/dsh-plugin-codegraph

Structural code intelligence for DeepSeek Harness — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, what a change reaches, and how one symbol reaches another, from a tree-sitter index it builds itself

1hace 9 díasHerramientas y funcionesMIT
R

dsh-git-credentials

revive/dsh-git-credentials

Out-of-tree dsh plugin: GitLab, GitHub, Gitee, Gitea, and Bitbucket tokens stay out of the model context, stored encrypted (AES-256-GCM) in a plugin-owned file; the model calls forge API tools on demand, and the web settings page manages sites and tokens.

1hace 12 díasGit y revisión de códigoMIT
A

acryl-dsh-editor-plugin

acryldev/acryl-dsh-editor-plugin

DSH web plugin: a VS Code-style code editor view (file tree, Monaco, ripgrep search/replace, Markdown preview, git diff).

1hace 6 díasMejoras de UIMIT
B

dsh-api-client

beatther-c/dsh-api-client

Agent-native API client for DeepSeek Harness: Postman-like debugging UI (request tree with context menus and full keyboard navigation, resizable sidebar, layered auto-generated header preview with per-item suppression and constant secret masking), six api_client_* agent tools sharing the same request core, redaction and audit chain with the human UI, Postman Collection v2.1 import with a migration report, environment variables with SecretRef indirection, and a fail-closed SSRF network policy.

1hace 11 díasHerramientas y funcionesMIT
H

dsh-git-review

haoyueqin/dsh-git-review

Review tab for DeepSeek Harness sessions: workspace changes versus HEAD or any two refs as a filterable file tree with side-by-side diffs, a lane commit graph with blame and file history, three-scope search, line comments back to the composer, and guarded stage/commit/branch/tag/stash/conflict operations.

1hace 4 díasGit y revisión de códigoMIT
X

dsh-conversation-map

xyaxzy/dsh-conversation-map

A live conversation map for DeepSeek Harness web: real-time session tree with subagent lineage, running state, and one-click navigation.

1hace 22 díasMejoras de UIMIT
O

dsh-flyout-sidebar

oxlyn/dsh-flyout-sidebar

Flyout sidebar with a file tree, uncommitted-changes list and multi-tab file/diff previews; pops out into a standalone browser tab.

1hace 11 díasMejoras de UIMIT
M

dsh-git-manager

moonlitdropofblood/dsh-git-manager

Git workspace manager for DeepSeek Harness: a repo-gated composer button opens a settings-style panel for diff/commit, branch, conflict, and worktree management, plus a commit history with branch-graph lines.

1hace 20 díasGit y revisión de códigoMIT
P

dsh-workspace-tree

pipipigu/dsh-workspace-tree

Virtual session folders, click-to-move menu, and active task banner for DSH sidebar.

1hace 21 díasSesiones y mensajesMIT
C

dsh-muv-table

chen731215-dev/dsh-muv-table

MUV variable table editor for DeepSeek Harness: a tree view of the variables being tracked, a macro test panel for random, pick and roll, a dice shortcut bar and pick-cache management. Companion plugin for dsh-muv-engine.

1ayerMejoras de UI
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

1hace 5 díasDesarrollo y herramientas de pluginsMIT
N

dsh-better-stats

null5069/dsh-better-stats

Composer stats strip for the DSH Web UI: official CNY pricing with auto-synced peak/off-peak tiers, per-model accounting, live timers, subagent-tree merging, DeepSeek account balance, budget alerts, and streaming cost estimation.

1hace 27 díasUso y facturaciónMIT