Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
463 Plugins gefunden
dsh-plugins (serverchan-notify)
nickhelion/dsh-plugins
ServerChan3 (Server酱) push notifications when a turn finishes — title, model, project directory, git branch, status and a reply excerpt, with subagent filtering and fire-and-forget delivery.
dsh-plugins (dsh-skills)
dennisrongo/dsh-plugins
Skill provider that installs the whole @dennisrongo/skills catalog as one npm dependency, so skills install and update without cloning or linking directories.
dsh-vision-bridge
alaxrpg/dsh-vision-bridge
Adds image input and recognition through configured DSH providers or an OpenAI-compatible endpoint.
dsh-web-search-zhipu
partingqaq/dsh-web-search-zhipu
GLM (Zhipu bigmodel) web search provider - routes ctx.web search through Zhipu's Anthropic-compatible endpoint with the native web_search server tool, billing your existing GLM quota or Coding Plan instead of the DeepSeek platform. Includes a translation layer for Zhipu's non-standard tool_result response layout.
dsh-web-kimi
kenny2077/dsh-web-kimi
Kimi Coding web search and web fetch providers for the DeepSeek Harness — one coding-plan key fills both ctx.web seams (POST /v1/search and /v1/fetch), a settings card in the GUI stores it via the credentials service, and the fallback chain reads the Kimi CLI config for zero-setup installs.
web-search-advanced
bug-huntter/web-search-advanced
Switchable web-search provider for DSH: native DeepSeek web search or an OpenAI-compatible custom backend. Installation automatically routes DSH web searches to the plugin; only provider, API key and model are required. Published on npm as @lp181818/web-search-advanced@0.1.3.
dsh-web-search-glm
tazio7/dsh-web-search-glm
Web search provider powered by ZAI GLM MCP: search and fetch via Open BigModel API with credentials auto-injection from ~/.dsh/.credentials.yaml or environment variables — no API key in config files.
dsh-codex-harness
bainianlaoyao/dsh-codex-harness
Codex-shaped coding tools and agent presets for GPT models on DeepSeek Harness: exec_command, write_stdin, apply_patch and view_image, plus OpenAI Chat Completions and Responses API routes, bridged to DSH-native plan, ask, approval and compaction. Long-running commands become DSH background jobs with bounded head/tail output readable through job_output, and each subagent type can be pinned to its own preset, provider, model and reasoning effort.
better-basicfun
cdezt/better-basicfun
Native DSH foundation bundle that registers a persistent default workspace, provides paged read-only inspection of plugins, skills, memory, sessions, storage, settings, credentials, and DSH_HOME files, and synchronizes rich CLIProxyAPI model capabilities into native provider settings.
dsh-opencode-zen
randomix777/dsh-opencode-zen
Bring OpenCode Zen free models to DSH: 8 live-discovered providers with zero config, no API key; includes persistent quota tracker with rate-limit detection and reset countdown.
dsh-plugins (qwen-token-plan-cn-responses)
nickhelion/dsh-plugins
Qwen Token Plan CN Responses provider for DeepSeek Harness via the OpenAI Responses API, with Qwen server-side tools, DSH local function tools, text/reasoning/tool-call multi-turn history, persisted image attachments, and a per-release official model catalog snapshot.
dsh-llm-error-retry
liaoyuqing/dsh-llm-error-retry
LLM request retry plugin for DeepSeek Harness: when a model request fails with a configured HTTP status code, machine code, or provider field=value match, it sleeps for the per-rule delay and re-issues the request automatically, so subscription quota and rate-limit errors (429 / insufficient_quota) do not interrupt a run.
dsh-minimax-usage
pan17/dsh-minimax-usage
Shows MiniMax Token Plan usage beside the DSH Web UI model selector with compact 5h/7d bars, click-to-refresh, automatic idle and heartbeat refreshes, and endpoint fallback. Reuses subscription keys configured under Settings → Model and appears only for MiniMax Token Plan providers.
dsh-balance-quota (dsh-balance)
kongshan-zhuyu/dsh-balance-quota
Provider balance and quota status bar for DSH Web, with model capability settings, external JSON health monitoring, visual field binding, and per-model status details.
dsh-llm-providers-ui
noirbright/dsh-llm-providers-ui
Mounted owner of the LLM Providers Settings page: provider cards, drag-reorder card order, and picker sort.
dsh-provider-health
semidia/dsh-provider-health
Provider health dashboard as a Settings page: read-only per-provider status, health (time-decayed from recent errors), thinking capability, max tokens and latest error, sourced from the llm-pi-ai config and the compat-healer error log.
dsh-codex
yoshino-xiao7/dsh-codex
Community Codex provider for DeepSeek Harness with ChatGPT OAuth, Codex models, image input, quota display, per-session Fast and transport controls, and safe stream recovery.
dsh-llm-mlx
robbywang25/dsh-llm-mlx
Use local MLX-LM or MLX-VLM models in DeepSeek Harness through a loopback OpenAI-compatible provider, with optional DSH-owned server startup.
dsh-subagent-grok
karthuslorin/dsh-subagent-grok
One-shot Grok CLI subagent provider for DeepSeek Harness
opencode2dsh
fishbottle7/opencode2dsh
Free anonymous OpenCode Zen models inside DeepSeek Harness (DSH): native LlmAdapter, no API key, no child process; optional Go sidecar included
dsh-web-search-tavily
fan56/dsh-web-search-tavily
Tavily-backed web search provider for DeepSeek Harness (dsh)
dsh-web-search-anysearch
fan56/dsh-web-search-anysearch
AnySearch web search provider plugin for DeepSeek Harness (dsh)
dsh-model-sync
fan56/dsh-model-sync
dsh plugin: keep llm-pi-ai provider routes' model lists in step with the pi.dev gateway, written through the official settings seam
dsh-provider-proxy
stayhpjinng/dsh-provider-proxy
Provider-scoped HTTP/HTTPS forward proxy for DeepSeek Harness: configure independent proxy URLs and enable/disable switches per LLM provider, with environment-variable references for proxy credentials and model discovery routing.