Skip to content
dsh.fish

Browse

164 results

Bundle

dsh-agent-pet

Eight looping animations, one per agent state — a DeepSeek Harness Web UI pet whose frame-by-frame sprite sheet you can generate from one sentence.

Noah-wang
Bundle

dsh-loop-brake

DeepSeek Harness plugin: a circuit breaker that denies the Nth identical tool call in a row, by exact hash of tool name and canonical arguments

jwilson411
Bundle

dsh-loop-continue

Continue a DeepSeek Harness agent turn when the model narrated but did not call a tool.

yunxiyang
Bundle

dsh-compactor

Context Compaction plugin for DeepSeek Harness: tool-result pruning, LLM or offline-rule summarization with a user-facing compression report, dead-loop guard, and /restore rollback.

lionwill
Bundle

dsh-repeat-tool-breaker

Hard break on repeated identical tool calls: a synchronous ctx.tools.guard monotonic gate that denies the 2nd identical (tool name + canonical arguments) call per agent, with an optional same-path read guard and advisory first-repeat warning.

snailium
Bundle

dsh-uno-office

LibreOffice (UNO) powered high-fidelity office engine for DSH — create & edit docx/xlsx/pptx via prompts, with human-in-the-loop review.

MarchLiu
Bundle

dsh-ask-first

Adaptive product discovery for DeepSeek Harness using native question dialogs and requirement confirmation.

1052326311
Bundle

@kasenri/dsh-orbit

Deterministic engineering orchestration for DeepSeek Harness with Commander, Executor, Smart Watchdog, bounded recovery and durable execution state.

KasenRi
Bundle

@xytoki/dsh-cursor-agent

Cursor Agent for DeepSeek Harness: browser login, token refresh, model discovery, and Cursor's server-side agent loop

xytoki
Bundle

dsh-audio-visualizer

System-audio driven UI visualizer for DeepSeek Harness: a draggable 48-band spectrum chip plus a frame-wide bass glow (memory-only FFT).

caesarjue
Bundle

dsh-cost-pill

DSH Web plugin: a session API-cost + account-balance pill merged into the official composer stats row, with a click-open breakdown panel. Host half registers a `costPill` session projection and a loopback-only balance route; browser half renders it through the slot runtime.

Daviszhou212
Bundle

dsh-ask-user-timeout

Guard plugin for DeepSeek Harness: gives ask_user_question a bounded lifetime so a question nobody renders cannot hang the loop forever

yeruizhi
Bundle

fusion-symphony

Multi-Model Fusion Orchestrator (MoA) over registered DeepSeek Harness LLM providers: conductor-led fan-out, evidence ledger, verify/synthesize loop, zero training.

devmom
Bundle

dsh-restart-ui

One-click, cross-platform restart button for the DSH web GUI. The loopback-only host route relaunches the exact current DSH invocation; the browser half injects the button.

BaoBao1996121
Bundle

agents-in-the-loop

DSH plugin: cross-session call center for agents. session_message delivers messages between DSH sessions (idle: visible full-text wake; busy: mid-turn-safe notice; plus runtime-context notes) and contacts is a named directory over session ids. UI intentionally removed in v1.3.0.

markelayan
Bundle

dsh-ditto

AI is great at doing one file. Ditto is for doing the same thing to 30 files without babysitting all 30. Review-first batch automation plugin for DeepSeek Harness: 3 reviewed samples → full preview → approve → safe apply.

darrien1998
Bundle

dsh-browser-panel

A browser that lives in the DSH host: every session gets its own tab, the AI drives it, and you watch or take over that same tab inside the DSH Web UI — logins, 2FA, QR codes and CAPTCHAs included.

imroc
Bundle

dsh-pocket-console

Put DeepSeek Harness in your pocket: approve tool calls and answer ask_user_question prompts from your phone over Feishu, with the desktop always first in line.

picsky
Bundle

dsh-rail-equalizer

让 DSH 的「轮次导航」导轨跟着系统正在播放的声音实时律动(Windows)。宿主端走 WASAPI 回环采集,零授权、不弹窗、不碰麦克风;浏览器端只注入 CSS 变量,不改动官方组件,关闭后完全恢复默认样式。

yuanyiHY
Bundle

dsh-3301

dsh-3301 — LAN gate for a DeepSeek Harness (DSH) Web GUI: keeps DSH loopback-only, exposes a password-protected entry (HTTP + WebSocket) with a settings card, and stores the password only as a scrypt verifier. Ships as a DSH plugin and as a standalone CLI.

Aztech-Lab