Plugins
Browse, filter, and install DeepSeek-Harness plugins.
517 plugins found
dsh-tavily (dsh-tool-tavily-search)
moguiyu/dsh-tavily
Tavily search with multiple API keys, key rotation and failover, a usage gauge, and a settings card.
dsh-llm-newapi
wenzetan/dsh-llm-newapi
NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.
dsh-api-key-pool
xiaozhe7772222/dsh-api-key-pool
API key rotation pool for your LLM providers: auto-discovers providers from settings, per-provider multi-key round-robin, failover on 401/403/429, and cooldown recovery.
dsh-client-pricing
miyazawai/dsh-client-pricing
会话顶栏实时显示 DeepSeek API 价格(峰谷定价 / 现行一口价,flash / pro 自动切换) | DeepSeek Harness client plugin: live DeepSeek API pricing badge (peak/off-peak, flash/pro) in the session header
dsh-llm-codebuddy
axiaohungry/dsh-llm-codebuddy
在deepseek harness中使用workbuddy api,因为公司只提供workbuddy积分
xiaojia-marketing-delivery
qinshimeng18/xiaojia-marketing-delivery
DeepSeek Harness plugin for the full Xiaojia marketing OpenAPI.
deepseek-harness-plugins (vision-bridge)
yinxe/deepseek-harness-plugins
Let text-only models see images: when a picture arrives with a placeholder like \[image omitted because this model accepts text only], the model calls the vision_describe tool and the plugin forwards the image reference plus the question to a multimodal model, retrying with a fallback model on failure. Configured in the settings page and persisted via the official settings API.
dsh-pause
better-er/dsh-pause
DSH Web 暂停插件:agent 完成一轮工具交互、正要发出下一次模型请求之前暂停,保持 composer 输入框可用,人类以回车/发送放行并可携带补充文字;此暂停不打断任何在途 API 调用,模型上下文始终完整、无感知。纯插件自包含,不改 DSH 源码。
deepseek-harness-plugins (mcwiki-search)
yinxe/deepseek-harness-plugins
Query Chinese Minecraft Wiki (MediaWiki API) and convert raw wiki text into clean AI-readable output — search, page intro, full-page Markdown, and random entry; templates, references, images and cross-language links are stripped before reaching the model.
dsh-ocr-local
grelvan/dsh-ocr-local
Local OCR fallback for text-only routes: when the session model declares it cannot accept images, the attached image is cached locally and its path injected so the model can call ocr_image — PP-OCRv5 + ONNX Runtime on CPU, no API key, images never leave the machine. Silent when the model can see images.
dsh-client-ui-cpa-quota
wkscc310/dsh-client-ui-cpa-quota
CLIProxyAPI quota for DeepSeek Harness: a ring beside the model picker plus a settings panel listing every account quota windows with plans and reset times.
dsh-ui-auth
0qwq0/dsh-ui-auth
Authentication gate for the DeepSeek Harness Web UI: the login gate covers pages, /api, /plugins and WebSocket upgrades; PBKDF2 password hashing, HttpOnly SameSite session cookies and IP-based login lockout; invite-code registration; two-factor login with TOTP or passkeys (WebAuthn: several keys per account, phone enrolment by QR, username-less sign-in, and a password or second-factor step-up before any login factor is added or removed); a user-management settings panel (users edit their own profile and manage their own TOTP and passkeys, admins add or remove users, reset passwords, manage invites and clear the passkeys of a lost device); admin-only model and API-key configuration guards; per-user isolation on the REST/list APIs and on the WebSocket event streams; session persistence across restarts; a JSONL audit log; and a fail-closed gateway. Runs on both DSH transport lines (0.1.1-rc.2 legacy and 0.1.2+ modern) with no configuration; passkey login needs a localhost or HTTPS origin because browsers require a secure context.
dsh-kiro
dat-lequoc/dsh-kiro
Kiro model provider with Builder ID, Identity Center, Google, GitHub and credential-import sign-in, automatic token and profile refresh, account usage, live model discovery, selectable reasoning efforts, streaming tool calls, provider stop-reason and context-overflow handling, and token accounting that uses Kiro's exact counters when it sends them and otherwise scales the context-usage percentage it does send by the model's advertised window.
dsh-plugins (tailnet-gateway)
creait-nl/dsh-plugins
Identity-gated Tailscale access to the Web GUI with dsh still bound to loopback: a 127.0.0.1 proxy published by `tailscale serve` admits a request only when the Tailscale login it stamps is allowed, with an optional per-device allowlist, so the privileged /api methods behind the loopback check — Settings, Models, Plugins — answer without dsh being told to trust a remote host.
dsh-http-proxy
elizax/dsh-http-proxy
Wraps globalThis.fetch to route DeepSeek Harness model-API requests through an HTTP/SOCKS proxy by target domain, leaving all other requests on the direct connection, without modifying Harness source.
dsh-github-connect
moon-shiyue/dsh-github-connect
Connects your GitHub account to DSH agents from the composer GitHub button (OAuth device flow or personal access token) and lets them call the GitHub API through the github_api tool.
dsh-llm-key-rotation
m1khal3v/dsh-llm-key-rotation
Rotates configured LLM API keys after quota, rate-limit, or authentication failures.
dsh-lanmode
goodandready/dsh-lanmode
LAN and reverse-proxy access to the DeepSeek Harness web UI: returns the settings service on pages that are not localhost, fills in the web APIs a browser withholds over plain HTTP, and can open a listener of its own.
dsh-file-viewer
liguobao/dsh-file-viewer
Read-only Web client file-preview panel with image, PDF, CSV/TSV, text, source-code, Markdown, JSON and YAML renderers, large-file range loading, and a provider API for non-local content.
dsh-tool-lens
trench-xinxin/dsh-tool-lens
Deterministic AST code graph and architecture intelligence tool for call hierarchies, blast radius, circular dependencies, domain slices, and full-stack API contracts.
dsh-checkpoint-diff
tmpdot/dsh-checkpoint-diff
Browses checkpoints produced by dsh-checkpoint-rewind as a timeline of time nodes and shows per-file line diffs between any two of them, with trace replay from session logs (no snapshot producer needed) and preview-first workspace rollback with single-shot undo, via /diff and /rollback commands, a JSON HTTP API, and a GUI panel.
querit-plugins
querit-ai/querit-plugins
Querit-backed search and fetch providers for the DeepSeek Harness web capability seam (ctx.web)
dsh-voice-input
0nt-one/dsh-voice-input
Mic button in the composer tool row: Web Speech API speech-to-text (Chrome/Edge), language switching, and optional auto-send, zero dependencies.
dsh-claude-cli
katsos/dsh-claude-cli
LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.