← 返回列表

dsh-swarm-router

DeepSeek Harness 模型与账号接入 低风险

子智能体矩阵蜂群:把异质任务路由到最合适的模型(OpenRouter 类网关 + cfgpu.com/llm/square),通过进程内子智能体或直接 LLM 调用下放,并按模型统计 token 消耗、用真实反馈驱动排名。

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.

怎么安装

DeepSeek Harness dsh plugin add github:r600a-code/dsh-swarm-router

简介

dsh-swarm-router English | 中文 A DeepSeek Harness **bundle** that turns a batch of heterogeneous tasks into a **sub-agent matrix swarm**: it routes each task to the most suitable model from an OpenRouter-like gateway plus the cfgpu.com/llm/square catalog, then dispatches each assignment in parallel as a real in-process subagent (or a direct ctx.llm call) pinned to that model — quick tasks land on fast/cheap models, hard tasks on strong reasoning models. A formal design write-up lives in docs/PAPER.md. **子智能体矩阵蜂群**:任务是行、候选模型是列,路由器为每一行选中一格,再通过 DSH 的 ctx.subagents 把每格变成一个绑定到所选模型的子智能体并行下放,按任务难度匹配模型…

推荐参考

47 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
47 推荐程度
0访问
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
1
月下载
最近更新
2026-08-16
创建于
2026-08-15

链接

GitHub ↗ 报告问题 ↗

基础安全检查

检查结果
curated 收录但无 npm 包/安装命令
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
cfgpu, deepseek-harness, dsh-plugin, llm-routing, subagent, swarm

同类推荐

Claude Code 新上架
推荐74

claude-code-router

musistudio/claude-code-router

每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。

☆ 36.7K ↓ – 模型与账号接入
MCP 服务器 新上架
推荐72

apisix

apache/apisix

云原生API网关和AI网关

☆ 17.0K ↓ – 模型与账号接入
MCP 服务器 新上架
推荐70

higress

alibaba/higress

🤖 AI网关 | AI原生API网关

☆ 9.1K ↓ – 模型与账号接入
Claude Code 新上架
推荐69

codecompanion.nvim

olimorris/codecompanion.nvim

✨ Vim风格的AI编码

☆ 6.8K ↓ – 模型与账号接入