Rondoflow
github.com原文 ↗
RondoFlow 是面向 Claude Code 的可视化多 agent 编排工具,核心不是 prompt 链,而是把真实 Claude Code CLI subprocess 放到 canvas 上执行。节点可包括 agents、skills、safety rules、resources、MCP connections、condition 和 output,Director 会在运行中决定继续、重试或结束,Planner/Advisor 分别负责运行前调度和结果复查。它的复杂度已经接近本地 agent IDE,Docker 模式会起 Postgres、Fastify backend、Next.js UI、docs 和 migration 五个容器。
–浏览
评论 · Comments