Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
841 plugins trouvés
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-auto-vision
k2d5rqjpkg-art/dsh-auto-vision
Auto-switch the DeepSeek route to the vision model on demand: flash main session switches (A), pro keeps deep reasoning and delegates image reading to a vision subagent (B), subagents always switch, with fatal-failure fallback. No manual model switching.
dsh-disk-guard
kaka-crypto/dsh-disk-guard
Redirects DSH downloads, artifacts, caches and temp files to user-specified drives (auto-picks the largest non-C drive), injects a path-discipline prompt into every session, and ships a disk_guard tool for status and cleanup — keeps the C: drive from filling up.
dsh-computer-use
asdasdsdsdasdasdasd/dsh-computer-use
Linux X11 computer use for DeepSeek Harness: 9 tools (screenshot, move/click/drag/scroll mouse, type, key combos) driven by a zero-dependency Python XTest helper — native-pixel coordinates, per-action verification, optional auto-observation screenshot.
dsh-memo-notebook
seanwang114514/dsh-memo-notebook
Per-workspace memo/todo panel that auto-captures queued and running user instructions, marks preempted tasks as interrupted, and restores them to their previous state with one click.
dsh-restart-autoresume
harzva/dsh-restart-autoresume
Adds confirmed DSH restart actions and durable automatic continuation for eligible top-level sessions through an existing compatible dsh-restart Host provider.
dsh-third-party-api-balance-wallet
mengshang-spec/dsh-third-party-api-balance-wallet
Compact DSH wallet panel for any Sub2API-compatible third-party balance site. Uses /v1/usage with a long-lived API Key, auto-discovers configured providers, and shows balance plus daily usage.
dsh-desktop-shell
coldcgh/dsh-desktop-shell
Turns the dsh web UI into a native Windows desktop window, with a system tray, autostart option and a protocol file that the bundled client reads.
dsh-fold-context
cayan0x/dsh-fold-context
Auto-fold context/system messages in DSH conversation — collapse think blocks, tool calls, and tool results into grouped expandable bars.
dsh-settings-hub
amengclass/dsh-settings-hub
Unify third-party plugin settings in DeepSeek Harness. Auto-discover, group, and reorder plugin settings under one collapsible nav entry with drag-and-drop support.
dsh-skills-manager-plugin
wisdoverse/dsh-skills-manager-plugin
Matches prompts to installed skills for automatic activation, applies skill-declared lifecycle hooks and tool policies, and manages GitHub-hosted skills from Settings or the skill_manager tool.
dsh-llm-capabilities
bamboostrip/dsh-llm-capabilities
DSH plugin: auto-detect and configure model capabilities (reasoningEfforts + input modalities) for llm-pi-ai. Successor to dsh-reasoning-efforts.
dsh-latex-guard
flan246/dsh-latex-guard
LaTeX and BibTeX guardrails for DeepSeek Harness: compile checks with automatic xelatex/lualatex detection, BibTeX entry deduplication and field filling from Crossref, and \cite key audits against the .bib file.
dsh-computer-use
hanzhangzzz/dsh-computer-use
Computer use plugin for DeepSeek Harness: one plugin composing the computer seam, a Playwright provider, and the computer_* tools
dsh-typelens
fantasyce/dsh-typelens
Automatic, bounded type context and edit diagnostics for DeepSeek Harness
dsh-turnsnap
yongshuai0314/dsh-turnsnap
Zero-config per-turn git checkpoints: after every completed agent turn in a git workspace, stages all changes into one tagged \[turnsnap] commit (serialized queue, sandbox-policy aware), so any turn is a rollback point.
dsh-yuque-kb
nyaacaster/dsh-yuque-kb
Yuque knowledge base as external memory for dsh — auto-injects matching document fragments into conversation, with catalogue search, cloud full-text search and online reading.
dsh-think-autoexpand
2877905731/dsh-think-autoexpand
dsh-think-autoexpand:让 DeepSeek Harness 里的 Think 思考行始终可见,并在流式输出时自动展开,实时查看 Agent 完整推理过程;保留工具卡折叠体验。
dsh-plugin-autoqueue
alin-ever/dsh-plugin-autoqueue
DeepSeek Harness 无人值守任务队列插件:丢 .md 进收件箱 → AI 自动执行 → 产出报告
dsh-auto-vision
soarguo/dsh-auto-vision
Bridges images into text for DeepSeek Harness: when the session's selected model cannot see images, a configured vision model describes them and the descriptions enter the durable session history as folded context rows — your message stays untouched.
dsh-vision-router-inline
mitsukijoe/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.
dsh-memory-triage
atinyfurina/dsh-memory-triage
Memory triage for DeepSeek Harness: at the end of each turn it decides which entries to keep and which to archive, routes project-specific ones into a project bucket while global ones stay in the main store, merges near-duplicate entries, and falls back to an LLM when the rules are unsure — automatic actions are recoverable archives only, never deletions.
dsh-ego-browser
dshworks/dsh-ego-browser
ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.
dsh-notes-markdown
tieboyh/dsh-notes-markdown
Live-editable Markdown notes in the DeepSeek Harness sidebar, with source mode, safe file CRUD, and autosave.