Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

10 Plugins gefunden

H

dsh-auto-continue

hsiangnianian/dsh-auto-continue

Setzt unterbrochene DSH-Web-Anfragen automatisch fort: sendet nach Netzwerk-, Timeout- oder Host-Crash-Fehlern ein in die Warteschlange gestelltes „继续“ (Fortsetzen), mit Fehlerklassifizierung, adaptivem Backoff, vorlagenbasiertem Fortsetzungstext und Browser-Benachrichtigungen.

110vor 20 StundenUI-ErweiterungenMIT
B

my-dsh-plugins (dsh-task-reliability)

baosfeng/my-dsh-plugins

Aufgabenzuverlässigkeit: automatischer Neuversuch bei Modell-Timeouts/-Fehlern, automatische Fortsetzung unerledigter Aufgaben, Abschlussprüfung, Unterbrechung von Denkschleifen, Wiederaufnahme nach Schlafmodus oder Neustart, Autopilot-Modus und Remote-Trigger-Endpunkt (npm: `dsh-task-reliability`).

8vor 12 StundenWorkflow-AutomatisierungMIT
Z

dsh-llm-retry-settings

zeng6125-rgb/dsh-llm-retry-settings

Einstellungs-Karte für die DSH LLM-Autowiederholungs-Engine: Wiederholungsanzahl, Backoff und Jitter live unter Settings -> General anpassen, mit konfigurierbaren retryableCodes-Chips – die Standardwerte fügen INVALID_REQUEST hinzu, sodass OpenAI-ähnliche HTTP-400-reasoning_text-Fehler im thinking mode automatisch erneut versucht werden.

8vor 6 TagenModelle & AnbieterMIT
Q

dsh-mic-input

qt-chen/dsh-mic-input

Mikrofon-Spracheingabe für den Composer: Live-Transkription über die Web-Speech-API des Browsers, Deduplizierung/automatisches Fortsetzen, intelligente Zeichensetzung sowie Einstellungen für Sprache und automatisches Senden.

3letzten MonatVision, Sprache & MultimodalMIT
H

dsh-auto-continue-429

haochi72/dsh-auto-continue-429

Sendet automatisch „continue“, um sich von RATE_LIMIT-(429)- und QUOTA-(insufficient_quota)-Fehlern zu erholen. Pro Sitzung ein Zähler für aufeinanderfolgende Fehler (Standard 20, konfigurierbar 1–100), ein Ein-/Aus-Schalter in der Werkzeugleiste und eine Karte auf der Einstellungsseite.

2letzten MonatWorkflow-AutomatisierungMIT
Z

dsh-compact-agents

zhuto666/dsh-compact-agents

Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.

1gesternSitzungen & NachrichtenApache-2.0
J

dsh-continue

juwanxu/dsh-continue

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

1vor 26 TagenWorkflow-AutomatisierungMIT
H

dsh-session-resilience

hasan-aghayev/dsh-session-resilience

Adds DSH restart and stop controls with token-aware reconnect and policy-based recovery for interrupted web sessions.

0vor 5 TagenSitzungen & NachrichtenMIT
Z

dsh-auto-continue

zhou1736948757-cpu/dsh-auto-continue

Automatically sends a "continue" prompt when a reply is cut off at the output token limit, resuming long answers without manual input; aimed at self-hosted Ollama deployments with small output caps.

0vor 27 TagenSitzungen & NachrichtenBSD-3-Clause
Q

dsh-continue-on-limit

qwert702/dsh-continue-on-limit

Auto-continue for the dsh web GUI: when a local model hits its output-token cap and the max-tokens notice appears, the plugin automatically queues a short continue message so the reply keeps flowing — dual-source truncation detection, loop protection, and no UI.

0vor 16 TagenTools & Funktionen