Skip to content
dsh.fish

Browse

108 results

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-keep-going

Recover unfinished DSH conversations after restart, keep active goals running, and preserve questions waiting for your answer.

Carrick-K7
Bundle

dsh-image-governor

Session image payload governor for DeepSeek Harness: audit which images a session still ships, pick the ones to keep, and move the rest out of the model context.

2432450223
Bundle

dsh-model-pin

DeepSeek Harness plugin: keep every model request inside an allowed set per provider, redirect or refuse the rest, and warn when a request would make a llama.cpp router reload models

d3vmeh
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-github-toolkit

GitHub tools for DeepSeek Harness: 18 agent-facing github_* tools plus a Web settings page that keeps the PAT in the DSH credential store.

QDchuan
Bundle

dsh-cache-safe-tool-result

Keep DSH tool results cache-prefix safe: truncate a result before it first enters the session surface, and never rewrite a tool result a provider request has already delivered.

DoctorxPriestess
Bundle

@huanlin/dsh-goal-auto

Per-session auto-resume toggle for long-running goal sessions: mark a session, and after the harness restarts the agent is resumed automatically and its active goal keeps running.

FuWenLianggit
Bundle

dsh-session-snapshot

DeepSeek Harness plugin that keeps rolling, integrity-verified backups of each session at turn boundaries, so any corruption costs at most the in-flight turn; one-command restore, even when dsh won't boot

po-et
Bundle

@aiwayds/dsh-topics-memory

dsh-plugin: quality-first topic memory for dsh — a topic keeps the starting question, conclusion, impact and dependencies, not the process; local-first git-traced OKF bundle, budgeted LLM-free injection

fan56
Bundle

dsh-chat-offscreen

Keep long DSH chat sessions responsive: skip layout/paint for off-screen transcript rows (content-visibility).

publieople
Bundle

dsh-console-utf8

Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake

VviLliAm-qwq