Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
14 plugin trovati
dsh-chat-import
nwflower/dsh-chat-import
Importa cronologie di chat ad alta fedeltà da 13 agenti di coding (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode e altri) come sessioni DeepSeek Harness riprendibili, con esportazione inversa verso Claude Code.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
Aggiunge ricevute JSONL locali concatenate tramite hash per i risultati degli strumenti e gli eventi di sessione, senza memorizzare prompt, argomenti degli strumenti, testo dei risultati o ID di sessione grezzi.
dsh-verification-receipt
030611/dsh-verification-receipt
Scrive riepiloghi JSONL locali del conteggio degli strumenti per turno e segnali di verifica di massima, senza memorizzare prompt, argomenti degli strumenti o testo dei risultati.
dsh-token-usage
laoyuehanni/dsh-token-usage
Utilizzo dei token del modello per richiesta, tracciato in file JSONL giornalieri, con una pagina statistiche nelle impostazioni Web: grafico dell'andamento giornaliero, ripartizione per modello e filtri per data/modello.
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
Plugin web per DeepSeek Harness (dsh): widget in sidebar per saldo API + spesa odierna, route /api/dsh-usage, contabilità delle chiamate di visione esterne (log di utilizzo JSONL), più una dashboard completa dell'utilizzo per sessione (log delle chiamate, statistiche per modello, tasso di cache, esportazione CSV) tramite la 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
Pannello dei log a runtime per DeepSeek Harness: vista dei log live via SSE nelle Impostazioni più file JSONL con rotazione limitata per data/dimensione
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.