dsh pluginsEnglish
← 返回热门插件目录

DeepSeek Harness 提供多智能体

zibo2025/dsh-orchestrator · 技能

【编排模式】为 DeepSeek Harness 提供多智能体编排模式:主智能体分解分派、worker 全网格互通,支持逐 worker 指定模型与思考强度

★ 5GitHub 星标
0分支
2026-08-14最近更新
TypeScript开发语言
MIT许可证

项目简介

dsh-orchestrator orchestrator 意为「编排器 / 协调者」;读音:美 /ˈɔːrkəstreɪtər/ · 英 /ˈɔːkɪstreɪtə(r)/,重音在第三音节,近似「奥克斯特雷特尔」。

生效范围两种:组合包(该 profile 的所有会话都获得网格工具)或仅预设(在预设的 agent.cordis.yml 加一行 - id: orchestrator + name: dsh-orchestrator,并 pnpm add dsh-orchestrator, 推荐——协议只在你需要的地方生效)。 工具 工具 · 作用 工具: agentspawn · 作用: 派生一个常驻后台、可持续对话的 worker,可单独指定 provider / model / maxTokens / effort 工具: agentsend · 作用: 给网格内任意智能体发消息(子 → 主、子 ↔ 子都行),不返回对方的答复 工具: agentbroadcast · 作用: 一条消息发给网格内所有在线智能体 工具: agentlist · 作用: 查看网格花名册(含标签、父级、主智能体标记)

安装命令

dsh plugin --profile web add github:zibo2025/dsh-orchestrator
查看 GitHub 仓库 ↗返回热门插件目录