Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

91 plugins encontrados

T

dsh-plugins (dsh-lan-access)

tzhr-invest/dsh-plugins

Complete LAN/remote access for the Web UI: 0.0.0.0 binding, crypto.randomUUID polyfill, token gate (401 login page + WebSocket interception, loopback exempt), privileged-fence and settings-persistence exemptions, and an idempotent installer with upgrade recovery.

2hace 9 díasIntegraciones y acceso remotoMIT
X

dsh-prometheus

xxiaoxiong/dsh-prometheus

Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.

2hace 5 díasDesarrollo y herramientas de pluginsMIT
J

dsh-clawshell

jorinyang/dsh-clawshell

Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.

2hace 12 díasDesarrollo y herramientas de plugins
H

dsh-power-button

huasheng33991/dsh-power-button

One-click start/stop button pinned to the window bottom-right corner: restarts DeepSeek Harness in place via a detached helper that relaunches the exact boot invocation (loopback same-origin guarded), with an optional stop-only action.

2hace 11 díasDesarrollo y herramientas de plugins
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

2hace 13 díasDesarrollo y herramientas de pluginsBSD-3-Clause
L

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.

2hace 9 díasFlujos y automatizaciónMIT
D

dsh-wallpaper-skin

ddbj-hub/dsh-wallpaper-skin

Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels and a floating picker panel.

2hace 10 díasTemas y aparienciaMIT
W

dsh-review-loop

wuxiangru915/dsh-review-loop

Revisor incremental de diffs para DSH: tras aprobar un lote, solo se muestran los cambios nuevos desde el checkpoint, con un panel de revisión web y comando `/review` que inyecta feedback de vuelta al agente.

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

dsh-meta-orchestrator

jiruidai/dsh-meta-orchestrator

Un plugin de meta-agente nativo del modelo para DeepSeek Harness: el modelo sintetiza en tiempo de ejecución flujos de trabajo específicos para cada tarea a partir de cinco patrones de flujo agentivo (encadenamiento de prompts, workers paralelos, router, supervisor, bucle de evaluación) y coordina herramientas y subagent

2hace 13 díasFlujos y automatizaciónMIT
M

dsh-power

mangomt/dsh-power

Floating power dock for the DSH web GUI: one-click restart or graceful shutdown of the dsh host, loopback-guarded and dependency-free.

1hace 6 díasDesarrollo y herramientas de pluginsMIT
X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

1hace 4 díasHerramientas y funcionesMIT
S

dsh-settings-remote

shaodushu/dsh-settings-remote

dsh web 客户端插件:settings.* 配置平面(describe/update/replace/mutate/openDocument)在非 loopback 页面也可读可写——修复经域名反向代理访问时,模型/提供方目录页报 “settings are unavailable in this browser” 与 “/api/settings.mutate: HTTP 403”

1hace 3 díasHerramientas y funciones
L

dsh-dual-auto

lengquan88/dsh-dual-auto

Dual-model auto-routing plugin: low-cost direct / high-cost upgrade with an escape-learning closed loop (wrong direct answers auto-learn fingerprints, force-upgrading the same fingerprint next time), persisted and interoperable with the Python ModelRouter.

1anteayerHerramientas y funcionesMIT
G

dsh-cordis-mcp

geekricardo/dsh-cordis-mcp

Exposes the DSH dynamic-Cordis toolset to Claude Code over MCP (streamable HTTP on the existing web port, no new listener): ten tools to list, inspect, define, run, stop and permanently remove dynamic plugins in a live DSH session, with the same approval flow the GUI uses for packages that ship a client half. Bearer auth is mandatory — the token is configured on a DSH settings page, the endpoint answers 503 rather than serve without one, accepts loopback only and never emits CORS headers.

1hace 5 díasDesarrollo y herramientas de pluginsMIT
R

l123-harness

reatcat/l123-harness

Three-tier agent memory harness: L1 always-on CLAUDE.md, L2 index, L3 detail skeleton with templates, a gate that blocks writes to protected files without a one-time approval token, zero-judgement event logging, weekly distillation, and a TDD execution-loop skill.

1hace 4 díasMemoriaMIT
M

dsh-desktop-kit

mdr-ex1000/dsh-desktop-kit

macOS desktop shell for the DSH web UI: a plugin plus a small Tauri/WKWebView window over the loopback web surface — real macOS fullscreen, single instance, external links delegated to the system browser, and browser-style zoom.

1anteayerMejoras de UI
J

dsh-action-outbox

jimchengchina/dsh-action-outbox

Durable batch review and commit safety for DeepSeek Harness tool side effects

1hace 9 díasFlujos y automatizaciónMIT
K

dsh-plugins (dsh-learn)

kouyichi/dsh-plugins

Self-learning loop for dsh: record lessons, draft and promote skills, periodic curator review that corrects, consolidates, and retires skills.

1hace 7 díasHabilidades
N

nexusclaw-agent-governance

nexusclawhq/nexusclaw-agent-governance

DeepSeek Harness (dsh) approval answerer backed by the agent-governance sidecar — every approval/request is decided by the deny-by-default gate, L0–L4 rules and the organizational audit chain.

1hace 8 díasSeguridad y permisosApache-2.0
L

dsh-hub-oauth-gateway

lninghaha/dsh-hub-oauth-gateway

DSH Web Usage Center with local SQLite history, HUD and dashboard, Hub account/quota snapshots, custom pricing and fee ledger, and CSV/JSON export, plus coding-plan OAuth and an optional loopback OpenAI/Anthropic gateway.

1ayerUso y facturaciónMIT
1

dsh-popper

1473382/dsh-popper

Falsification-driven correction loop for agent sessions: risky work commits an evidence-checkable claim first, deterministic gates verify it, falsified claims force mutually exclusive replacement hypotheses with discriminating experiments, and every event lands in an append-only evidence ledger.

1hace 10 díasSesiones y mensajes
M

dsh-guardian

max-null/dsh-guardian

Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events

1hace 11 díasSesiones y mensajes
B

dsh-access-gate

bamboostrip/dsh-access-gate

DSH plugin: password gate for remote (non-loopback) /api access (passwordless by default), unblock the loopback-pinned privileged endpoints, restore everything on uninstall, and give the local 127.0.0.1 user the native OS folder picker for workspace selec

1hace 11 díasHerramientas y funcionesMIT
J

dsh-email-push-master

jamesyasr/dsh-email-push-master

Email reminders from your DSH agent when you are away, with stable SMTP (no 535 retry loop), connect and idle timeouts, and a --check self-test.

1anteayerIntegraciones y acceso remotoMIT