Skip to content
dsh.fish

Browse

28 results

Bundle

dsh-passwords

dsh-passwords: a server-grade gateway that turns DeepSeek Harness into a multi-tenant platform — remote access + automatic HTTPS, per-subuser permissions & quotas, sandbox enforcement, first-run setup, SQLite auth with at-rest encryption, rate-limit and audit log (bilingual zh/en UI)

slywalker200646
Bundle

dsh-mobile-gate

LAN mobile gateway for DeepSeek Harness (DSH): isolated Node gateway on 0.0.0.0 reverse-proxying the DSH Web UI with first-visit approval, per-device tokens, rate limiting, and mobile layout injection. 局域网手机安全访问 DSH 的即插即用网关:本机审批、设备令牌、限流、手机端紧凑排版适配。

Bernardxu1235
Bundle

@superfish058/dsh-llm-proxy

DSH 模型代理插件:按模型走代理(Clash 等)+ 失败自动重试,设置页实时生效。

superfish0585
Bundle

@dsh-polyglot/bundle

dsh-polyglot — the model switch for DSH: one generic OpenAI-compatible ctx.llm adapter, curated free/cheap DeepSeek provider presets, and automatic provider fallback when a free tier rate-limits you

Jesse-njx4
Bundle

dsh-retry-boost

让 DeepSeek Harness 自动重试商汤 429/QUOTA 等瞬时网关故障直到任务完成——启动时给所有 llm-pi-ai provider 热注入加固版 retryPolicy,运行中新增的 provider 也会自动补上,再也不用手动发「继续」。

hhb10283
Bundle

dsh-concurrency-guard

DSH 并发请求监控与门闩:挂钩 llm/stream 瀑布,统计全部在途模型请求并按来源分类(主会话/子代理/插件/压缩/标题)与会话活跃聚合,达到上限 FIFO 排队,防止并发超限被供应商锁号;v1.5.0 新增会话级并发控制——实时给在线活跃会话设置并发数(rootId 解析到顶层会话,含子代理),面板新页签「会话并发」;v1.5.1 异常明细改 tab 切换并新增「按分类×错误信息」汇总报表;v1.5.2 异常明细加「今日/全部」范围切换、逐条明细改倒序、新增历史数据清理(保留最近 N 天 / 分项清理 / dayRetention 自动保留);提供 WebUI 实时面板(含历史清理)、HTTP JSON 端点、状态文件与 concurrency_status / concurrency_session_list / concurrency_session_set 工具。

fu8277070133
Bundle

dsh-sxs-anti-bot-http

Anti-bot HTTP fetch tools for DeepSeek Harness: UA pool rotation, retry with exponential backoff, anti-bot wall detection, and adaptive rate limiting.

yangyunsong0233
Bundle

@xidong-ai/dsh-rate-limiter

DeepSeek Harness 主动限速插件:按供应商令牌桶限速,超限延迟排队而非失败

Xidong-AI3
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

@zhourenke/dsh-agent-rate-limit

Agent loop rate limiter — prevents TPM/RPM limit violations by intercepting the LLM streaming pipeline and adding adaptive delays between requests

zhourenke2
Bundle

dsh-provider-rate-limit

Per-provider & per-model rate limiting (token bucket, reject/queue modes) plus gateway identity rules for DeepSeek Harness

jyao-SUSE-power-group2
Bundle

dsh-auto-continue-429

Auto-continue on 429 rate limit and quota-exhausted errors for DeepSeek Harness Web UI. Host-side RATE_LIMIT/QUOTA recovery plus an on/off switch at the bottom of the chat input area.

haochi722
Bundle

dsh-inhibition

Rate-limit plugin for DeepSeek Harness: FIFO queue per provider/model bucket with minIntervalMs and maxConcurrent

dncore1
Bundle

dsh-llm-failover

Provider failover for DeepSeek Harness: on rate-limit (429) or quota exhaustion, automatically switch between providers with configurable per-provider models, fall back to the last one (e.g. DeepSeek official), and show a visible notice in the UI.

HB001
Bundle

dsh-auth-gate

Authentication and security hardening plugin for DeepSeek Harness

zephaniahwang94-cmyk1
Bundle

dsh-camel

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

JuwanXu1
Bundle

dsh-peak-block

梁文峰时间拦截官方 DeepSeek API 请求:北京时间工作日高峰时段 09:00-12:00、14:00-18:00 自动拦截发往官方 provider `deepseek-official` 的模型请求,可切换到第三方中转或预留的本机转 API 端口,未配置则阻止并提示;非高峰不拦、正常走官方,专治高峰掉速与刷屏。标准可安装 dsh 插件,host 单半身,设置经 cordis 配置文件注入。

better-er1
Bundle

dsh-web-search-ext

Multi-backend web_search provider for the DeepSeek Harness web seam (ctx.web): Exa (REST with key, anonymous hosted MCP without) and Firecrawl (v2 search API) today, extensible to more backends (SearXNG, ...), with automatic failover when one backend rate-limits

fno2010
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-opencodex-usage

Draggable OpenCodex quota & rate-limit floating monitor plugin for DeepSeek Harness (DSH) Web GUI

Walvez
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