Skip to content
dsh.fish

Browse

62 results

Bundle

dsh-repeat-stop

Hard-stop consecutive identical DeepSeek Harness tool calls after a configurable streak.

1737872472
Bundle

dsh-voice-input-cn

Voice input plugin for DeepSeek Harness web (China-ready): Alibaba Cloud DashScope ASR via a local bridge. Mic button in the composer, streaming recognition, cursor-aware insertion, silence auto-stop.

Schumchanvi2
Bundle

agent-loop-workflow

A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify-commit-push-review-close sequence.

LeslieWylie2
Bundle

dsh-auto-scheduler

DSH timed auto-work plugin: start/stop agent sessions on a user-defined schedule with valley/peak presets and silent mode (DeepSeek Harness dsh-plugin)

Cheng-xiu2
Bundle

dsh-hindsight-local

DSH web client plugin: a sidebar toggle to start/stop the local Hindsight memory daemon (hindsight-embed) for the DeepSeek Harness desktop app.

Hua1Q1nG2
Bundle

dsh-conflict-guardian

Detects DSH plugin conflicts (duplicate mounts, failed/pending plugins, duplicate config row ids) at startup, auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI. DSH 启动时检测插件冲突,自动停用/恢复冲突插件,并在 Web 界面弹出冲突报告。

baisama-cloud2
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

@w2112515/dsh-remote-host

One DSH Remote Host bundle: Noise projection, commands, prompt/stop admissions, pairing settings. Linux and Windows.

w21125151
Bundle

dsh-tool-budget

Hard-stop DeepSeek Harness tool use after a per-session call budget.

1737872471
Bundle

dsh-web-window-companion

Opens the DSH Web GUI in a dedicated app-mode browser window and stops the server when that window is closed.

big0lives1
Bundle

dsh-balance-tracker

Real DeepSeek balance and spend tracker for DeepSeek Harness: official account balance and consumption in the session header, monetary spend alert with auto-stop, token breakdown by peak/off-peak pricing. Fork of ds-budget-meter.

aexachao1
Bundle

@gzmuldyxx/dsh-windows-tray

System-tray whale controller for DeepSeek Harness (Windows): Start / Stop / Restart the dsh web service and open the Web UI from a tray icon.

GZMULDY1
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-esc-stop

DeepSeek Harness web GUI plugin: press Esc to stop the current conversation generation — same effect as the GUI stop button (session.cancel).

1424751
Bundle

dsh-session-notify

DSH web plugin: desktop notification, chime, and title flash when a session stops — finished output or waiting for human input. Click a notification to jump to that session.

huaiyuWangh1
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-power-launch

Safe start/stop companion for dsh web: a bottom-right power dock in the Web UI that shuts the host down cleanly (response flush, port release, exit code 0) and reports the running dsh version.

pwping1
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-missing-stop-heal

DeepSeek Harness plugin to heal third-party gateways that omit the stream terminal event (message_stop/done), which otherwise triggers repeated TRANSPORT retries in the dsh agent loop; scope is configurable per provider and per model.

zzzyaar1
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-plugin-ctl

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

LinscStef
Bundle

@maybemar/dsh-ctrl-c

Ctrl+C interrupts the running agent turn in the DSH Web GUI — same as clicking the stop button

Maybemar
Bundle

@yeqingtang/dsh-task-watcher-plugin

Windows tray monitor for DeepSeek Harness tasks: deploys and launches DshTaskWatcher (standalone PowerShell tray app) from the plugin bundle. Status/start/stop via loopback API. The watcher runs detached from the host process.

YeqingTang
Bundle

dsh-composer-fix

DSH Web GUI layout fix: composer (input bar + bottom status bar) leaves the scroll region — message scrolling stops above the input bar, the scrollbar no longer covers the input area

AnakinCao