Skip to content
dsh.fish

Browse

306 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-guarded-bot-orchestrator

Plugin Cordis para o DeepSeek Harness v0.1: interceta a camada HTTP (auth barrier sobre o fallback da Web UI) e orquestra subprocessos de longa duracao com ciclo de vida reversivel.

frederico-kluser
Bundle

@whoisddd/dsh-approval-notify

Minimal DSH web GUI plugin that raises native browser notifications or fallback toasts for approval, question, plan-review, and completed-session reminders.

whoisDDD
Bundle

dsh-adaptive-reasoning

Conservative per-request reasoning selection for DeepSeek Harness, with no classifier model calls

ManoloRemiddi
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

task-chime

DSH task chime: play local sounds for approval/permission requests and task completion, fully configurable from the Web GUI settings. DSH 任务提示音:审批/权限请求与任务完成提示音,可在 GUI 设置中自定义声音、音量与冷却时间。

Abel-86
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-attention-notify

Browser notifications for every DSH event that needs attention: completions, approvals, questions, plan reviews, and background jobs.

Unintendedz
Bundle

dsh-web-ui-notify

Desktop notifications for DeepSeek Harness approvals, questions, and turn completion — so neither DSH nor you end up waiting while you browse another tab.

bill9109
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-pr-description

DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI.

988hj7tczd-oss
Bundle

dsh-deepseek-model-router

Auto-switch DeepSeek models for DeepSeek Harness: routes every model request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual per-session overrides.

ZI-LV68
Bundle

dsh-question-panel-collapse

提问面板折叠:agent 提问时把问答面板折叠成一条紧凑条(保留标题与取消),展开后回答草稿不丢。Collapse the DSH question panel into a compact strip; the unsent answer draft survives expand.

Townrain
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-reconnect

Safe model-request retry for DeepSeek Harness with exponential backoff, model-availability recovery, and configurable unknown-error limits.

mrbeandev