Skip to content
dsh.fish

Browse

88 results

Bundle

@deepseek-ai/dsh-ocr-vision

Model-facing ocr_image tool that runs local RapidOCR (via a Python subprocess) and returns image text as plain text, so text-only DeepSeek models can read images

QEDQCD
Bundle

dsh-live-talk

Animate any photo into a responsive virtual girl. She talks, turns, smiles, and moves naturally in sync with your conversation. Low-lag, high-detail.

eddiehuang227-source
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

@agentframe/dsh-memory-director

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

ljsysfurryACE
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-advisor

dsh plugin bundle porting the rpiv advisor subsystem: an on-demand zero-parameter advisor() tool that forwards the full session to a separately-configured reviewer model and returns a plan, correction, or stop signal.

NexusAgentX
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

dsh-pet

A floating desktop pet for the DeepSeek Harness Web UI: idle breathing, occasional direction turns, random actions, and screen wandering.

ALKAERR