Skip to content
dsh.fish

Browse

109 results

Bundle

dsh-power-awake

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

Bole1001
Bundle

@huanlin/dsh-plugin-better-sidebar-plugin-office

DSH web plugin: Office file previewers (.docx/.xlsx/.pptx) for the better-sidebar editor. Registers the docx/xlsx/pptx file viewers through ctx.betterSidebar.registerFileViewer, keeping the heavy Office render libraries (docx-preview / Univer / SheetJS /

HuanLinOTO
Bundle

dsh-matlab-bridge

DeepSeek-MATLAB file-IPC bridge tools: ping/eval/editor/workspace + Simulink model tools.

rencl3
Bundle

dsh-plugin-security-audit

DeepSeek Harness plugin: run a live security health check on the deployment (credential file permissions, process-env secrets, permission/approval mode, telemetry, anonymous id, LAN exposure, sandbox backend) and get an actionable report mapping each finding to upstream discussions.

truelove-dreamer
Bundle

dsh-gui-trash

Desktop (Electron) GUI daemon for DeepSeek Harness: a Cordis host plugin plus a command-line launcher wrapping the existing dsh web UI.

Kimoiran
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

dsh-gh-plugin

DeepSeek Harness plugin wrapping the GitHub CLI (gh) with a browser settings UI.

king-bcolor
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-thinkmeter

DSH client plugin: Think token meter + fold cards grouping thinks & tool calls between text dividers.

dmz2922990
Bundle

dsh-shipping

发布上线:发布检查清单、灰度、回滚预案、上线后监控。受 addyosmani/agent-skills(88k★ MIT)启发。

satan9394
Bundle

color-schemes

A DSH web GUI color-scheme plugin: a data-driven registry of themes (Catppuccin, Everforest, Nord) selectable from a settings row, with theme-adapted tooltips and hover cards. Add new schemes by dropping one file into ./schemes and rebuilding.

hatanokokosa
Bundle

dsh-plugin-kit

Template DeepSeek Harness function plugin: one kit_ping tool, installable into a profile as a bundle layer

jwilson411
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

@sharelights/dsh-typing-insight

DSH input recorder & analyzer: local text capture (keyboard + UIA), daily/weekly stats, topic analysis and report export for daily reports. Privacy-first: local-only, password fields excluded, sensitive data redacted.

SYeShare
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

dsh-repo-browser

Repo Browser for DeepSeek Harness: side panel listing your GitHub repositories (name/description/language/stars/activity) with local grouping folders

Lanzgale
Bundle

dsh-d1

Cloudflare D1 tools for the DeepSeek Harness: d1_list/query/exec/schema/stats/health over the D1 HTTP API — read-only first, lexical read-only guard, write-approval gate, row clamping, CSV/JSON output.

cndn
Bundle

dsh-composer-recall

Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer (or at the start of the draft) to recall this session's prompts, ↓ to go forward, Esc to restore what you were typing.

WongYuYe
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-dictation

Editable local and desktop dictation for DeepSeek Harness

WSL043
Bundle

dsh-agent-pet

Eight looping animations, one per agent state — a DeepSeek Harness Web UI pet whose frame-by-frame sprite sheet you can generate from one sentence.

Noah-wang
Bundle

dsh-xmap

xmap Excel schema-map tools for DeepSeek Harness — peek/extract/verify/aggregate large Excel sheets with a reusable column-mapping spec library. 模型只写一份几百字节的列映射 spec,引擎用 Excel COM 在模型上下文之外把整张表读成 JSONL。

lvguqingyou