Skip to content
dsh.fish

Browse

28 results

Bundle

dsh-anchored-standard

Task-aware two-phase DeepSeek Harness preset: spec/react/weak first-request anchors (bash+read±edit/write), then the full Standard tool catalog after the first tool call.

Jungod112127
Bundle

dsh-miraculous-standard

Miraculous Standard — unified anchored agent preset for DeepSeek V4 Pro/Flash (official API & opencode-go). Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, unified context gate, epoch-aware catalog management, rc7-ready shell handling.

rinDBeans12
Bundle

dsh-http-proxy

Route DeepSeek Harness model-API requests through an HTTP/SOCKS proxy without modifying Harness source

elizax5
Bundle

dsh-retry-plugin

Whitelist / blacklist / any-error retry policy for DeepSeek Harness, driving DSH's built-in LLM request retry mechanism.

jedzqer
Bundle

dsh-llm-proxy

Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace

Ye-Yu-Mo5
Bundle

dsh-jumpserver

JumpServer asset lookup for DeepSeek Harness: query assets via conversation using AccessKey/SecretKey signed requests

easyv-ai3
Bundle

@xidong-ai/dsh-rate-limiter

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

Xidong-AI3
Bundle

dsh-goal-scaffold

Long-task gatekeeper for DeepSeek Harness: detects one-shot mammoth requests, asks whether to plan first, and scaffolds plan.md + a capped goal before the agent starts

zriyox2
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-m1
Bundle

dsh-thinking-summary

Readable thinking display for DeepSeek Harness: live per-paragraph summaries of the reasoning stream, rendered in the chat history where the 'Think' row is, with a user-chosen summary model (thinking disabled on summary requests).

lyuwen1
Bundle

dsh-http-uckkk

HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)

uckkk
Bundle

@dsh-plugin/dsh-network-settings

DSH (DeepSeek Harness) network plugin that bundles User-Agent rewriting, an HTTP/CONNECT/SOCKS5 proxy, and configurable request auto-retry for every outgoing global-fetch request, all configured from a single “网络设置” (Network) settings tab.

dsh-plugins
Bundle

dsh-plugin-slashx-gateway

DeepSeek Harness host bundle that implements slashx.request.v1 and slashx.response.v1

superslash-rico
Bundle

dsh-llm-retry-infinite

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

PineappleTwilight
Bundle

dsh-ds-ponytail

Explicit minimal-solution coding guidance for DeepSeek Harness. Registers six load-on-request Ponytail skills and a localized Settings page.

Stijnus
Bundle

dsh-plugin-iam-deepseek-v4ga

DeepSeek Harness plugin: injects an [IMPORTANT] chain-of-thought rule block at the very top of the system prompt of every model request (English CoT starting with I'm, no 'Let me', direct verbs).

XuezuoYS
Bundle

@softspark/dsh-process-console

Processes tab for DeepSeek Harness: a live per-process console (main agent and every subagent) with raw tool requests, responses and timing, installed as one profile bundle.

softspark
Bundle

dsh-http

HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)

uckkk
Bundle

dsh-llm-capture

Inspect raw LLM requests and responses in DeepSeek Harness Web

chengzhicao
Bundle

dsh-context-lens

Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.

gordonlu
Skill

dsh-plugin-development

Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.

zephyrpersonal