Skip to content
dsh.fish

Browse

111 results

Bundle

dsh-silent-pwsh

Self-healing DeepSeek-Harness plugin: keeps confined pwsh/bash console windows invisible (SW_HIDE) on Windows — no black console flash on every sandboxed command.

chengyimingvb
Bundle

dsh-webhook

dsh webhook plugin: HTTP webhook -> fixed session delivery (async queue), for bank SMS auto-bookkeeping etc. Bearer token auth, per-hook workspace/session mapping.

fatatalia
Bundle

dsh-plugin-wiki-tools

Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.

Lion-1209
Bundle

dsh-claude-antidote

Compatibility antidote for dsh-claude-ux: keep its risk-control UI visibly enabled while neutralizing the actual debuffs.

FolioTemp
Bundle

dsh-power-awake

Prevent the computer from sleeping while Harness is running. Toggle at runtime through a model-facing tool.

Bole1001
Bundle

@jxame/dsh-condense

Token optimizer for DeepSeek Harness — condense your context, keep the essence

JxaMe
Bundle

dsh-web-recon

Work out how a web system actually works — once. Captures its real HTTP API and accessibility tree in a dedicated, fenced browser, then keeps a reusable playbook so later automation never pays to rediscover it.

sherconan
Bundle

wsl-keepalive

WSL keep-alive toggle (static plugin): provides a dbus-daemon keep-alive toggle under WebUI Settings → General; the Host exposes status/set via /api/wsl-keepalive/* and the config is stored in ~/.dsh/wsl-keepalive.json.

TheColdWorld
Bundle

dsh-trajectory-collapse

DeepSeek Harness web GUI: collapse the agent trajectory (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trajectory is default-collapsed after the final output completes (default on).

AwesomeHou
Bundle

dsh-periscope

DSH plugin: keep text-only models (deepseek-v4-flash / deepseek-v4-pro) as the session default, and automatically route requests that carry image content to a configured vision-capable model (deepseek-v4-flash-vision-exp) 鈥?no manual model switching (periscope).

lmh-2026
Bundle

dsh-treekeeper

DSH 运行时进程树对账与治理:把当前宿主的任务账本与本机真实进程树对账,标出未归属/泄漏/孤儿进程并守卫式树杀。Runtime process-tree reconciliation for DeepSeek Harness: join the current host's job ledger with the live OS process tree, surface unattributed/leaked/orphaned children, and kill trees behind creation-time guards.

xswt442-cmd
Bundle

dsh-llm-pi-ai-headers

DeepSeek Harness LLM User-Agent/header injector with key pool round-robin: keeps the official llm-pi-ai adapter, re-injects user-agent, and supports multi-key rotation per provider. | DeepSeek Harness LLM 请求头注入器 + Key 轮询:保留官方适配器,补回 User-Agent,支持按提供商多 Key Round-Robin 轮询。

xsluck
Bundle

dsh-edit-guardian

DSH plugin: file-change diff bar with keep/undo summary, and a dangerous-command approval gate with red highlighting for bash/pwsh

LWLAymh
Bundle

dsh-side-session

Side-chat (旁会话) plugin for DeepSeek Harness: launch a fresh, continuable parallel session from the conversation header while the main session keeps running. · DSH 旁会话插件:主会话进行中也能一键新开一个独立会话并行提问。

123dbl
Bundle

dsh-result-cap

DeepSeek Harness plugin: a deterministic UTF-8 byte cap on tool results, keeping the first N bytes and carrying a sha256 of the full original so a truncated result is never mistaken for a whole one

jwilson411
Bundle

@rycbartbad/dsh-key-manager

Multiple API keys per provider for DeepSeek Harness: keep a pool of keys with notes, switch the active key right from Settings → API 密钥, and every switch really takes effect on the next model call.

Rycbartbad
Bundle

dsh-llm-agent-bridge

Bridges vendor agent SDKs into DeepSeek Harness as selectable LLM providers. Works in any DSH mode; DSH keeps its own prompt, tools, sandbox and approvals.

daveycodez
Bundle

dsh-plugins

Aggregate DSH plugin bundle — one install, five plugins: dsh-memarc (long-term memory + session archive), dsh-session-git (export/import sessions as committed JSON), dsh-session-branches (session fork tree), dsh-goal-auto-resume (re-arm unfinished goals), dsh-model-reasoning (per-model reasoning capability & effort editor). Declares dsh.bundle, so the whole repository installs as a single profile layer: no clone, no build.

loongWoong
Bundle

dsh-keep-awake

Prevent the OS from sleeping while any DSH agent, subagent, or background job runs (SetThreadExecutionState / caffeinate / systemd-inhibit), with a web settings page

bearice
Bundle

@blue/dsh-image-model-router

DeepSeek Harness plugin: route an agent request to a vision model (deepseek-v4-flash-vision-exp) when the user message contains an image, and keep the original model otherwise.

Blue-2571
Bundle

dsh-ghost-refresh

Ghost Refresh (鬼影提神) — a friendly ghost drifts across the page to keep you awake. Adjustable speed / opacity / size / frequency, persisted per browser.

ZomiCC
Bundle

dsh-trace-collapse

DeepSeek Harness web GUI: collapse the agent trace (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trace is default-collapsed after the final output completes (default on).

AwesomeHou
Bundle

dsh-vision-router-inline

Display companion for dsh-vision-router: keep Auto Vision routing, and put a square picture button on each original model row. Does nothing unless dsh-vision-router is installed.

MitsukiJoe
Bundle

@goodandready/dsh-usage-guard

Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter becomes zero before the harness adds it up, so the fold never yields NaN and already-broken sessions open again.

GooDAnDReaDY