dsh-swarm-router
by — · r600a-code/dsh-swarm-router
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Sub-agent matrix swarm that routes heterogeneous tasks to the most suitable model from an OpenRouter-like gateway plus cfgpu.com/llm/square, dispatches each via in-process subagents or direct LLM calls, and tracks per-model token consumption with a feedback-driven ranking.
Similar plugins
by XMoon
Dynamic model routing for DSH subagents, with continuable spawn sessions and one-shot fork support.
★ 4
TypeScript
Aug 21, 2026
dsh plugin --profile web add @xmoon76/dsh-subagent-routerby CARVIN94
An AI routing gateway that runs as a DSH plugin. Adds a Routing System sidebar panel for suppliers, account pool, fallback combos and API keys, and serves an OpenAI-compatible endpoint at http://local
★ 7
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add dsh-router-coreby BruceLanLan
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent
★ 6
MIT
JavaScript
Sep 3, 2026
dsh plugin --profile web add dsh-tier-routerRanked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.
★ 0
dsh plugin --profile web add dsh-delegation-suiteby ringoage
The visual, manual subagent-model picker for DeepSeek Harness — predictable per-session routing with global coverage of every in-process subagent path, complementary to auto-routing plugins.
★ 0
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-subagent-model-pickerAuto-switch DeepSeek models: routes every request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for man
★ 0
dsh plugin --profile web add dsh-deepseek-model-router