Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
214 Plugins gefunden
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
Nachrichten-Zeitleisten-Schiene für den DeepSeek Harness Web-Chat: gleichmäßig verteilte Markierungen für jede Benutzernachricht am rechten Rand, Klick zum Springen, Hover zur Vorschau.
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
Modellseitiges image_describe-Werkzeug (识图) über die OpenAI-kompatible DashScope-API (qwen3.7-flash), plus eine Einfüge-Brücke: In Text-only-Sitzungen werden eingefügte Bilder beim Senden automatisch in Dateipfade umgewandelt und im Transkript zurückgerendert, sodass sie nie an der Bildannahme scheitern. Eigenen DASHSCOPE_API_KEY mitbringen; Endpunkt/Modell/Budgets konfigurierbar, redirect-fester HTTP-Client, funktioniert in jedem agent preset.
dsh-plugin-qcc
samge0/dsh-plugin-qcc
Unternehmensdatenquelle Qichacha (企查查) als dynamisches Cordis-Plugin: 5 Agentenwerkzeuge (Auth mit QR-Login, Firmensuche, Wissenssuche, Werkzeugsuche, Werkzeugausführung) über 100+ Daten-Dimensionen (Handelsregister, Aktionäre, Justiz, IP), plus Kontoverwaltung auf der Einstellungsseite; Netzwerk-/Datei-IO über DSH-Teilprozesse mit node -e; Zugangsdaten interoperabel mit dem lokalen BizOwl-Client.
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.