Plugins
Browse, filter, and install DeepSeek-Harness plugins.
463 plugins found
dsh-plugin-dit
cuboteam/dsh-plugin-dit
DIT.ai provider bundle for DeepSeek Harness: installs 29 OpenAI Chat Completions models and 10 Anthropic Messages models from one DIT_API_KEY, with protocol-specific thinking configuration.
dsh-devtools
izz-blue/dsh-devtools
Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.
dsh-ci
xxiaoxiong/dsh-ci
Provider-neutral CI/CD capability for DeepSeek Harness with GitHub Actions support, bounded failure evidence, source-aware diagnostics, and approval-gated rerun/cancel controls.
dsh-auto-vision
normanfxxkingrockwell/dsh-auto-vision
Auto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a vision tool.
dsh-model-reasoning
tikaflow/dsh-model-reasoning
Auto-fills reasoning-effort levels, context windows, output limits and image modality for models from unofficial (custom) providers, with data from models.dev.
dsh-sub2api
godd6366/dsh-sub2api
Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.
dsh-stats-panel
zhang-jiazhi/dsh-stats-panel
Token usage statistics for DeepSeek Harness. Per-channel usage with balances and plan quotas for mainstream providers, CNY cost estimates, and daily charts — a settings-sidebar section.
dsh-opencode-go-quota
zer0zio-stack/dsh-opencode-go-quota
Bottom-right 余额 badge for the DSH Web UI: on expand it fetches the currently-selected provider's OpenCode Go plan limits or DeepSeek prepaid balance, plus local token usage and pricing-based spend estimates.
token-usage-counter
mu-scorpio/token-usage-counter
Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.
dsh-usage-vendor-stats
kirigayakazima/dsh-usage-vendor-stats
Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).
dsh-llm-balance
jonychan8394/dsh-llm-balance
Multi-provider LLM API balances under the chat input, with presets for DeepSeek, OpenRouter and SiliconFlow.
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-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-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-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-model-health-probe
fu827707013/dsh-model-health-probe
Manual model probe for DeepSeek Harness: a session-view tab where you pick provider, API type, model and route, then send one real raw HTTP request over openai-completions, openai-responses or anthropic-messages — streaming or not — and read latency, TTFT, HTTP status, token usage and a three-layer diagnosis chain (API request / model response / strict check) on one screen, with errors in plain language.
mattpocock-skills-for-dsh
meteor-system/mattpocock-skills-for-dsh
A DeepSeek Harness bundle of the 25 promoted mattpocock/skills with a native agent preset, an invocation-aware skill provider, and a light grilling-to-implement bootstrap.
dsh-tavily-pool
stormbuf/dsh-tavily-pool
Takes over the built-in web_search and web_fetch providers with Tavily, each behind its own toggle: a key pool with balance-aware scheduling that reads real credit balances from /usage, failover with hard exclusion of cooling or exhausted keys, and call history with a 14-day credit chart.
dsh-set-model
john-walks-slow/dsh-set-model
Model switching and reasoning-effort control for DeepSeek Harness: set_model and list_models agent tools let the agent autonomously change its provider, model or thinking depth (reasoning effort) mid-task with a mandatory reason, a provider whitelist and a context-window token-pressure guard, the active model is injected into the runtime context, and Plan Mode auto-transition switches to a configured planning model on entering plan mode and restores the previous execution model on exit.
dsh-model-picker
zzjq678/dsh-model-picker
Replaces the chat input model picker with a provider-grouped, collapsible list: groups models by provider, folds vision-bridge mirror providers back into their upstream, and carries the reasoning-effort options each model declares in settings. Tested on DSH Desktop only; the DSH web build is untested.