プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
239 件のプラグインが見つかりました
dsh-livedocs
sogoodayo/dsh-livedocs
DSH 实时库文档:写代码前自动拉取项目安装版本的官方文档,消灭幻觉 API。零配置零 Key。Version-pinned live library docs for DeepSeek Harness — kill hallucinated APIs
dsh-workspace-write-plus
yzxxy010/dsh-workspace-write-plus
Adds a workspace-write++ permission that keeps file tools inside the workspace while skipping the Windows process sandbox for wildcard-allowlisted executables such as Git Bash.
dsh-session-control
goodandready/dsh-session-control
Session management for the DSH sidebar: pin conversations, search their contents, read archived transcripts and hide noise.
dsh-zhipu-toolkit
zn-dk/dsh-zhipu-toolkit
Dual-endpoint Zhipu BigModel GLM provider catalog (Coding Plan and ordinary API) with live model discovery, live-tested thinking-tier mapping, and a settings card for keys, endpoints and the default reasoning tier.
dsh-remote-auth
wentao75/dsh-remote-auth
DSH remote-access authorization page that shows the current process browser-session URL as a clickable link or QR code, behind an optional authority/subnet allow-list and PIN.
dsh-hermes-memory
lcthe/dsh-hermes-memory
Scoped persistent memory for DSH: memory_save/search/replace/remove/list across global, user, project and failure scopes, DSH storage-domain persistence with secret and prompt-injection scanning, session-scope search, retention cleanup, and optional session-start injection; standing context via memory_pin/memory_pins/memory_unpin.
dsh-sticky-notes
zmm863-commits/dsh-sticky-notes
Quick sticky notes with colored labels, pin, timed reminders, and password protection for DeepSeek Harness.
dsh-favicon-status
bf185003/dsh-favicon-status
Browser tab status indicator for dsh web: paints the document favicon from the session list (blue spinning while work runs, amber while waiting on the user, green when finished).
dsh-model-pin
d3vmeh/dsh-model-pin
Keeps every model request inside a per-provider allow-list, enforced at the agent/request waterfall: disallowed models are redirected to a fallback or refused; subagents stop inheriting stale creation-time routes; warns when consecutive requests would make a --models-max 1 llama.cpp router reload models. A one-entry list is a global single-model mode.
dsh-plugin-cyrene
under-the-ocean/dsh-plugin-cyrene
昔涟 (Cyrene) 主题 + 桌宠 for the dsh web GUI — pearl-white pink theme, Live2D desktop pet, particle background, gradient, and a collapsible config card. Ported from Cyrene-Agent (MIT) with the Live2D model creator's permission.
dsh-route-fence-linter
vladimir-kryshchenko/dsh-route-fence-linter
Audits every plugin HTTP route in a profile for a browser-trust fence: plugin routes win the web server's longest-prefix match ahead of the /api gateway, so they never see its trust check and must pin the Host to loopback themselves. Grades PASS/WARN/FAIL per route and fails a fence that compares Origin to Host without pinning it (bypassable by DNS rebinding). Ships as a CLI for CI and a route_fence_scan tool.
dsh-task-effort
zhangzhenwen1/dsh-task-effort
Auto-adjust model reasoning effort per task (off/low/high/max): task classification, \[effort=...] markers, in-turn error escalation, DeepSeek peak-pricing-period capping with countdown notices, and manual-selection priority.
dsh-critique-loop
milbaxter/dsh-critique-loop
Intercepts turn-stopping to force one critique-and-improve round after each completed turn before the agent stops.
dsh-plugins (reference-library)
bitdg/dsh-plugins
Adds CodePen, Pinterest, Z-Library, and GitHub data cards to the native @ reference menu, with Pinterest pagination and Z-Library sorting.
dsh-xia-plugins (global-proxy)
w4xxx/dsh-xia-plugins
Route every host-process undici fetch through a local HTTP(S) proxy while keeping localhost and China-reachable APIs direct.
dsh-codex-harness
bainianlaoyao/dsh-codex-harness
Codex-shaped coding tools and agent presets for GPT models on DeepSeek Harness: exec_command, write_stdin, apply_patch and view_image, plus OpenAI Chat Completions and Responses API routes, bridged to DSH-native plan, ask, approval and compaction. Long-running commands become DSH background jobs with bounded head/tail output readable through job_output, and each subagent type can be pinned to its own preset, provider, model and reasoning effort.
dsh-a11y-scan
988hj7tczd-oss/dsh-a11y-scan
Native WCAG accessibility scanner: runs axe-core over local HTML files / build output / URLs and reports violations (rule id, impact, WCAG 2.1 mapping, element targeting, fix suggestions) as Markdown/HTML/JSON. Read-only, CI-able.
dsh-temp-workspace
wjj-8283/dsh-temp-workspace
Temporary workspace for DSH web — one click creates a throwaway workspace whose conversations are deleted at the next restart (immediately or after a delay, optionally behind a confirm dialog). Pin a temp workspace to keep it: its files move into the folder you pick, its title becomes that folder's name, its conversations migrate, and a real host-level restart re-indexes them.
dsh-personal-directive
perrylink/dsh-personal-directive
Personal directives for DeepSeek Harness — system-prompt injection, tools, and a top-bar runtime toggle, shipping neutral placeholder instructions you replace with your own.
dsh-erii-boot-splash
yanglingrise/dsh-erii-boot-splash
Erii (Sakura) themed boot splash animation — falling sakura petals, a mint monster mascot with a blossom on its head, and a soft pink progress bar; fades out after ~3 seconds without blocking input.
dsh-plugin-pin-session
nattocb/dsh-plugin-pin-session
Adds Pin/Unpin to the sidebar session-row menu and a collapsible Pinned Sessions group above the session list, with host-side persistence, hover quick-unpin, collapse memory, and live running-state dots.
dsh-turn-tools
hu669293657/dsh-turn-tools
Adds deliverable-file buttons to the end of each agent turn (opens files with the OS default app) and a floating dot rail for jumping between conversation turns.
dsh-soundscape
berserk0501/dsh-soundscape
Dual-MediaPlayer daemon ($think loop + $fx one-shots) with volume ducking, mood-aware sounds (smooth/struggle/deep_think triggered by consecutive success/failure streaks and prolonged agent runtime), 15 built-in PCM WAV synthesised from sine/square waveforms, per-tool sound mapping with 51 categorised tools, custom WAV/MP3 drop-in with auto-conversion, and a full settings UI with dark-mode fix.
dsh-conversation-process-collapse
shimingming520/dsh-conversation-process-collapse
Collapses each settled turn's process rows into one expandable disclosure in the DeepSeek Harness Web conversation while keeping the final answer visible.