dsh-routed-subagent
DeepSeek Harness 插件:subagent_routed——在任意会话中于任意 Agent 预设上完整挂载一次性子 Agent,支持每次调用的模型/提供商覆盖和模型可用性预检。
DeepSeek Harness plugin: subagent_routed — run a one-shot subagent fully mounted on ANY agent preset from ANY session, with per-call model/provider override and a model-availability pre-check.
怎么安装
dsh plugin add github:bpc-oss/dsh-routed-subagent 简介
dsh-routed-subagent A global DeepSeek Harness plugin that lets **any session dispatch a one-shot subagent fully mounted on ANY agent preset**, with **per-call model/provider override** and a **model-availability pre-check**. The stock subagent / subagent_fork tools force children to inherit the PARENT's preset. This plugin replaces that with a custom subagent provider whose async child setup calls agentPresets.mount(childCtx, <preset>) — so the child adopts the TARGET preset's complete composition: persona, prompt sections, skill catalog, and tools. Features **Background by default, parallel d…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-21
- 创建于
- 2026-08-18
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:0xsline/awesome-deepseek-harness
- 主题标签
- agent-preset, deepseek-harness, dsh-plugin, multi-agent, subagent
同类推荐
brave-search-mcp-server
brave/brave-search-mcp-server
Brave Search MCP服务器:网页结果、图片、视频、富结果、AI摘要等。
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。