dsh-maestro
规划者/执行者委派调度:高阶模型(Planner)定方向,一次性低阶执行子代理(按角色的路由与提示词)干具体活;默认角色 + 单次委派覆盖,输入框芯片快速切换角色与全局思考等级,设置页管理执行角色。
Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.
怎么安装
dsh plugin add github:JUNQINGV587/dsh-maestro 简介
dsh-maestro DSH 模型路由插件:高阶模型(Planner)定方向、低阶模型(Executor)干具体活。术语见 CONTEXT.md,架构决策见 docs/adr/。 交付形态 **Profile 本地插件包**(本仓库即包):dsh plugin --profile web add link:/data/dsh-maestro 装入 web profile 的 dsh.profile.bundles,cordis.patch.yml 插入 host 行,dsh.client 声明携带手写 client bundle。host+client 双面常驻,刷新/重启存活。 安装三步:**add → 重启 DSH 进程 → 开新会话自检**。host 半无 HMR,不重启的话芯片、设置页与四个工具都不会出现(这不是装失败了);自检 = 新会话工具列表含四个 maestro 工具、设置面板含「Maestro」页。改动插件代码后同样需重启 DSH 进程生效。 其它安装来源(dsh plugin add 原样转发 pnpm):**tarball**——npm pack 后 dsh plugin --profile web add /path/to/dsh-maestro-<版本>.tgz(拷贝式安装,升级需重新 pack + add);**git URL** 同理支持。开发态用 …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-22
- 创建于
- 2026-08-20
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
同类推荐
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。