dsh-maestro
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.
规划者/执行者委派调度:高阶模型(Planner)定方向,一次性低阶执行子代理(按角色的路由与提示词)干具体活;默认角色 + 单次委派覆盖,输入框芯片快速切换角色与全局思考等级,设置页管理执行角色。
How to install
dsh plugin add github:JUNQINGV587/dsh-maestro About
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** 同理支持。开发态用 …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-20
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.