Skip to content
dsh.fish

Browse

87 results

Bundle

dsh-bridge-subscriptions

DeepSeek Harness plugin that turns the CLIs you already subscribe to into provider routes. Ships the Claude Code bridge; each bridge can be enabled or disabled on its own.

thayronarrais
Bundle

vision

Vision DSH bundle: give the agent screen/window vision — see tool captures via the bundled Python cvision and returns the image natively

cczzyy-cn
Bundle

dsh-capability-facade

Model Capability Facade for DSH: a plugin author declares one semantic capability (a few model-facing operations), the facade turns them into typed tools that run a declared pipeline of existing tools through the normal tool pipeline.

goatliamia
Bundle

@dsh-external/dsh-policy-strict-gate

Strict gate: turns strict_check and the failure journal from tools the model may call into policy the harness enforces — repeated-failure intervention, a glob-protected critical-path gate, and an automatic post-write check.

catsenior507
Bundle

dsh-koein

Wake-word voice input for DeepSeek Harness: an always-on, low-power keyword spotter wakes the agent, then local ASR turns what you say next into a submitted message. No API key, no cloud, no typing.

Miyamiz39
Bundle

dsh-otel

DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool

jwilson411
Bundle

dsh-tool-quota

DeepSeek Harness plugin: per-tool call-count and result-byte caps, enforced before the body runs and after it returns, failing loud rather than truncating

jwilson411
Bundle

dsh-download-guard

DeepSeek Harness plugin: force every large-file download through the local aria2 engine by denying shell download commands at the tool pre-execute hook. Returns the exact aria2 replacement command. 强制下载统一走 aria2 的 DSH 插件。

BeiWay1145
Bundle

dsh-mobile-topbar

DeepSeek Harness plugin: turns the sidebar into a compact top bar on mobile screens to save space

pureexe
Bundle

dsh-fold-it-up

Force every finished turn's work process to fold in the DSH Web chat: one summary line per turn, expandable, historical turns included.

gurio-wine
Bundle

iterate-plugin

dsh plugin that turns the iterate skill into an autonomous closed-loop harness with quality command center and experience bank (v3.3). Features: plan -> parallel review xN -> atomic fixes -> validate -> loop -> auto-stop, plus dry-run pure-review mode, qu

jingzhao-l
Bundle

@goodandready/dsh-lanmode

LAN and reverse-proxy access for the DeepSeek Harness Web UI: returns the settings service on pages that are not localhost, fills in the Web APIs the browser withholds on plain HTTP, and can open a listener of its own so nothing else is needed. Compatible

GooDAnDReaDY
Bundle

dsh-local-share

Select and locally share one or more DeepSeek Harness conversation turns as Markdown, self-contained HTML, or a long PNG, with privacy-first redaction and no uploads

ChuanTianML
Bundle

@agentframe/dsh-memory-director

MemoryDirector plugin for DeepSeek Harness: LLM-driven remember/forget across turns (the official harness has no memory concept)

ljsysfurryACE