Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
46 plugin trovati
dsh-plugins
sisyphussq/dsh-plugins
Ragionamento in tempo reale in stile Codex e compressione delle chiamate agli strumenti per la vista chat web DSH.
dsh-pocket-console
picsky/dsh-pocket-console
Forwards an unattended DeepSeek Harness run's tool-call approvals and ask_user_question prompts to Feishu cards on your phone. The desktop GUI answers first — a card is only sent after `delaySeconds` (120 by default) with no answer there — and a phone approval grants `allowed-once`, so no authority accumulates on the phone. One outbound WebSocket long connection to Feishu: no public IP, domain, tunnel or relay.
dsh-agent-quality-diagnosis
cat552/dsh-agent-quality-diagnosis
Actionable quality diagnostics for DSH agent sessions, with tool-call evidence and next-step recommendations.
dsh-agent-lang
kannakuron/dsh-agent-lang
Three independent language channels for model output — tool-call descriptions (every tool-call card title, including run_code in PTC-style presets), thinking, and replies — each set to follow the web GUI language, force a specific language, or turn off (default: only descriptions, following the GUI). One global runtime-context prompt directive on the host; the client half reports the GUI language; a Settings plugin card switches the modes.
dsh-message-cleaner
ssttone1/dsh-message-cleaner
Conversation history panel: per-exchange delete, in-place restore and a built-in node rail, with no leftover tool-call cards after deletion.
dsh-memory
qwert702/dsh-memory
Project+global long-term memory for the dsh web GUI: split POST /items endpoints, tool-call context merged into memory items as compact summaries, with deduplication and session-scoped persistence.
dsh-timesheet
zoahdev/dsh-timesheet
Turn-based time tracking from dsh session logs: totals, per-day/project/provider/source rollups, tool-call counts, failure rates, and time-to-first-token — CLI plus an agent-callable timesheet tool, dsh-timesheet/v1 reports, zero runtime deps.
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.
dsh-healthcheck
neufagents/dsh-healthcheck
Session health check for DSH, read-only: scans the whole session library (totals, largest sessions, warnings for oversized sessions and event-count blowups) and deep-inspects a single session log (tail-balance / crash-tail check, tool-call/result pairing, event-type distribution).
dsh-batch-tool-calls
liancha22/dsh-batch-tool-calls
DSH 插件:让 Agent 在一个步骤里批量发起互不依赖的工具调用,减少步数与提示缓存重读量。
dsh-agent-loop-guard
goodandready/dsh-agent-loop-guard
Fail-closed runtime tool-call loop guard for DeepSeek Harness.
dsh-session-migration-repair
zzdhsxk/dsh-session-migration-repair
Repairs legacy DSH session logs that the current build refuses to migrate, recovering missing tool-call ids and names from the log itself and verifying each repair against the real v0 to v3 migration chain before writing.
dsh-minimal-transcript
wzh0718/dsh-minimal-transcript
Minimal DSH Web transcript toggle: hide thinking, tool-call, and turn-process rows from the session header while preserving assistant answer text.
dsh-tool-call-guard
alchemistwu/dsh-tool-call-guard
Neutralize tool calls with invalid JSON arguments on the wire so one malformed model generation cannot brick a session against strict OpenAI-compatible servers.
dsh-plugins (qwen-token-plan-cn-responses)
nickhelion/dsh-plugins
Qwen Token Plan CN Responses provider for DeepSeek Harness via the OpenAI Responses API, with Qwen server-side tools, DSH local function tools, text/reasoning/tool-call multi-turn history, persisted image attachments, and a per-release official model catalog snapshot.
correctover
dshcorrectover/correctover
AI Agent runtime authorization & evidence verification — tool-call GuardrailProvider, CCS 7-dimension verification standard, MCP/DSH security scanner, SSRF/command-injection/credential-exfil blocking with Ed25519 signed receipts.
dsh-round-inject
sharl210/dsh-round-inject
Periodic prompt injection for the DeepSeek Harness Web GUI: every N model invocations (conversation turns and tool-call steps both count) the plugin injects a user-configured prompt as a model-visible user message; the first injection happens at conversat
dsh-dros-vajraclaw
top-celestial-company-ltd/dsh-dros-vajraclaw
Local tool-call failsafe for DSH: blocks a fixed list of high-risk shell patterns and credential-file reads before execution, with a per-session hash-linked JSONL audit log, and an optional external Gateway for centralized policy.
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-local-share
chuantianml/dsh-local-share
Export complete Web Sessions to local Markdown or self-contained HTML, with stable rendered previews, default redaction, and opt-in bounded tool-call details.
dsh-turn-budget
nunchakus888/dsh-turn-budget
Budget fail-closed per passo, chiamata a strumento e token del provider, per turno, per DeepSeek Harness
dsh-tool-call-stats
disyli/dsh-tool-call-stats
Statistiche delle chiamate agli strumenti per processo: uno strumento `tool_stats` che riporta i conteggi delle chiamate per strumento, i conteggi degli errori e le durate medie