Vai al contenuto principale

Plugin

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

59 plugin trovati

K

dsh-task-graph

kevinzhangnothing/dsh-task-graph

Aggiunge una scheda Grafo che rende l'esecuzione di una sessione come DAG interattivo di turni, passaggi LLM, strumenti, skill, subagenti, modifiche al codice e test, con stato in tempo reale, aggregazione dei tentativi, percorso critico, più collegamento alla traiettoria.

224 giorni faMiglioramenti UIMIT
D

dsh-session-guard

drscrewdriver/dsh-session-guard

Gate automatico delle sessioni nelle ore di punta: modalità weekend + pausa automatica globale nelle ore di punta + freeze/resume a livello di sessione + retry automatico del backend, con ripresa automatica fuori dalle ore di punta.

211 ore faSessioni e messaggiMIT
M

better-session

morlay/better-session

Orchestrazione di riavvolgi / ripeti / fork (host) più sostituzione del renderer conversation.chat.node (browser) — azioni di modifica / ripetizione del messaggio sui fumetti utente.

2mese scorsoSessioni e messaggiMIT
R

dsh-turn-fork

ruby1304/dsh-turn-fork

Modifica dei messaggi atomica per turno, retry, reroll e navigazione dell'albero delle versioni per le conversazioni di DeepSeek Harness.

2mese scorsoSessioni e messaggiMIT
Y

dsh-sxs-anti-bot-http

yangyunsong023/dsh-sxs-anti-bot-http

Strumenti HTTP di recupero anti-bot irrobustiti dallo stack di scraping in produzione di SXS (milioni di richieste al giorno): rotazione del pool UA, nuovo tentativo con backoff esponenziale, rilevamento di muri anti-bot (captcha / sfide di verifica) e rate limiting adattivo — strumenti: `sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`.

2mese scorsoStrumenti e capacitàMIT
B

dsh-session-robustness

bainianlaoyao/dsh-session-robustness

After official llm-retry (n/5) gives up, keep retrying transient API failures (timeout, transport, rate-limit, 5xx, dropped SSE) on the same open step until success, cancel, or pause; AUTH, QUOTA, and user Stop are never retried.

18 giorni faSessioni e messaggiMIT
W

dsh-smart-title

weibaohui/dsh-smart-title

Smart session titles for DSH: after each conversation turn an independent auxiliary LLM call summarizes the full user+assistant transcript into a title that follows the session's real topic instead of echoing the first message; the first message is titled instantly, failed built-in titles auto-retry on later turns, manual renames are never overwritten, and subagent/fork sessions are skipped.

16 giorni faSessioni e messaggi
A

dsh-ark9canvas

aik358/dsh-ark9canvas

Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.

118 giorni faStrumenti e capacità
W

dsh-continue

weibaohui/dsh-continue

Auto-resume for interrupted agent sessions: an ordered rule table routes by failure type (rate limit, quota, auth, context overflow, crashed orphan) to automatic backoff retry, model switch, resume after context compaction, or a stop-loss notification, with a visual rule editor and a full activity log.

16 giorni faSessioni e messaggi
Q

dsh-darwin (sentinel)

que3sui/dsh-darwin

Session health-check: mechanically mines session logs into structured problem tickets (retry loops, tool-error clusters, interrupted turns, token waste) over the official session-query seam; works standalone.

17 giorni faSessioni e messaggiMIT
S

daruma (dsh-daruma)

sischoi/daruma

Keeps long DSH sessions alive when a model channel starts failing: daruma takes over after the in-box retry gives up, trips a self-healing circuit breaker on repeated 429/5xx or a terminal error, and moves the next request to another channel in your chain. A panel beside the composer picks the backup by hand, switches show up as rows in the conversation, and every decision lands in a durable JSONL audit log.

14 giorni faModelli e providerMIT
P

dsh-model-provider

pc439527/dsh-model-provider

Provider-first three-level model selector for the DSH Web model seat: pick a provider, then a model from that provider, with inline search on both levels, failed-provider retry rows, and a Model · Provider trigger.

121 giorni faMiglioramenti UI
J

dsh-camel

juwanxu/dsh-camel

Provider/model-aware adaptive pacing and visible rate-limit retries for DeepSeek Harness free models.

126 giorni faModelli e providerMIT
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

15 giorni faSviluppo e strumenti per pluginMIT
J

dsh-continue

juwanxu/dsh-continue

Fail-closed network recovery, recommended answers, and safe unattended continuation for DeepSeek Harness.

126 giorni faFlussi e automazioneMIT
H

dsh-retry-boost

hhb1028/dsh-retry-boost

让 DeepSeek Harness 自动重试商汤 429/QUOTA 等瞬时网关故障直到任务完成——启动时给所有 llm-pi-ai provider 热注入加固版 retryPolicy。

125 giorni faModelli e providerMIT
T

dsh-session-enhance

tinger-x/dsh-session-enhance

DSH Web plugin for managing sessions: archive/unarchive, guaranteed physical deletion (transcript files + ~/storages/*.json sweep), drag-and-drop workspace reassignment, and branch-based message editing (edit/retry/reroll with reversible version timelines

125 giorni faSessioni e messaggi
L

dsh-experience-library

libiwolve/dsh-experience-library

Experience validation layer for DSH: zero-token collection of tool-failure/retry/search signals, AI refinement into verified skill books (three-layer verification), looked up at task start. Ships 10 trial skills and benchmark data (complex-task success 100% vs 60% bare).

125 giorni faCompetenzeMIT
J

dsh-mmroute

jmxsxwyzjdwl/dsh-mmroute

Transparent multimodal routing for text-only models: every image in every model call is fully transcribed (verbatim OCR, data, uncertainty zones, injection-hardened) by your own multimodal understander, with focused re-look via vision_relook and automatic retry on image-related failures. No bundled endpoints, no borrowed logins.

114 giorni faVisione, voce e multimodaleMIT
C

dsh-chat-continue

chu-m/dsh-chat-continue

Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。

1mese scorsoStrumenti e capacità
S

dsh-autoresume

shengyvself/dsh-autoresume

When a dsh turn gets interrupted — by a web restart or an upstream hiccup (rate limit, 5xx, quota error) — this plugin auto-injects a "continue" so your session picks up where it left off, with a dead-loop guard that hands back control if the retry produces nothing.

113 ore faFlussi e automazione
F

dsh-mojibake-interceptor

fire-disposal/dsh-mojibake-interceptor

Bundle di protezione dal mojibake per DSH: rilevamento del testo corrotto basato su caratteristiche prima della scrittura con revisione-poi-rilascio (un nuovo tentativo identico passa), più audit della codifica pwsh prima dell'esecuzione (ANSI/GBK/UTF-16/Default). Windows e cinese prima di tutto.

1mese scorsoStrumenti e capacità
A

dsh-sandbox-arg-guard

apex-mochen/dsh-sandbox-arg-guard

Keeps a redundant sandbox-escalation argument from failing a tool call. Escalating tools (pwsh, bash, write, edit) advertise the full sandbox_permissions enum, but DSH only accepts a level strictly wider than the one already in effect — a check its own source calls 'deliberately not a schema constraint'. A model that reflexively passes the argument therefore picks the level it is already at and the call dies before running with 'sandbox escalation to "workspace-write" is not strictly wider than this call's current "workspace-write" mode', costing some models a whole turn of retries. This plugin registers one tools/execute waterfall listener and, only on that documented rejection and only when the arguments really carried an escalation field, re-issues the identical call once without it. Safe by DSH's own documentation: the rejection precedes any execution ('nothing has run'), and the corrected call cannot match again, so the retry is loop-free. Reproduced and verified end to end — before: isError true, the command never ran; after: the command's real output, isError false, one tool/call and one tool/result. Zero dependencies.

0l’altro ieriSicurezza e permessiMIT
E

dsh-llm-config

emotiong/dsh-llm-config

Declare any number of LLM providers, each with its own endpoint, credential and per-model parameters (reasoning-effort vocabulary, image input, retry policy), across the OpenAI Chat, OpenAI Responses, Anthropic Messages and Google Gemini wire formats, configured from a settings page.

05 giorni faModelli e provider