可配置子代理 profile 系统
HuanLinOTO/dsh-plugin-yet-another-subagent · 技能
可配置子代理 profile 系统,单一 subagent 工具 + profile 参数,含 Web UI 设置/实时进度/子代理树
★ 7GitHub 星标
0分支
2026-08-15最近更新
JavaScript开发语言
NOASSERTION许可证
项目简介
📌 本插件已收录于 dshfind 插件超市,点击上方徽章直达主页。 yet-another-subagent
可配置的子代理(subagent)profile 系统,提供单一 subagent 工具 + profile 参数选择,支持 Web UI 设置、实时进度展示(工具调用/token/活动)、子代理树标签页、点击跳转子会话。 架构
Profile 状态通过 DSH settings seam 持久化到 $DSHHOME/settings.yaml 的 ya-subagent 命名空间。cordis.yml 的 profiles 字段是组合 base(首次启动种子),运行时变更通过 scope.replace() 写入用户层。外部 yaml 编辑通过 scope.watch 热重载。
安装命令
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-yet-another-subagent