Skip to content
dsh.fish

Browse

29 results

Bundle

dsh-plugin-opencode-useragent

Patch DSH to use opencode User-Agent instead of deepseek-harness to avoid rate limit discrimination on opencode.ai

PineappleTwilight
Bundle

dsh-cooldown-retry

Patient auto-retry for DeepSeek Harness: honor the upstream gateway's retry_after_seconds on a 429 capacity cooldown instead of giving up after two fast retries. Optional floating countdown badge included.

dboycht
Bundle

dsh-tool-quota

DeepSeek Harness plugin: per-tool call-count and result-byte caps, enforced before the body runs and after it returns, failing loud rather than truncating

jwilson411
Bundle

dsh-llm-error-retry

DSH (DeepSeek Harness) 插件:大模型请求报错时按规则休眠后自动重试。支持 HTTP 状态码 / 机器码 / provider 返回字段=值 三种命中形态,每条规则独立配置休眠时长与最大重试次数;会话框内显示重试卡片,GUI 设置页实时编辑规则。

liaoyuqing
Bundle

@goodandready/dsh-key-rotation

Per-provider API key rotation for DeepSeek Harness: a key pool per provider, auto-created clone routes, and switching to the next key on quota/rate-limit errors. Includes a Settings section (Key Rotation) to edit the key pools, cooldown and switch codes.

GooDAnDReaDY