Skip to content

feat(tools): add LegionControl tool for multi-agent legion orchestration#1688

Open
1688mengdie wants to merge 1 commit into
GCWing:mainfrom
1688mengdie:pr/legion-control-tool
Open

feat(tools): add LegionControl tool for multi-agent legion orchestration#1688
1688mengdie wants to merge 1 commit into
GCWing:mainfrom
1688mengdie:pr/legion-control-tool

Conversation

@1688mengdie

Copy link
Copy Markdown

概述

新增 LegionControl 工具——Ultra Mode 多智能体军团编排核心。

变更

  • legion_control_tool.rs — 读取 JSON 军团模板、Kahn 拓扑排序、分层创建 Session、并行派发
  • tools/implementations/mod.rs — 注册

验证

  • cargo check -p bitfun-core --offline 通过

@wsp1911
Ref: #1674

Load legion JSON templates from <user-config>/legions/<id>.json,
topologically sort nodes by edges, create agent sessions via
SessionControl, support rollback on failure, and optionally send
initial task messages to first-layer nodes.

AI-assisted, build verified.

References GCWing#1674
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant