Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

23 plugin trovati

G

Aegis

ganyuanran/aegis

Pacchetto di metodi di ingegneria del software per agenti di coding, con competenze per la pianificazione basata su baseline, il debug sistematico, l'igiene dei prompt, la verifica prima del completamento e il tracciamento di riparazioni/dismissioni.

1.1k8 ore faCompetenzeMIT
T

dsh-agent-team-gui

toolclub/dsh-agent-team-gui

Squadre multi-modello persistenti configurate in Impostazioni e selezionate nel Composer, con policy di modello/strumento per membro; l'Agent principale pianifica dinamicamente ogni invio come un DAG limitato con cicli limitati di revisione/riparazione, mentre il Run Center monitora i tentativi e i token per membro a partire dagli eventi ufficiali di utilizzo di Harness.

10717 ore faFlussi e automazioneMIT
H

dsh-excel-chat (bundle)

hccccc01333/dsh-excel-chat

Parla con Excel in DeepSeek Harness: crea, modifica, ripara e verifica fogli di calcolo tramite conversazione, con controlli automatici della salute delle formule dopo ogni modifica.

53 giorni faStrumenti e capacità
H

dsh-excel-chat

hccccc01333/dsh-excel-chat

Parla con Excel in DeepSeek Harness: crea, modifica, ripara e verifica fogli di calcolo tramite conversazione, con controlli automatici di integrità delle formule dopo ogni modifica.

53 giorni faStrumenti e capacità
N

DSH-Plugin-Market

nanshan1995/dsh-plugin-market

Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.

43 giorni faSviluppo e strumenti per pluginMIT
J

deepseek-harness-forge-plugins (forge-gates)

jinguanghai/deepseek-harness-forge-plugins

Gate di verifica a calcolo reale: semplificazione matematica, dimostrazioni logiche, validazione con regex, FOL con E-prover, verifiche di macchine a stati e riparazione del codice, basati su binari compilati in Go con eseguibili Windows precompilati

33 giorni faStrumenti e capacitàMIT
K

dsh-network-settings

kanneiren/dsh-network-settings

Visualize the DSH process network path on Windows or WSL with layered DNS/TCP/TLS/HTTP probes, detect stale proxy configuration, and apply snapshot-guarded repairs.

24 ore faSviluppo e strumenti per pluginMIT
K

dsh-captain

kanonouta/dsh-captain

GPT plans dependency DAGs, DeepSeek workers execute tasks with adaptive parallelism, and an optional GPT reviewer audits incremental Git diffs and drives repair rounds.

24 giorni faFlussi e automazioneMIT
S

dsh-survival-mode

socialist-sister/dsh-survival-mode

Minecraft-survival game mode as a DSH agent preset: hard-settled HP/hunger/day-night/mobs, vanilla crafting gates and anvil repair, plus a browser status bar; built on the official preset plugin spec.

19 ore faSolo per divertimento
D

dsh-selfrepair

dushaobindoudou/dsh-selfrepair

Diagnose and repair a DeepSeek Harness (dsh) installation — duplicated profile modules, unusable model configuration, broken settings — from the settings page, a slash command, or a standalone CLI that works even when dsh cannot start.

114 ore faStrumenti e capacitàMIT
Z

commercial-ui-ux-codex-skill (dsh-commercial-ui-ux)

zjsthmjialin/commercial-ui-ux-codex-skill

Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.

14 giorni faCompetenze
X

dsh-session-surgeon

xiaoshenming/dsh-session-surgeon

Repair DeepSeek Harness sessions that refuse to load, with a sidebar Session surgeon overlay and dry-run repair.

18 ore faSessioni e messaggiMIT
C

dsh-session-recovery

coprexist/dsh-session-recovery

Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.

1ieriSessioni e messaggiMIT
S

dsh-session-repair-ui

semidia/dsh-session-repair-ui

Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.

14 giorni faMiglioramenti UIMIT
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.

15 giorni faSviluppo e strumenti per plugin
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.

13 giorni faSviluppo e strumenti per pluginMIT
Z

commercial-ui-ux-codex-skill

zjsthmjialin/commercial-ui-ux-codex-skill

Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.

14 giorni faCompetenze
L

dsh-messages-sanitizer

leeminjing/dsh-messages-sanitizer

Auto-repairs the messages array after a tool-dispatch crash (orphaned tool_calls / tool messages), preventing 400 INVALID_REQUEST session lock-ups.

14 giorni faSessioni e messaggiMIT
J

dsh-doctor

jorinyang/dsh-doctor

Plugin di diagnostica, riparazione e rollback per DeepSeek Harness: dsh_doctor (diagnosi), dsh_doctor_fix (riparazione con journal), dsh_doctor_rollback (annullamento LIFO), più un servizio runtime Cordis per l'auto-riparazione dinamica

15 giorni faSviluppo e strumenti per pluginMIT
L

useful-dsh-plugins

lishize20040802-rgb/useful-dsh-plugins

Plugin a doppia faccia per DeepSeek Harness: una scheda del gestore visuale dei plugin nelle Impostazioni web — attiva/disattiva qualsiasi riga di plugin, verifica i plugin installati (incluse le righe ufficiali @deepseek-ai/*) rispetto al registro npm, aggiornali, ripristina i file originali e aggiorna l'h

15 giorni faStrumenti e capacitàMIT
P

dsh-translate

perrylink/dsh-translate

Vendor parameter translation and deterministic JSON repair for DeepSeek Harness: the /translate command maps temperature/top_p/max_tokens/stop/system across 11 vendors, and the tools/post-execute repair layer (plus the fix_json tool) fixes broken JSON too

0l’altro ieriStrumenti e capacitàApache-2.0
M

SpecWorkflow

mooncoder-happy/specworkflow

Registers a SpecWorkflow skill pack for requirement clarification, implementation specs, execution, delivery review, repair planning, bug diagnosis, and source-backed research.

03 giorni faFlussi e automazioneMIT
A

dsh-assistant-message-forge

anweat/dsh-assistant-message-forge

Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.

05 giorni faSessioni e messaggiMIT