Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
685 plugins trouvés
dsh-anchor
yeastcloud/dsh-anchor
Session instruction anchor for DeepSeek Harness: the first step of a new session injects a freely composed instruction block as a plugin-sourced message, and it is re-anchored after a summarizing compaction, every N turns, or when metered context pressure crosses a threshold. An /anchor command re-anchors on demand without a model call; a settings page manages the paged preset library, injection order, re-anchor source and character limits.
dsh-cad-viewer
cmoyuer/dsh-cad-viewer
Adds a 3D model library in its own conversation tab, where agents store models built from CadQuery scripts or supplied as tessellated meshes; the library previews them with three-cad-viewer, organises them into folders and exports them to 10 formats including STEP, BREP, STL and DXF.
dsh-matlab
alotop/dsh-matlab
Run and interactively debug MATLAB code from a DSH session, through a persistent MATLAB Engine session.
dsh-left-panel
trynewthin/dsh-left-panel
Git worktree-aware workspace browser for DeepSeek Harness: project sections, repository-grouped worktrees, and automatic workspace synchronization.
dsh-erp
guomonth/dsh-erp
Adapt ERP: learn your ERP through the browser and build private local knowledge in DeepSeek Harness
DLT
llylab/dlt
Six independently togglable modules in one DSH plugin: per-turn CNY cost, DeepSeek account balance, PDF/Word/Excel/CSV read-write tools with right-sidebar preview, a compiler/runtime environment registry, and run/build tools that execute a program or an MSBuild project by environment id. Toolchain paths are resolved at run time (Visual Studio install-root scan, %ProgramFiles%, PATH) and can be overridden per environment through plugin config, so nothing is pinned to the author's machine.
dsh-advisor-plugin
leeyoung1/dsh-advisor-plugin
Pairs the running executor with a stronger reviewer model through zero-parameter advisor() calls and step-based patrol checks, returning plan, correction, or stop guidance.
dsh-tps-meter
looking321-rt/dsh-tps-meter
DeepSeek Harness Web 悬浮窗:实时显示会话输出吞吐(tok/s)、本步/累计 token 与首 token 延迟,支持实时/均速双口径与多会话切换。
dsh-agentic-proxy
joinsnow-star/dsh-agentic-proxy
Per-command proxy for DeepSeek Harness: the agent decides which shell commands leave through a proxy, backed by a kernel the plugin installs and supervises itself.
dsh-tool-health
uppercrusteve/dsh-tool-health
Tool-health sentinel for DSH: cross-session tool success/latency/error history, chronic-failure warning injected into the system prompt, report tool + /tool-health command + GET /dsh-tool-health/summary.
dsh-browser-ctrl
crazy-l118/dsh-browser-ctrl
Built-in browser control for dsh (DeepSeek Harness): lets the AI agent open pages, read content, click, type, scroll and take screenshots in a real local browser (Edge/Chrome via the Chrome DevTools Protocol). Includes a docked live browser pane (CDP scre
pi-control-chrome
lyd123qw2008/pi-control-chrome
DeepSeek Harness browser-control tools backed by the pi-control-chrome local Bridge
dsh-typst-preview
limbo-137/dsh-typst-preview
Typst live preview as a native right-Sidebar tab: clicking a .typ file opens a tab whose toolbar switches between the tinymist-rendered page and the highlighted source, with the preview page and its WebSocket served through the app's own origin.
vision-use
zzy6-a/vision-use
Desktop computer-use for DSH: captures the Windows screen into the agent vision channel and drives mouse/keyboard through a Codex-style overlay with Esc abort; auto-detects Windows native or WSL hosts.
dsh-rich-editor
marchliu/dsh-rich-editor
Rich Markdown notebook for the composer region: a tool-row toggle plus a CodeMirror editor card with Codex-style list editing, submitted through the conversation service.
fitmeet-dsh-plugin
liudejua27-blip/fitmeet-dsh-plugin
Connects DeepSeek Harness to FitMeet through per-user OAuth with 17 tools for people search, gatherings, notifications, personal items, connection feedback, Hall publishing, and direct messages, with preview-and-confirm guards for write actions.
dsh-outlook
unknowcao/dsh-outlook
Zero-credential Outlook automation: 13 tools that drive the local desktop Outlook client via COM — search/read mail, drafts, reply/forward, calendar, address book, rooms, free/busy — plus a sidebar new-mail badge. No Graph API registration, no SMTP passwords; anything that leaves the machine passes a three-layer human approval gate.
dsh-reading-pad
shengyvself/dsh-reading-pad
Immersive read-only reading panel for DSH — the model delivers pre-formatted Markdown to a native right-sidebar tab via `reading_pad_send`, with three low-blue-light themes and 30em measure typography; also browse manuscript chapters read-only.
dsh-process
weibaohui/dsh-process
Process management: brings ntd-style processes (multi-stage, multi-step agent workflow templates) into the dsh web UI — browse, edit, validate, import/export and AI-generate processes; the built-in library is read-only while the personal library is writable with live file sync, and agents read the library through process_* tools and advance work stage by stage.
dsh-plugin-ssh
techflag/dsh-plugin-ssh
SSH terminals, SFTP file transfer and text editing inside DeepSeek Harness, with server troubleshooting through host models.
dsh-wsl-fetch
173787247/dsh-wsl-fetch
Registers a wsl-proxy ctx.web fetch provider so official web_fetch uses undici ProxyAgent through HTTP(S)_PROXY instead of connecting from WSL to a DNS-pinned public IP (the official path that produces TypeError: fetch failed behind a Windows proxy).
dsh-link-collect
suomir1995/dsh-link-collect
Stores bookmarks as local Markdown files in a folder you choose, with a sidebar page for collections and links, library-wide search, automatic favicon downloads, and three agent tools.
dsh-tweaks (model-capabilities)
converk/dsh-tweaks
Adds a reasoning-level editor with OpenAI and Anthropic protocol presets (llm-pi-ai), input-modality switches and a 1M/128K context and max-output preset to model rows in Settings.
dsh-autotier
perrylink/dsh-autotier
Automatic model-tier routing for DeepSeek Harness: one user instruction enters, one tier decision comes out — complex intent is planned on the strong tier and implemented on the cheap tier, simple intent stays cheap throughout, with a deterministic guard and a TTL escalation fallback.