DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-llm-extra-retry

l

dsh-llm-extra-retry

Manifest valid★ 1

Extra model-request recovery for DeepSeek Harness: retries PI_AI_ERROR failures once after a fixed 20s delay; other error codes keep the built-in dsh-llm-retry exponential backoff.

hasBundlePatch

dsh-llm-extra-retry

给 DSH 模型请求失败瀑布(agent/request-error)追加一条独立恢复策略: 当提供方把失败归类为 PI_AI_ERROR(dsh-llm-pi-ai 对无法识别的上游错误 文本的兜底错误码,内建默认重试策略不覆盖)时,等待 20 秒后自动重试一次。

其他错误码一律通过 next() 放行,完全保持 @deepseek-ai/dsh-llm-retry 默认策略(5 次有界指数退避 0.5s→10s、10% jitter)的行为;两者通过各自的 policyKey 独立记账,互不干扰。请求取消或插件卸载会立刻中止等待中的退避。

安装(已在 profiles/web profile 中接线)

  1. 本目录以 link: 依赖挂入 profiles/web/package.json;
  2. dsh.profile.bundles 增加 "dsh-llm-extra-retry";
  3. node_modules/dsh-llm-extra-retry 为指向本目录的目录联接(junction);
  4. 重启 DSH 生效。

调整等待时长或次数:改 lib/index.js 顶部的 DELAY_MS / MAX_RETRIES。

Comments

Loading…

From the same category

deepseek-harness

by deepseek-ai

DeepSeek Harness: Everything is a Plugin.

Development & InfrastructureWorkflow & Automation

★ 236.8k

MIT

TypeScript

Sep 24, 2026

Index only — not installable

by nexu-io

🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,

Development & InfrastructureTerminal & ClientsUI & ExperienceManifest valid

★ 98.2k

Apache-2.0

TypeScript

Sep 26, 2026

Index only — not installable

by tt-a1i

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

Workflow & AutomationTools & CapabilitiesDevelopment & InfrastructureManifest valid

★ 72.2k

↓ 4.2k/wk

MIT

JavaScript

Sep 26, 2026

dsh plugin --profile agent add @tt-a1i/archify-dsh

by Tencent

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

Development & InfrastructureTools & CapabilitiesManifest valid

★ 30.3k

↓ 950/wk

NOASSERTION

Go

Sep 26, 2026

dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

by awesome-dsh-plugin

A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

Development & Infrastructure

★ 17k

CC0-1.0

Python

Sep 26, 2026

Index only — not installable

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesTerminal & ClientsDevelopment & InfrastructureModels & ProvidersUI & ExperienceManifest valid

★ 8k

Apache-2.0

TypeScript

Sep 26, 2026

dsh plugin --profile web add dsh-web