dsh-subagent-pool
为 DeepSeek Harness 维护可复用的命名子代理配置,并按配置的模型、推理强度和 Agent 预设运行子代理。
Maintains reusable named subagent profiles for DeepSeek Harness and runs them with per-profile model, reasoning effort, and agent-preset settings.
怎么安装
dsh plugin add github:xiagaogaozi/dsh-subagent-pool 简介
dsh-subagent-pool DeepSeek Harness 的**命名子代理池**插件:在设置页「子代理」维护一批可复用的子代理(每个 = 名字 + 描述 + 模型 + 推理等级 + 预设),主代理在对话中按描述判断"什么时候用谁",用 subagent_run(name, task) 按名字调用——模型/推理等级/预设自动套用,调用即干活返回结果。 安装 sh dsh plugin --profile web add "file:local-plugins/<path>/<tarball>.tgz" (或按部署习惯的本地 tarball 流程安装;插件含 host 与 client 两部分,装完重启 dsh。) 使用 1. 设置 → **子代理** → 添加(名字/描述/模型/推理等级/预设)→ 保存 2. 主代理的系统提示里会出现子代理目录({{subagent_pool}} 变量) 3. 需要时调用:subagent_run(name="林晚", task="……") 配置项语义 | 字段 | 说明 | |---|---| | 名称 | 唯一模板名,subagent_run 按它查找 | | 描述 | 发给主代理:**什么时候才调用**(调度契约) | | 模型 | 子代理模型覆盖(provider/model),空 = 跟随主代理 | | 推理等级 | off /…
推荐参考
信息
- 协议
- –
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-02
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh, dsh-plugin, dsh-plugins
同类推荐
gstack
garrytan/gstack
使用Garry Tan的精确Claude Code设置:23个固执己见的工具,充当CEO、设计师、工程经理、发布经理、文档工程师和QA。
claude-task-master
eyaltoledano/claude-task-master
一个AI驱动的任务管理系统,可嵌入Cursor、Lovable、Windsurf、Roo等。