Skip to content
dsh.fish

Browse

188 results

Bundle

dsh-tool-github

GitHub REST API tools for DeepSeek Harness: repositories, search, issues, pull requests, comments, account binding, and workspace integration, with a browser-side GitHub panel in the web GUI

tkwkeven
Bundle

dsh-better-retry

DSH (DeepSeek Harness) Cordis plugin: retry ANY model-request failure (any error code) with exponential backoff — retry budget adjustable from Settings → General via a slider (0–64, default 8).

Yaing-Yan
Bundle

@brilliant751/dsh-web-search-litellm

LiteLLM /v1/search-backed web search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request — no model turn.

brilliant751
Bundle

dsh-global-proxy

DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).

TTsdzb
Bundle

dsh-request-manager

请求管理插件(bundle):按全局配置管理 Agent→LLM 请求——「请求额外间隔」(每个请求发送前固定多等 N 毫秒,0=不介入)、重试次数覆盖(留空=沿用 provider 默认)、拦截「请求失败」(终态失败后挂起等待人工决议:重试原地重发同一请求 / 放弃按原生路径终结)。入口为会话头部 utilities 槽位的「请求管理」按钮;设置跨会话全局生效,按值决定是否介入;界面跟随 dsh 语言中英切换。

tree-func
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-usage-estimator

Sidebar usage monitor for opencode.go and commandcode credits — usage bars plus per-model estimated request counts from the official pricing docs

lbwfff
Bundle

dsh-periscope

DSH plugin: keep text-only models (deepseek-v4-flash / deepseek-v4-pro) as the session default, and automatically route requests that carry image content to a configured vision-capable model (deepseek-v4-flash-vision-exp) 鈥?no manual model switching (periscope).

lmh-2026
Bundle

@fonlan/dsh-model-router

DSH plugin: a virtual model-router provider that aggregates every configured provider and model, routes each request to the model's currently active provider, and ships a settings page for per-model provider ordering and switching.

fonlan
Bundle

dsh-context-lens

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

gordonlu
Bundle

dsh-sampling-sliders

DeepSeek Harness plugin: model sampling sliders (temperature / maxTokens) applied to every provider via the agent/request hook, with live settings persistence.

Semidia
Bundle

dsh-qapproval-timeout

Approval timeout for DeepSeek Harness: when a sandbox/escalation approval is not answered within a configurable period, the request is automatically rejected instead of waiting forever.

2128627267
Bundle

dsh-trace

A DeepSeek Harness Web plugin for inspecting redacted LLM HTTP request and response traces.

weekitmo
Bundle

dsh-session-intelligence

DSH session intelligence: a persistent right sidebar with first/latest user-request summaries and read-only Git status.

leechengwei
Bundle

dsh-reset-handoff

Standard handoff protocol so DSH never restarts itself: a host plugin that files a JSON reset request for an external ops agent (e.g. Hermes) to execute preflight-snapshot → restart → health-check → recover, then delivers the result back to the requesting session.

nicecx
Bundle

dsh-modelprint

DeepSeek Harness plugin: fingerprint the provider, model id, sampling, offered tool schemas, and system-prompt prefix of each request, and diff the live card against a pinned one through the modelprint_check tool

jwilson411
Bundle

dsh-provider-passport

Review-first request-dialect preflight for custom DeepSeek Harness providers.

ArmyWas
Bundle

dsh-path-anonymizer

DSH plugin: anonymize workspace-external file paths before model requests with user confirmation

yzhangjy
Bundle

dsh-self-restart

Any DeepSeek Harness session can request a Desktop restart, then the same persisted session is resumed and followup'd with a self-contained mission.

NecromanAlbert
Bundle

@blue/dsh-image-model-router

DeepSeek Harness plugin: route an agent request to a vision model (deepseek-v4-flash-vision-exp) when the user message contains an image, and keep the original model otherwise.

Blue-2571
Bundle

gitcompass

A GitHub-connected visual git panel for DeepSeek Harness — guided flow (branch → commit → push → PR → review → merge), commit graph with PR/CI badges, one-click GitHub login, and structured git tools for the agent.

Dayi-Z