Skip to content
dsh.fish

Browse

113 results

Bundle

dsh-plugin-android-apk

DSH bundle plugin: build an Android project folder into an APK. Missing toolchain pieces (JDK / Android SDK cmdline-tools / Gradle) are downloaded into the workspace folder automatically.

memories-coder1
Bundle

dsh-git-chain

DSH web GUI plugin: Cursor-style Git commit-chain (链路图) panel — SVG lane topology, commit detail/diff, guarded branch switching. Dual-face Cordis plugin (host git service + browser React panel); mounts as a dsh-better-sidebar tab with a floating-panel fallback.

ShinonomeAya1
Bundle

dsh-deepbrain

DeepBrain (深脑) plugin for DeepSeek Harness: give your agent an organization's second brain — judgments with evidence chains, verbatim-verified quotes, people's historical positions, and 200+ analysis methods it can borrow

qiuyiwu1989-star1
Bundle

dsh-chat-index

DSH web plugin: a per-session question index on the right edge. Lists every user question (with time) of the main session and its branch/subagent sessions, click to jump & highlight; a thin rail with scrubber expands into a chain (tree) view.

kk1122221
Bundle

dsh-prompt-engineering

提示词工程模式:结构化推理(CoT/ToT)、few-shot、模板变量、生产级提示词优化。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

correctover

AI Agent runtime authorization & evidence verification — tool-call GuardrailProvider, CCS 7-dimension verification standard, MCP/DSH security scanner, SSRF/command-injection/credential-exfil blocking with Ed25519 signed receipts.

Guigui Wang
Bundle

@liyuk/dsh-quota-router

Policy-only multi-source quota router for DeepSeek Harness: deterministic task profiles, ordered candidate chains, health-aware fallback, and observable decisions.

Liyuk
Bundle

dsh-xray-plugin

Look up what a DeepSeek Harness plugin can actually do, from inside dsh.

unStone
Bundle

dsh-blockchain-web3

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

@deepseek-ai/dsh-language-control

DSH plugin that forces the agent's chain-of-thought and reasoning to stay in Chinese via a per-step system-prompt injection — 让 Agent 的思考过程也自动使用中文

wodongx123
Bundle

dsh-reproducible-build-proof

Offline content-addressed proof that independent builds reproduced byte-identical specified artifacts

dongsheng123132
Bundle

dsh-weneedfirst

DeepSeek Harness plugin: make the chain of thought open with "We need" instead of "Let me"

XiaoWind
Bundle

dsh-web-search-session-follow

DSH web_search provider with a runtime-editable search priority chain: zai-web-search / anthropic-web-search / openrouter-online dialects, settings-UI panel, no hidden fallback.

NattoCB
Bundle

dsh-plugin-iam-deepseek-v4ga

DeepSeek Harness plugin: injects an [IMPORTANT] chain-of-thought rule block at the very top of the system prompt of every model request (English CoT starting with I'm, no 'Let me', direct verbs).

XuezuoYS
Bundle

dsh-plugin-trust-center

Evidence-first inspection, compatibility verification, and quarantine tooling for DeepSeek Harness plugins.

TonyWang-hub
Bundle

dsh-deployment-rollback-proof

Offline content-addressed proof that failed deployments converged to one last-known-good artifact

dongsheng123132
Bundle

dsh-artifact-promotion-proof

Offline content-addressed proof that one immutable artifact followed a declared promotion chain

dongsheng123132
Bundle

dsh-llm-mimo

Xiaomi MiMo v2.5 adapter for DeepSeek Harness LLM seam with thinking chain support

dfhxxc666
Bundle

dsh-change-window-proof

Offline content-addressed proof that a supplied change event chain stayed inside one declared maintenance window

dongsheng123132
Bundle

dsh-venv

Per-project runtime environments for DeepSeek Harness: auto-adopt or create a project-local Python venv (.venv_local/python) and wire in the toolchains/env vars for the runtimes each project uses.

emuco
Bundle

@goodandready/dsh-voice

Voice input for DeepSeek Harness: dictation chunked by pauses and voice messages, each with its own provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, plus any OpenAI-compatible API of your own).

GooDAnDReaDY
Bundle

dsh-llm-fallbacks

Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)

omdsh-dev
Bundle

dsh-chain-toggle-all

DSH Web GUI: one-click expand/collapse all reasoning chains and tool chains in the current session (官方 repository-plugin 格式 / official bundle format)

NekoDD-wow