dsh-subagent-router
新增 subagent_route 与 subagent_fork_route 委托工具:由模型自主为子代理挑选 provider/model 路由,部署方仅配置 spawn/fork 后端、调度策略与 allowedProviders 白名单;续聊子代理与后台任务复用官方 send_message / job_output 工具。
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.
怎么安装
dsh plugin add @xmoon76/dsh-subagent-router 简介
@xmoon76/dsh-subagent-router English | 中文 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 run_in_background parameter, exactly like the official @deepseek-ai/dsh-tool-subagent tools. Later turns of a continuable child reuse the official send_message / list_agents / interrupt_agent tool…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 4
- 月下载
- –
- 最近更新
- 2026-08-21
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, dsh-plugins