Skip to content
dsh.fish

Browse

13 results

Bundle

dsh-retry-policy-settings

Settings UI for DeepSeek Harness (DSH) to edit each model provider's request retryPolicy — mode (normal/always), maxRetries, retryableCodes and exponential-backoff parameters — written to settings.yaml and applied by dsh-llm-retry. 模型重试策略设置:在设置面板中可视化编辑各模型提供方的 API 请求失败重试策略。

guanosine-diphosphate1
Bundle

dsh-plugin-weaknet-adaptor

Weak-network adaptor for the DeepSeek Harness: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, degraded-mode token economy, and a bilingual (zh/en) settings page. / 弱网适配插件:模型流长退避重试、本地响应缓存、心跳自动重连(默认 10 分钟封顶)、降级省 token、双语设置页。

jiay98528-dev4
Bundle

dsh-pain-point-check

Enforced pain-point-check guard plugin for DeepSeek Harness: after two non-converged experiments on one problem it injects the three questions, denies non-investigative tool calls until they are answered in the reply text, and blocks same-direction retries

ICCuse2
Bundle

@wuxjs/dsh-chat-continue

DSH plugin that auto-retries failed API requests — when third-party APIs return errors (rate limiting, service unavailable, etc.), intercepts and retries to keep the conversation going. Supports auto/manual mode with configurable status codes and error codes.

Chu-m2
Bundle

dsh-devtools

DevTools for DeepSeek Harness web: read-only Agent Runtime Trace — turn/step execution timeline, model latency (TTFT/decode), tool-call durations, retries, hook and turn end reasons. Metadata-first, durable events only, zero behavior modification.

izz-BLUE2
Bundle

dsh-task-graph

Task Flow / Execution Graph plugin for DeepSeek Harness (DSH): visualize a single task's full execution — turns, LLM steps, tools, skills, subagents, retries, parallel branches — as an interactive DAG with live updates and trajectory linkage.

KevinZhangNothing2
Bundle

dsh-llm-fallback

Provider/model fallback chain plugin for DeepSeek Harness — when the current model fails with an eligible error code (e.g. RATE_LIMIT or QUOTA), the agent loop automatically retries with the next provider/model in the configured chain.

morphlinglan1
Bundle

dsh-llm-vision

Model-facing describe_image + extract_text tools for the DeepSeek Harness web GUI: gives a text-only model reliable image understanding and OCR through an OpenAI-compatible vision endpoint, with critical-inspection prompts, auto-preprocessing, retries, and a persistent answer cache.

17107827661
Bundle

dsh-llm-retry-infinite

DSH plugin: infinite exponential retries on LLM requests, capped at 10 minutes per wait

PineappleTwilight1
Bundle

@dsh-external/dsh-llm-retry-settings

LLM 自动重试设置卡片:在 设置 → General 里修改重试次数(maxRetries)与退避时间(initialDelayMs/maxDelayMs/jitterRatio),宿主 dsh-llm-retry 实时生效

zeng6125-rgb1
Bundle

dsh-camel

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

JuwanXu1
Bundle

dsh-model-palette

Global model command palette and provider/model configuration panel for DeepSeek Harness, with selective request retries, OpenRouter free-model import, loopback relays, online capacity presets, and optional media tools.

Jensen-Yao1
Bundle

dsh-missing-stop-heal

DeepSeek Harness plugin to heal third-party gateways that omit the stream terminal event (message_stop/done), which otherwise triggers repeated TRANSPORT retries in the dsh agent loop; scope is configurable per provider and per model.

zzzyaar1