dsh-swarm-router
DeepSeek Harness bundle that routes batches of tasks to suitable LLMs and dispatches them through parallel subagents or direct LLM calls.
Install
$ dsh plugin --profile headless add github:r600a-code/dsh-swarm-routerPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Provides six tools for route previews, dispatch, model listing, feedback, rankings, and usage statistics.
- Routes task batches with deterministic capability gates, weighted model scoring, and task-kind-specific penalties.
- Dispatches tasks in parallel through in-process subagents or direct ctx.llm calls.
- Exposes a ctx.swarmRouter extension point for other plugins to register models, task kinds, and feedback listeners.
- Persists feedback-based rankings and usage summaries by provider, model, and task kind.
- Bundles cfgpu-swarm and OpenRouter route configuration.
Useful For
- Sending heterogeneous task batches to models matched to reasoning, coding, context, speed, or general-work needs.
- Running parallel subagent workflows with model selection performed before dispatch.
- Reviewing routing choices before model calls with swarm_route_preview.
- Collecting outcome feedback to influence future routing decisions.
- Tracking token usage for routed direct calls and subagent activity.
Who It Fits
- DeepSeek Harness users building multi-model agent workflows.
- Plugin developers integrating with the swarmRouter service.
- Teams using cfgpu.com/llm/square and/or OpenRouter-compatible model access.
Documented Limitations
- cfgpu routing requires CFGPU_API_KEY in DSH credentials or the environment.
- OpenRouter routing requires OPENROUTER_API_KEY; without it, OpenRouter models are reported unavailable and are not dispatched.
- The router relies on catalog ranks and capability metadata, with feedback only affecting rankings when enabled and sufficient outcomes exist.
- Direct and subagent dispatch have different usage-capture mechanisms, as described by the repository.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- r600a-code/dsh-swarm-router
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- fc051ea · 2026-09-13
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →Previewable cross-preset session migration for DeepSeek Harness with bounded, fixed-schema handoffs.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →