抽取多 Agent 编排 crate 并支持运行中自主扩图 #207
Reference in New Issue
Block a user
Delete Branch "codex/rust-agent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
概要
agent-runtime-orchestrationcrate,承接多 Agent DAG 的构图校验、ready/wave、下游闭包和全量/返工选择。platform-agent的游戏领域任务与语义路由,避免把 Runtime、Provider、ToolHost 和持久化职责下沉到公共编排层。GraphProposal/TaskProposal/GraphEdge/GraphLimits,允许宿主在执行中安全应用 LLM 提出的新增节点和边。Pending。验证
npm run agent-runtime-orchestration:check(15 项通过)cargo test --manifest-path server-rs/crates/platform-agent/Cargo.toml(19 项通过)npm run agc:skill-pack:checknpm run check:encodinggit diff --check前端 typecheck 本轮未执行:当前工作树未安装
node_modules/tsc,命令会报tsc is not recognized。