dshpluginsdshplugins.cc

XMoon/dsh-subagent-router

Adds subagent_route and subagent_fork_route delegation tools where the model itself picks the provider/model route for each child; the deployment only sets the spawn/fork backend, background policy and allowedProviders allowlist, while continuable children and background jobs reuse the official send_message / job_output tools.

workflowTypeScript
41Health score

About this plugin

A model-facing DSH plugin that starts a subagent on a model-selected LLM provider and model. The model picks the route (provider/model); the deployment owns the subagent backend (subagentProvider, default spawn), the default scheduling policy (backgroundMode), and the route allowlist (allowedProviders). Per-call scheduling is overridable with the optional runinbackground parameter, exactly like the official @deepseek-ai/dsh-tool-subagent tools. Later turns of a continuable child reuse the offici

Keywords
deepseek-harnessdshdsh-plugindsh-plugins
Install · dsh CLI
npm$ dsh plugin --profile web add @xmoon76/dsh-subagent-router
github$ dsh plugin --profile web add github:xmoon/dsh-subagent-router

Health breakdown

41 / 100
License0 / 25
Repo verified15 / 15
Documentation15 / 15
Adoption · stars2 / 20
Community · forks0 / 10
Distribution · downloads9 / 15

Score reflects license, community signals, documentation and distribution. It is not a code audit — review the source before installing.

Security

License
Risk disclosurepartial — review the source
Network callsnone
Credentialsno
Manifestdeclared

Key metrics

Downloads / mo907
Star trend3
36%past week
Stars
3
Forks
0
Listed
Sep 18, 2026
Last updated
Sep 18, 2026

Related

Related plugins

NanmiCoder/dsh-agent-teams100

dsh-agent-teams turns the current DeepSeek Harness session into a captain that can assemble durable sub-agents, split a goal into dependency-aware tasks, and coordinate work through direct messages.

72.0k 1.7k
ChongCyrus/Vibe-Mathematics75

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

12.2k 28
randomix777/dsh-image-gen70

Optimized fork of dsh-image-gen with batch generation (count), gallery pagination, lazy loading, fetch retry/timeout, and 7 providers: Gemini/OpenAI/Seedream/DashScope/Agnes/GLM-Image/Stability AI.

10.6k 0
shanliuling/dsh-image-gen88

Native conversational image generation for DeepSeek Harness: ask the agent to create an image, and it handles generation and keeps the result directly in the conversation.

10.6k 437
Norman-else/dsh-claude77

dsh-claude runs the locally installed Claude Code CLI as a first-class conversation provider inside DeepSeek Harness (DSH). It uses Claude Code's official Agent SDK protocol instead of recreating the agent with a separate API client.

8.9k 7
zuoyunlai/lunheng-article-pipeline-dsh75

DeepSeek Harness bundle registering one skill that turns long-form production (academic papers, industry analysis, business commentary) into a 9-role pipeline: T1 literature / T2 data / T3 case scouts running in parallel, T4 analyst, T5 writer, T6 critical companion, T7 auditor, T8 finalizer run by the coordinator, T9 peer reviewer — across 6 phases with triangular evidence verification, a 23-check M-gate, a G0-G14 audit including a Chinese AI-trace gate, peer-review scoring with journal matching, and 4 human checkpoints. Installs with `dsh plugin add lunheng-article-pipeline` (package.json#dsh.bundle.patch plus a lib/index.js entry that registers the skill); ships role cards for T1-T9, templates and 11 zero-dependency verification scripts, with five-language READMEs.

7.5k 5