Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
321 plugins trouvés
dsh-plugin-doctor
zoahdev/dsh-plugin-doctor
Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
dsh-web-restart
1123762794/dsh-web-restart
One-click restart button for the DSH Web UI: a sidebar footer button that restarts the dsh web process with a single click and persists across the restart it triggers.
deepseek-vision (dsh-plugin-deepseek-vision)
gou-gee/deepseek-vision
Vision MCP and DSH bundle for text-only DeepSeek: analyze_image, analyze_clipboard, compare_images and vision_status tools, a visual settings page, free GLM-4.6V-Flash by default, result caching and rate-limit tolerance; keys stay out of logs.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-config-manager
xiajiajun516/dsh-config-manager
One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-skin-switcher
zhtx2024/dsh-skin-switcher
A settings-panel skin manager that auto-discovers installed Web UI skins, switches between them in one click, and maintains the profile patch automatically.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-plugin-deepeye
favio8/dsh-plugin-deepeye
Plugin de vision DeepEye pour DeepSeek Harness (DSH) : description d'image, OCR, VQA, mise en page d'UI et analyse du presse-papiers.
dsh-code
unlinearity/dsh-code
Bundle TUI façon Claude Code pour DeepSeek Harness
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
Marché de plugins pour DeepSeek Harness — synchronise en direct le topic GitHub dsh-plugin (plus de 1 800 dépôts) dans un onglet de réglages paginé et consultable, avec installation en un clic et des outils pour l'agent (market_search / market_install).
dsh-codex-provider
hu9956/dsh-codex-provider
Fournisseur OpenAI Codex pour DeepSeek Harness avec OAuth par code d'appareil, import depuis Codex CLI, rafraîchissement de jeton, et un panneau de réglages web.
dsh-store
huguangyu666/dsh-store
Boutique de plugins : catalogue faisant autorité npm + liste sélectionnée awesome (550+ plugins, 11 catégories), vérification qualité par champ dsh, installation officielle en un clic via `dsh plugin add/remove`, accès depuis la barre latérale + les réglages.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Gouvernance des trajectoires d'agent et diagnostic d'anomalies : reconstruit les journaux de session plats en arbres de trajectoires multi-branches, détecte les blocages en boucle, les nouvelles tentatives invalides et la dérive d'objectif, avec des alertes attribuant les coûts, une interruption en un clic et un fork sur point d'arrêt via les API officielles, dans un onglet GUI indépendant.
dsh-workshop
loguhan/dsh-workshop
Boutique de plugins façon Steam Workshop pour la Web UI DSH : parcourez, recherchez et installez en un clic des plugins communautaires, avec accélération par miroir, UI de progression, vérifications de sécurité et descriptions en chinois.
dsh-cowork
jesse-njx/dsh-cowork
`doc_read`/`doc_write` bornés et adressés par cellule pour xlsx / pdf / docx / pptx / ipynb, plus un serveur MCP et une CLI.
dsh-sidebar-mode
meredith2328/dsh-sidebar-mode
Preset-mode badge embedded in the "New Session" button: click to pick the default agent preset for the next session (long names truncate with ellipsis so the label stays readable).
folio
nyantused-cpun/folio
兰亭 CLI 命令工具化 + L0 守卫:记忆面 9 工具 + 质量面 6 工具(defineTool 注册,spawn venv _cli.py)+ 直写/直调守卫
dsh-log-memory
says693/dsh-log-memory
Popup guardian for session logs: opens with the Web UI on a configurable reminder interval (10 min-3 h), with one-click incremental backup of every session.jsonl(.zstd) under ~/.dsh/sessions in raw or readable chat-log format.
dsh-hyperframes
stardustlc666/dsh-hyperframes
Five official HyperFrames by HeyGen skills: HTML video / CLI / registry / website-to-video / GSAP reference.
dsh-exa-mcp
microherox/dsh-exa-mcp
Mounts the hosted Exa search MCP endpoint (https://mcp.exa.ai/mcp) through the in-box @deepseek-ai/dsh-mcp-client bridge: web_search_exa and web_fetch_exa tools, anonymous on the free tier or with your own EXA_API_KEY.
dsh-writing-remote
x2802490130-prog/dsh-writing-remote
Host-side Typert remote for dsh-tool-writing: serves project volumes, chapter status, corpus library, full-text search, evolution entries, and thread-graph data to the client writing panel.
dsh-docker
stardustlc666/dsh-docker
Docker tools for agents: ps/images/logs/inspect/exec/manage with JSON output, env-configurable CLI path, approval-gated exec and zero runtime dependencies.