Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

463 plugins found

B

dsh-web-searxng

biyuhao/dsh-web-searxng

DSH plugin: SearXNG-backed search provider for ctx.web (self-hosted, 1GB-VPS friendly)

016 days agoModels & ProvidersMIT
V

dsh-web-search-anysearch

vincibeans/dsh-web-search-anysearch

AnySearch-backed WebSearchProvider for DeepSeek Harness (dsh): register AnySearch's /v1/search, switch explicitly between the official DeepSeek search endpoint and AnySearch from the Plugins settings page card, compatible with dsh v0.1.2-alpha.1 ~ rc.1 (s

012 days agoTools & CapabilitiesMIT
N

dsh-usage-info

navid-kianfar/dsh-usage-info

Context occupancy and account balance for the DeepSeek Harness Web Client: a session-header readout, a balance capability seam, and a DeepSeek provider

06 days agoUsage & BillingMIT
X

dsh-web-allowlist-fetch

xain/dsh-web-allowlist-fetch

IP/domain allowlist web_fetch provider for DeepSeek Harness: lets web_fetch reach allowlisted hosts/IPs freely (incl. proxy fake-IP addresses like 198.18.x.x) while keeping the default public-IP safety check for everything else.

012 days agoModels & ProvidersMIT
M

dsh-image-guard

mafeis/dsh-image-guard

Trims historical images in outgoing chat requests down to a recent-image count, learns the provider per-prompt image cap from HTTP 400 responses, and retries with fewer images so image-heavy sessions keep working.

07 days agoVision, Voice & MultimodalMIT
Z

dsh-anysearch

zhitiaojun/dsh-anysearch

AnySearch-backed search tools for agents: general and vertical-domain search, parallel batch queries, vertical-domain capability discovery, and page-to-Markdown extraction, plus an API key panel in Settings. It registers its own tools instead of a web_search provider, so it cannot be installed alongside @anysearch/anysearch-dsh.

08 days agoTools & CapabilitiesApache-2.0
L

dsh-model-fold

loyalchiiina/dsh-model-fold

Groups the model picker by provider: the menu lists sources first, and each source opens its models in a slide-in side panel (default) or inline below the title, switchable by double-clicking the source title.

03 days agoModels & ProvidersMIT
A

dsh-model-channel-manager

arcaneorion/dsh-model-channel-manager

Model channel manager: several provider/model candidates share one virtual route (roundrobin/<group>) with failover, retry, timeout and cooldown; a settings tab edits providers and groups, runs per-model speed tests and real single-model request tests, and a seven-day health panel aggregates latency, failures and upstream token usage (input, output, cache and reasoning).

06 days agoModels & Providers
1

dsh-reasoning-tiers

1069137617/dsh-reasoning-tiers

Declares per-model reasoning-effort ladders for third-party providers in the llm-pi-ai settings section, so DSH's stock thinking-intensity selector works on models the pi-ai catalog does not describe.

08 days agoModels & ProvidersMIT
I

dsh-chat-cost

igormel81/dsh-chat-cost

Live token cost for every chat in the DSH Web UI: the chat, its subagents and the whole session tree, priced from a bundled models.dev snapshot of seven providers and 139 priced models, with cache read and write rates wherever the provider publishes them and DeepSeek from its own peak and off-peak table. Every finished answer carries its own price in the transcript, and a chat that is not currently open is priced from the log instead of disappearing. Spend is costed per interval from an append-only JSONL ledger in the project folder, so logged work keeps the tariff it was billed at. On top of it: budget-aware work plans packed against a money limit, routing scenarios that show which models are worth connecting, a generated plan document in English, Chinese or Russian, and a warning when spend belongs to no plan unit.

06 days agoUsage & BillingMIT
A

dsh-llm-balance-siderbar

aliengene/dsh-llm-balance-siderbar

DeepSeek Harness plugin for querying LLM service provider usage: reads DeepSeek and Moonshot balances plus Kimi For Coding and OpenCode Go quota windows on the host and shows them in an always-visible card with three view modes, edge docking and a collapsed letter bubble.

09 days agoUsage & BillingMIT
A

dsh-model-selector-search

arcaneorion/dsh-model-selector-search

Session model selector with search: two-stage loose matching (normalised substring first, subsequence as fallback, so glm53 finds GLM-5.3 and ds finds DeepSeek), providers with recent successful calls pinned first, and a reasoning-effort pane that remembers each model's last explicitly chosen effort.

06 days agoUI Enhancements
W

dsh-model-autoconfig

wangser10032/dsh-model-autoconfig

dsh web 插件:自动配置模型思考档位与能力,并按 provider+model 记住最后选择的思考档位

017 days agoModels & ProvidersMIT
S

dsh-provider-login

shaneconner/dsh-provider-login

Sign in to DeepSeek Harness model providers with a subscription: drives the OAuth flows the harness registers but never exposes.

022 days agoModels & ProvidersMIT
S

dsh-claude-bridge

shaneconner/dsh-claude-bridge

Use a Claude Pro or Max subscription as a DeepSeek Harness model provider, by driving the Claude Code CLI through the Agent SDK.

022 days agoModels & ProvidersMIT
Q

dsh-ui-tools

qgx1992/dsh-ui-tools

Five web UI tools in one plugin: a provider + model two-button selector with reasoning-level control, collapse/expand-all for sidebar workspace groups, a session tab listing the files the session changed (needs kernel 0.1.2-alpha.1+, silently absent on older kernels), a workspace badge next to the session title, and a settings page that toggles them.

04 days agoUI Enhancements
D

dsh-web-search-local

ddowbnac/dsh-web-search-local

A web-search provider for the DeepSeek Harness, fully local no API key needed.

09 days agoModels & Providers
D

dsh-claude-auth-proxy

ddowbnac/dsh-claude-auth-proxy

LLM provider plugin for the DeepSeek Harness (dsh): streams Claude through your Claude Code subscription (claude.ai OAuth credentials), no Anthropic API key required.

09 days agoModels & Providers
W

dsh-image-generation

whites18/dsh-image-generation

Configure multiple image providers in Settings and call image_generate with the one selected model; images save under generate/image and show inline in the conversation.

08 days agoVision, Voice & MultimodalMIT
X

dsh-model-probe

xiaomao49/dsh-model-probe

Measures what an llm-pi-ai endpoint really accepts — context window from its own model list, output-token limit and reasoning levels read out of its own range errors, image support from a generated test image — then reports declared values that contradict that evidence and rewrites them only after confirmation.

07 days agoModels & ProvidersMIT
S

dsh-balance-monitor

shawnkung/dsh-balance-monitor

Shows selectable DeepSeek, Kimi, Zhipu GLM, and TeamoRouter balances in the DSH Web sidebar, with per-provider details, usage data, and refresh controls.

07 days agoUsage & BillingMIT
A

dsh-balance

andregoncalves/dsh-balance

Provider-aware account balance chip for the DSH sidebar, showing the active model provider balance for DeepSeek, OpenRouter, Moonshot/Kimi, Zhipu/GLM, and MiniMax, plus DeepSeek peak/off-peak status.

012 days agoUsage & BillingMIT
D

dsh-provider-headers

duanyunlun/dsh-provider-headers

Per-provider request headers in the DeepSeek Harness Models settings page, with per-conversation ${sessionId} expansion.

010 days agoModels & ProvidersMIT
S

dsh-tavily-firecrawl

skillre/dsh-tavily-firecrawl

Tavily search + Firecrawl fetch providers for DeepSeek Harness (web capability seam, ctx.web), with multi-key rotation

010 days agoTools & CapabilitiesMIT