Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
59 plugins encontrados
dsh-token-hud
chy007-fun/dsh-token-hud
Global real-time Token HUD for DeepSeek Harness Web: draggable floating window showing live output tok/s, cumulative tokens, and per-session running/retrying status across all DSH sessions.
dsh-model-channel-manager
arcaneorion/dsh-model-channel-manager
Model channel manager: several provider/model candidates share one virtual route (roundrobin/<group>) with failover, retry, timeout and cooldown; a settings tab edits providers and groups, runs per-model speed tests and real single-model request tests, and a seven-day health panel aggregates latency, failures and upstream token usage (input, output, cache and reasoning).
dsh-delivery-ledger
leetom314/dsh-delivery-ledger
Recurring task scheduler with an append-only delivery ledger: window-aligned dedup execution, failure/abandoned rows, and same-window retry redelivery.
dsh-llm-error-retry
liaoyuqing/dsh-llm-error-retry
LLM request retry plugin for DeepSeek Harness: when a model request fails with a configured HTTP status code, machine code, or provider field=value match, it sleeps for the per-rule delay and re-issues the request automatically, so subscription quota and rate-limit errors (429 / insufficient_quota) do not interrupt a run.
dsh-image-gen
randomix777/dsh-image-gen
Optimized fork of dsh-image-gen with batch generation (count), gallery pagination, lazy loading, fetch retry/timeout, and 7 providers: Gemini/OpenAI/Seedream/DashScope/Agnes/GLM-Image/Stability AI.
dsh-better-model-setting
hiseax/dsh-better-model-setting
Replaces the official Models settings page with provider lifecycle management, per-model reasoning effort tiers, retry overrides, drag reorder and upstream model sync.
dsh-llm-net-retry
fan56/dsh-llm-net-retry
dsh plugin: bounded retry for gateway network_error failures the stock retry policy cannot classify (e.g. OpenCode Zen finish_reason: network_error)
dsh-mcp-sync
nan1010082085/dsh-mcp-sync
DSH plugin: connect to MCP servers, discover tools, and register them for direct model invocation with retry logic and statistics
dsh-settings-tuner
semidia/dsh-settings-tuner
System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.
dsh-model-retry-settings
y2zyyr/dsh-model-retry-settings
Configurable model-request retry limit for DeepSeek Harness (Settings → General).
dsh-email-push-master
jamesyasr/dsh-email-push-master
Email reminders from your DSH agent when you are away, with stable SMTP (no 535 retry loop), connect and idle timeouts, and a --check self-test.