Plugins
Browse, filter, and install DeepSeek-Harness plugins.
50 plugins found
llm-adaptive
dylan121322/llm-adaptive
Adaptive model routing: per-request complexity classification with automatic provider routing.
dsh-model-failover
letter2025/dsh-model-failover
Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback.
dsh-web-search-exa
tonydua/dsh-web-search-exa
Zero-config Exa web search provider for the ctx.web seam: anonymous MCP fallback without an API key, plus keyed REST search.
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires.
dsh-subagent-tools
lynx-gt/dsh-subagent-tools
Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.
dsh-commandcode-provider
kristin130/dsh-commandcode-provider
Command Code provider plugin for DeepSeek Harness (dsh) — works with every Command Code plan including the $1 Go plan; uses the Studio authentication API key over /alpha/generate, not the Provider API
dsh-crw
us/dsh-crw
fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)
dsh-plugin-subscriptions
v1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers, with OAuth login from the web Settings page
dsh-web-search-searxng
chinng-inta/dsh-web-search-searxng
SearXNG-backed web search provider for the DeepSeek Harness web capability seam (ctx.web) — self-hosted metasearch, no API key, no model turn per search
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Optional provider plugin for dsh-skill-pack-security: registers the pack's skills/ (zh) or skills-en/ (en) edition on ctx.skills. Ships both editions embedded in pack/.
dsh-all-search
realalexandreai/dsh-all-search
DeepSeek Harness plugin: AnySearch-backed web search provider (aggregates exa/tavily/firecrawl via one MCP gateway) registered into ctx.web.
dsh-claude-provider
mofeng2223/dsh-claude-provider
Custom Claude provider support for DeepSeek Harness
dsh-plugin-web-search-tavily
coderdailyone/dsh-plugin-web-search-tavily
Tavily search provider bundle for DeepSeek Harness (dsh): registers a WebSearchProvider into ctx.web
dsh-chatgpt-subscription
aa728848/dsh-chatgpt-subscription
DSH provider plugin for Codex access through a ChatGPT subscription.
dsh-polyglot
jesse-njx/dsh-polyglot
The model switch for DSH: point it at any OpenAI-compatible endpoint, with curated free/cheap DeepSeek provider presets and automatic fallback when a free tier rate-limits you.
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic.
dsh-plugin-tavily
1624318455/dsh-plugin-tavily
Tavily-backed web search provider for the built-in web_search tool, with a settings card for the API key, result count, and recency window.
dsh-open-auth-plugin
jianghuife/dsh-open-auth-plugin
One DeepSeek Harness plugin for every pi-ai provider, including subscription OAuth
dsh-safe-web-fetch
mostlyharmlessxyz/dsh-safe-web-fetch
SSRF-resistant HTTP(S) fetch provider for DeepSeek Harness
dsh-turn-budget
nunchakus888/dsh-turn-budget
Fail-closed per-turn step, tool-call, and provider-token budgets for DeepSeek Harness
dsh-oauth-openai
hrhgit/dsh-oauth-openai
OpenAI Codex OAuth provider and model adapter for dsh-oauth and DeepSeek Harness
dsh-web-access
nexusagentx/dsh-web-access
Web access for DeepSeek Harness — multi-provider search/fetch on ctx.web, plus GitHub/PDF/YouTube extraction.
dsh-web-search-bocha
bocha-ai/dsh-web-search-bocha
Bocha-backed WebSearchProvider and installable profile bundle for DeepSeek Harness