Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
14 Plugins gefunden
dsh-chat-import
nwflower/dsh-chat-import
Importiert verlustfreie Chat-Verläufe aus 13 Coding-Agenten (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode u. a.) als fortsetzbare DeepSeek-Harness-Sitzungen, mit Rückexport nach Claude Code.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
Hängt lokale, hashverkettete JSONL-Quittungen für Tool-Ergebnisse und Sitzungsereignisse an, ohne Prompts, Tool-Argumente, Ergebnistext oder rohe Sitzungs-IDs zu speichern.
dsh-verification-receipt
030611/dsh-verification-receipt
Schreibt lokale JSONL-Zusammenfassungen von Tool-Aufrufzahlen je Runde und groben Verifizierungssignalen, ohne Prompts, Tool-Argumente oder Ergebnistext zu speichern.
dsh-token-usage
laoyuehanni/dsh-token-usage
Erfasst den Modell-Token-Verbrauch je Anfrage in täglichen JSONL-Dateien, mit einer Statistikseite in den Web-Einstellungen: Tagestrend-Diagramm, Aufschlüsselung je Modell sowie Datums-/Modellfilter.
dsh-log-memory
says693/dsh-log-memory
Popup guardian for session logs: opens with the Web UI on a configurable reminder interval (10 min-3 h), with one-click incremental backup of every session.jsonl(.zstd) under ~/.dsh/sessions in raw or readable chat-log format.
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
Web-Plugin für DeepSeek Harness (dsh): Sidebar-Widget für API-Guthaben + heutige Ausgaben, /api/dsh-usage-Route, Abrechnung externer Vision-Aufrufe (JSONL-Nutzungsprotokoll), plus ein vollständiges Nutzungs-Dashboard pro Sitzung (Aufrufprotokoll, Statistiken pro Modell, Cache-Quote, CSV-Export) über die usa
dsh-egress-guard
tancheng33/dsh-egress-guard
Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.
claude2dsh
kirkchinese/claude2dsh
Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.
dsh-logger-panel
linglambda/dsh-logger-panel
Laufzeit-Protokollpanel für DeepSeek Harness: Live-SSE-Protokollansicht in den Einstellungen plus nach Datum/Größe begrenzt rotierende JSONL-Dateien.
dsh-agent-run-logger
bluefateludi/dsh-agent-run-logger
Local JSONL run traces for DeepSeek Harness sessions
dsh-gov
863683348/dsh-gov
Agent governance suite: policy-based tool gating (allow/deny/ask with wildcards and priorities), a structured JSONL audit trail, and per-agent token quotas against the host token meter, with state under $DSH_HOME/gov.
dsh-plugin-call-trace
huang-zhishi/dsh-plugin-call-trace
Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.
dsh-shelf
zoahdev/dsh-shelf
Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.
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.