Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
214 plugins trouvés
dsh-theme-eink-retro
exoticknight/dsh-theme-eink-retro
A paper-and-ink client-side theme for the DeepSeek Harness Web UI: Balanced preserves semantic status colors, and Immersive maps supported surfaces to monochrome.
dsh-fuhuobi
q862877400-ux/dsh-fuhuobi
Backs up DSH profiles and mints a desktop "revival coin" that restores the harness after a failed boot or install: a boot guard runs a two-phase health check (HTTP 200 plus client render), marks good boots, isolates or rolls back bad ones, and keeps 3 rotating snapshots. Cross-platform.
dsh-client-ui-session-mention
qiyu166/dsh-client-ui-session-mention
Type @ in the composer to reference another conversation: pick a historical session and inject its compacted context into the current prompt.
dsh-cordis-mcp
geekricardo/dsh-cordis-mcp
Exposes the DSH dynamic-Cordis toolset to Claude Code over MCP (streamable HTTP on the existing web port, no new listener): ten tools to list, inspect, define, run, stop and permanently remove dynamic plugins in a live DSH session, with the same approval flow the GUI uses for packages that ship a client half. Bearer auth is mandatory — the token is configured on a DSH settings page, the endpoint answers 503 rather than serve without one, accepts loopback only and never emits CORS headers.
dsh-workspace-groups
z-col/dsh-workspace-groups
DeepSeek Harness web client plugin: group sidebar workspaces into a configurable three-level tree (分类→项目→会话). Sidecar YAML rules. dsh-plugin.
the-binding-of-dsh
ch4acko3/the-binding-of-dsh
Bidirectional RPC between DSH Host and Client through the native Connection and Typert Gateway, with targeted peer calls, cancellation, and connection lifecycle handling.
dsh-plugin-message-timeline-navigation
cokiscarazo-rgb/dsh-plugin-message-timeline-navigation
Codex-style message timeline navigation for DSH web clients: hover to preview a message, click to jump to it, and the currently-read turn stays highlighted.
dsh-client-vision (tool-vision)
ankye/dsh-client-vision
Screen capture and external vision recognition: take_screenshot, list_windows, analyze_image and view_image tools with a configurable GPT vision channel (gpt-5.5 / gpt-5.6-sol / gpt-5.6-terra), API key via the credentials service, and a settings card; view_image shows the screenshot in the Web UI while the model context keeps text only.
dsh-client-ui-sedentary-whale
onlyapi/dsh-client-ui-sedentary-whale
deepseek harness 久坐提醒、余额查询小插件。
dsh-mcp-toggle
zenjibad/dsh-mcp-toggle
Enables or disables MCP servers from Settings → MCP Servers: stops or starts each @deepseek-ai/dsh-mcp-client connection immediately and persists the change across restarts.
dsh-ui-enhancer
alexyin-tongji/dsh-ui-enhancer
Desktop-style UI enhancements for the DSH Web client: adaptive wallpapers, a desktop pet companion with an activity feed and feeding economy, @file workspace references, and the resizable file/preview right panel.
dsh-skill-7d-git-commit
7dgroup-ai/dsh-skill-7d-git-commit
Checks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.
dsh-file-preview (dsh-file-preview)
undeadsheep/dsh-file-preview
Floating workspace file-preview window for the Web client: lazy file tree, CodeMirror preview and in-window edit with save, Markdown and image preview, Quick Open search, and opening paths clicked in the conversation.
dsh-timeline-rail
lcthe/dsh-timeline-rail
Rail de chronologie des messages pour le chat web DeepSeek Harness : repères régulièrement espacés pour chaque message utilisateur sur le bord droit, clic pour sauter, survol pour prévisualiser.
dsh-mcp-apps
openma-ai/dsh-mcp-apps
mcp apps support plugin for dsh (DeepSeek Harness)
dsh-client-ui-mermaid
yichangyaoyue/dsh-client-ui-mermaid
Client-only dsh plugin that renders Mermaid fenced code blocks as SVG diagrams in the web UI
dsh-settings-organizer
xiajiajun516/dsh-settings-organizer
Low-intrusion Settings presentation layer for DSH: group plugins, hide single settings / whole plugins, search settings, and restore hidden items — entirely through DSH's additive client-slot + settings-namespace seams.
dsh-client-deep-sneak
rain-shuoyu/dsh-client-deep-sneak
Slacking-off companion: a floating mini player that streams Bilibili videos (native player, danmaku, comments, search) and pauses when your agent needs you, resuming exactly where you left off.
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
dsh-tool-vision
wanshichenguang/dsh-tool-vision
Outil image_describe (识图) côté modèle sur l'API compatible OpenAI de DashScope (qwen3.7-flash), plus un pont de collage : sur les sessions texte uniquement, les images collées se convertissent automatiquement en chemins de fichiers à l'envoi et se réaffichent dans la transcription, sans jamais déclencher l'admission d'images. Apportez votre propre DASHSCOPE_API_KEY ; endpoint/modèle/budgets configurables, client HTTP anti-redirection, fonctionne dans tous les agent presets.
dsh-plugin-qcc
samge0/dsh-plugin-qcc
Source de données d'entreprise Qichacha (企查查) comme plugin Cordis dynamique : 5 outils d'agent (authentification par connexion QR, recherche d'entreprises, recherche de connaissances, recherche d'outils, exécution d'outils) couvrant plus de 100 dimensions de données (registre du commerce, actionnaires, judiciaire, PI), plus un gestionnaire de comptes dans la page de réglages ; IO réseau/fichiers via des sous-processus DSH lançant node -e ; identifiants interopérables avec le client local BizOwl.
dsh-plugins (dsh-mcp-client-v2)
damonkoy/dsh-plugins
Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.
dsh-assistant-message-forge
anweat/dsh-assistant-message-forge
Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.
dsh-llm-cursor
noirbright/dsh-llm-cursor
Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.