Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
1664 plugins encontrados
dsh-wallpaper
b-tq/dsh-wallpaper
Full-screen dynamic wallpaper from local videos and images, with live effect controls, wallpaper switching and Wallpaper Engine workshop import; settings persist automatically.
dsh-commandcode-usage-inline
345420242/dsh-commandcode-usage-inline
Inline Command Code plan usage badge in the DSH composer toolbar beside the model selector: 5h and weekly window usage plus remaining credits, clicking the badge opens an upward detail popover with reset countdowns; reuses the commandcode/report remote from @mars-sea/dsh-commandcode-provider.
dsh-split-screen
yeyeyeyeshifu/dsh-split-screen
Split-screen workspace for the DeepSeek Harness web GUI - chat with several agents side by side in panes that look and behave exactly like the stock conversation: drag-to-split, live sessions with queued messages and in-pane ask_user/approval cards, per-pane view tabs (Chat/Trajectory/plugin views), a compact TUI composer mode (Alt+T) and pane-focus shortcuts. Requires DSH 0.1.5+.
dsh-composer-recall
wongyuye/dsh-composer-recall
Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer to recall this session's prompts, ↓ to go forward, Esc to restore the draft.
dsh-drop
crosery/dsh-drop
Drag or paste files into the Web composer with one image-and-file preview rail; native PNG/JPEG/WebP/GIF keep the image attachment path, while other files reuse a matching local path or stream to Host staging and become @ references only at send time. Includes browser media/PDF and bounded text previews; Office and archives show identity cards, and unsent file entries are page-local.
dsh-script-manager
kaixinguo360/dsh-script-manager
Custom script manager for DSH: turn verified operations into reusable scripts that run directly via /script or register as agent tools, with parameterized scripts, declared expected outcomes, and execution history.
dsh-v-skill-links
victor10035445/dsh-v-skill-links
let dsh use your skills.quick command and diy buttons.
dsh-agent-quality-diagnosis
cat552/dsh-agent-quality-diagnosis
Actionable quality diagnostics for DSH agent sessions, with tool-call evidence and next-step recommendations.
deepseek-harness-plugins
mapan0424/deepseek-harness-plugins
Visual channel configuration UI for DeepSeek Harness (feishu / imessage / telegram / ...)
dsh-plugin-noticeme
lw-storm/dsh-plugin-noticeme
Background notification plugin: desktop notification, with a tab-title fallback, when an approval prompt or an ask-user-question card appears while the page is in a background tab. The host queues approval and question events behind a same-origin endpoint that the client polls every 3 seconds; clicking the notification focuses the page, and the tab title is restored once the page becomes visible.
dsh-notifier
a23842/dsh-notifier
Multi-channel notifications for DeepSeek Harness: registers a send_notification tool and a settings page fanning out to NotifyX, WeCom app webhook, WeCom group robot, email (Resend), SMTP, DingTalk, Feishu robot; plus browser notifications and automatic notification on task completion and blocking events.
dsh-wsl
xiny11451/dsh-wsl
WSL tools for DSH: run Linux commands, convert Windows/WSL paths, and summarize the WSL environment.
dsh-wsl-hostsvc
173787247/dsh-wsl-hostsvc
Probes Windows-host Ollama, LM Studio, vLLM, and llama-server from WSL, compares ctx, and reports /v1/models apiReady versus TCP.
dsh-wsl-dns
173787247/dsh-wsl-dns
Compares WSL versus Windows DNS resolution for common endpoints.
dsh-table-attach
yybukn/dsh-table-attach
Attach tables and documents (xlsx, csv, pdf, zip…) to the DSH composer via paste or drag-and-drop: files are saved into the session workspace and an @reference is inserted.
dsh-lan-share
wode25500/dsh-lan-share
Share the DSH workspace over the local network: phones, tablets and other computers browse, download and upload files via browser with no DSH login. Token gate, path boundary, read-only mode and rate limit. Zero-dependency (node:http).
dsh-screenshot-capture
wangzhanchao883/dsh-screenshot-capture
Point-and-shoot screenshot capture: a system floating window turns a new screenshot (or copied image) into an Obsidian note with comments and key-point marking, instant Tongyi Qianwen OCR, per-day merging, and an optional evening AI organization pass.
maa-dsh-skill
trueriscoacnt/maa-dsh-skill
A DeepSeek Harness Skill built on the official command-line tool maa-cli for MaaAssistantArknights (MAA), enabling direct control of MaaCore to automate daily tasks in Arknights.
dsh-context-lens
goodandready/dsh-context-lens
AST-based context compression, test log filtering, and token budget guard for DeepSeek Harness: strips redundant syntax, prunes noisy log lines, and enforces a token ceiling so the context window never overflows.
dsh-ark9canvas
aik358/dsh-ark9canvas
Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.
dsh-continue
weibaohui/dsh-continue
Auto-resume for interrupted agent sessions: an ordered rule table routes by failure type (rate limit, quota, auth, context overflow, crashed orphan) to automatic backoff retry, model switch, resume after context compaction, or a stop-loss notification, with a visual rule editor and a full activity log.
dsh-context-maid
icstick/dsh-context-maid
Context curation for DeepSeek Harness: content-aware tool-output slimming, dead-log sweep, pinned user requirements and in-flight work, archive-then-compact with an audit trail.
dsh-chat-share
chrisx9z/dsh-chat-share
Share a selected chat segment as Markdown, HTML, or plain text; Header button, sidebar ... menu, and /share command.
dsh-commandcode
wjf1/dsh-commandcode
Command Code LLM provider plugin adapted for DSH-Desktop 0.7.1: registers a commandcode route, with a live model catalog, reasoning-effort support, and real-time plan usage display.