Skip to content
dsh.fish

Browse

12 results

Bundle

dsh-web-service-manager

Manage the DSH web service from a settings panel: status, version, restart, stop, and one-click updates.

wiyi2
Bundle

dsh-circuit-breaker

Stop runaway agent loops in DeepSeek Harness: denies repeated identical tool calls and enforces a per-agent call cap, outside the model where instructions cannot reach.

pricklywiggles1
Bundle

dsh-cordis-mcp

DeepSeek Harness 插件:把 DSH 的动态 Cordis 工具集(inspect/define/run/stop/undefine)以 MCP 暴露给 Claude Code。端点强制身份认证,token 可在 DSH 设置页配置。

GeekRicardo1
Bundle

dsh-dupguard

Real-time repetition guard for DeepSeek Harness (DSH): stops model generation when the same string repeats >=10 times in the streamed output. 实时检测 DSH 大模型流式输出中的重复内容,同一字符串重复十次以上立即停止生成。

zqh2606191
Bundle

dsh-stop-service

A stop-service button for DeepSeek Harness Web: one confirmed click gracefully terminates the running dsh host (SIGTERM) — no orphaned background processes

KhaosGx1
Bundle

dsh-model-fix

DSH 模型流式缺陷修复:opencode 聚合端点上 muse-spark-1.2 / gpt-5.6-luna 不发送 finish_reason/[DONE],导致 pi-ai 每次对话结尾报 "Stream ended without finish_reason"(TRANSPORT)并触发重试。本插件在 llm/stream waterfall 上把「已输出内容但结尾被截断」的 finish 改写为正常 stop,直连即可使用,无需代理。

Retr671
Bundle

dsh-mcp-toggle

Enable/disable MCP servers directly from DSH Settings: a 'MCP Servers' page that stops/starts @deepseek-ai/dsh-mcp-client connections live and persists the change across restarts.

Zenjibad1
Bundle

dsh-advisor-plugin

DeepSeek Harness advisor plugin: pair a fast executor with a stronger reviewer model for plan / correction / stop guidance.

leeyoung11
Bundle

dsh-plugin-ctl

Web Settings plugin control: start/stop Cordis Loader plugins from a new 启停控制 tab under Settings → Plugins.

LinscStef
Bundle

dsh-loop-guard

Result-aware stuck-loop guard for DeepSeek Harness: advisory nudges plus a monotonic hard stop. Only repeats with identical results count, so progressing polls and post-edit re-reads never trigger.

erdholion
Bundle

dsh-opencodeproxy

DSH plugin: manage the local opencode-free-proxy service from the Web settings — start/stop toggle, auto-start with dsh, model-list refresh, and connectivity test.

infexpense
Bundle

dsh-local-models

dsh addon: a Local Models settings tab that starts and stops a llama-server child process living with the dsh host process.

Vmarcelo49