Skip to content
dsh.fish

Browse

13 results

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.

GooDAnDReaDY826
Bundle

dsh-comfyui-canvas

Give DeepSeek Harness agents live control of your ComfyUI canvas (local or cloud): embed it as a split-screen tab, then read/edit/run workflows, debug errors, fetch output images, and batch-sweep parameters straight from the chat. Ships the ComfyUI-side bridge node.

wbin00017
Bundle

dsh-digipet

Hatch a digital creature in your DeepSeek Harness. It feeds on your real work — turns, tool calls, even your errors — and evolves along branching lines shaped by how you actually work. Zero tokens, zero tools, the model never knows.

swaylq5
Bundle

dsh-route-resilience

Multi-route high availability, fault isolation and observability for DeepSeek Harness. Route groups fail over between authorized provider routes on rate limits (429 / Retry-After), transport errors and auth/quota failures, with per-route quarantine (exponential backoff) and disablement.

lokic7123-star3
Bundle

dsh-error-lens

Read-only, redacted provider error diagnostics for DeepSeek Harness

Wanbinyu3
Bundle

dsh-wildmon

A collect-em-all safari for DeepSeek Harness: your real work is the tall grass. Turns, tool calls and errors roll wild encounters; throw balls, fill a 28-slot dex, build a team of six. Zero tokens, zero tools, the model never knows.

swaylq2
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-clawbot-notify

DSH plugin: notify personal WeChat via ilink protocol (Weixin ClawBot) when a task completes, errors, or needs user input. Built-in QR login flow and WebUI settings panel.

ljnljn20052
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-error-handling

错误处理模式:错误分层、类型化错误、优雅失败、可观测性。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-excel-chat

Talk to Excel in DeepSeek Harness: create/edit spreadsheets, formulas, styles, filters, and tables by conversation; auto-verifies formulas after every edit, repairs silent errors, and validates charts.

Bundle

@kiwifruit/dsh-syntax-checker

Multi-language syntax checking service (JS/TS/YAML/Python): bracket matching, invisible chars, syntax errors, via Tree-sitter + Ruff

kiwifruit13
Bundle

dsh-client-auto-continue

DSH Web UI plugin: automatically sends a localized continue prompt when a request is interrupted by network errors or other non-human causes

HsiangNianian