Configurable subagent profile system
HuanLinOTO/dsh-plugin-yet-another-subagent · skills
Configurable subagent profile system, single subagent tool + profile parameters, including Web UI settings/real-time progress/subagent tree.
★ 7GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
NOASSERTIONLicense
Project overview
📌 本插件已收录于 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 热重载。
Install command
dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-yet-another-subagent