Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

453 plugins encontrados

H

dsh-goodmemory

hjqcan/dsh-goodmemory

Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness

1hace 3 díasMemoriaMIT
X

dsh-ui-notify

xingke-seeker/dsh-ui-notify

Completion sound notifications for DeepSeek Harness: plays an embedded chime when a session's output finishes, with a Notifications row in General settings. Settings persist in browser localStorage — a standalone web plugin, no Host settings dependency.

1hace 3 díasMejoras de UIMIT
D

dsh-meter

dshworks/dsh-meter

The DeepSeek time-of-use meter for dsh: what this session cost, which tariff is running, when it flips, and the account balance behind it — one line under the composer.

1anteayerSesiones y mensajesMIT
T

dsh-coyote

thewolfwalker/dsh-coyote

Agent- and GUI-controlled DG-LAB Coyote e-stim plugin: eight `coyote_*` tools plus a DSH web panel behind one safety envelope (soft limits, asymmetric rate limiter, session cooldown, playback caps, disconnect fail-safe); optional auto-stim layer maps agent events (tool calls, errors, turn end) to bounded pulses; official V3 socket protocol with QR pairing, programmable waveforms. Adults only.

1hace 3 díasSolo por diversiónMIT
F

dsh-mascot

falser101/dsh-mascot

Draggable floating cat-or-dog companion for the dsh web GUI that changes expression with the session and is configured on a Companion settings page.

1anteayerSolo por diversiónMIT
S

dsh-web-auth

summersec/dsh-web-auth

Transport-level authentication gate for the DeepSeek Harness Web GUI with server-side sessions, HttpOnly cookies, IP-based login throttling, and an scrypt password CLI.

1anteayerSeguridad y permisosMIT
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.

1hace 4 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.

1hace 4 díasDesarrollo y herramientas de plugins
J

dsh-web-shell

jesmonx/dsh-web-shell

Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.

1hace 4 díasDesarrollo y herramientas de pluginsMIT
I

dsh-devtools

izz-blue/dsh-devtools

Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.

1hace 4 díasDesarrollo y herramientas de pluginsBSD-3-Clause
F

dsh-mattpocock-skills-deck

featherhunter/dsh-mattpocock-skills-deck

Right-side details panel that turns the Matt Pocock skills collection into a DSH quest board: wayfinder decision maps, per-issue triage / fix / discuss / execute actions, 9-item core-skill probe plus 20-skill radar, environment checks, and one-click handoff across sessions.

1hace 12 horasDesarrollo y herramientas de pluginsMIT
A

dsh-startup-guard

aokamoaki/dsh-startup-guard

Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.

1hace 3 díasDesarrollo y herramientas de pluginsMIT
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).

1anteayerDesarrollo y herramientas de pluginsMIT
B

dsh-omni-bridge

baisama-cloud/dsh-omni-bridge

Multi-channel IM bridge for DeepSeek Harness: route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent and relay its replies back, with per-channel sessions and reply dedup.

1anteayerIntegraciones y acceso 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.

1hace 19 horasGit y revisión de códigoMIT
D

dsh-personal-workbench

dely0/dsh-personal-workbench

Calendar and hierarchical task workbench: AI-assisted intake clarification, consultation, decomposition, execution with user acceptance, and review, plus reminders and per-task AI session workspaces.

1hace 17 horasFlujos y automatizaciónMIT
W

dsh-tool-vision

wanshichenguang/dsh-tool-vision

Adds an image_describe tool backed by the DashScope OpenAI-compatible vision API; on text-only sessions, pasted images are stored as local paths for the model and rendered inline in the chat transcript.

1anteayerVisión, voz y multimodalMIT
1

dsh-vision-fallback

1helloman1/dsh-vision-fallback

Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.

1hace 19 horasVisión, voz y multimodalMIT
K

dsh-packer

klrsl/dsh-packer

Agent config packer for DeepSeek Harness: pack local agent assets (skills/sessions/profiles/settings/memory) into a zip for migration or sharing, with privacy scanning, diff-based restore, pack management, and a settings panel.

1hace 3 díasHerramientas y funcionesMIT
C

dsh-stage-gate

changingwang/dsh-stage-gate

Stage-gate governance tools: model-callable gate_open / gate_check / gate_list / gate_close for in-memory, per-session acceptance checks with PASS/BLOCK conclusions.

1ayerHerramientas y funcionesMIT
Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

1hace 4 díasMemoria
R

dsh-recall

relistencode/dsh-recall

Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.

1hace 3 díasMemoriaMIT
M

dsh-memory

max-null/dsh-memory

Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.

1ayerMemoriaMIT
L

dsh-knowledge

lemoncat7/dsh-knowledge

Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.

1hace 15 horasMemoriaMIT