Builds and refines UI with React, TypeScript, and modern CSS.

























Open source · Local-first
Drag agents onto a board and wire them into a workflow. A Planner tunes it before the run, a Director steers each step, and an Advisor reviews the result - all on your own machine.
Install in 3 stepsView on GitHub
Batteries included - 2438 ready-to-use building blocks
Built on tools you already trust
Everything it does
From building and securing workflows to running, scheduling, and reviewing them - here is the full set of what RondoFlow can do.
Why a canvas
Claude Code in the terminal is a single agent taking one turn at a time. RondoFlow keeps that power and adds the layer above it: many agents, wired together, with guardrails and AI that plans and reviews each run.
Run a whole crew at once - reviewers, researchers, writers - instead of one session, one turn at a time.
Outputs flow agent-to-agent on a visual DAG with branches and conditions, so a run is repeatable - not a chat you'd have to redo.
Each agent gets its own security policy - allowed tools, paths, and permissions - instead of one blanket trust level for the terminal.
Planner, Director, and Advisor plan, steer, and review each run; the Scheduler reruns it on a cron - none of which a bare terminal gives you.
What you can build
Each of these is a shipped workspace preset - a wired multi-agent pipeline you can add to the canvas and run as-is, then tweak.
Install
RondoFlow runs locally. You need Node, Docker, and a Claude credential - either an Anthropic API key or a Claude Code OAuth token.
01
Grab the source and step inside.
$ git clone https://github.com/rondoflow/rondoflow.git$ cd rondoflow02
One command installs dependencies, writes your .env, starts Postgres, then migrates and seeds the database.
03
Launches everything. Open http://localhost:3000 and sign in.
Copy the example env, fill in your secrets, and bring the whole stack up in containers instead.
$ cp .env.example .env$ docker compose upScreenshots
Agents, skills, and guardrails as nodes; live status as a run executes; results streaming back - in a local-first app you own, in whichever theme you like.
Catalog
2438 ready-to-use building blocks come bundled - agents, workspaces, skills, facilitators, and canvas templates. Use them as-is, remix them, or build your own.
Pre-built specialists - frontend, data, SEO, research, and more.
Builds and refines UI with React, TypeScript, and modern CSS.
Designs APIs, data models, and server-side logic.
Engineering
Automates CI/CD, containers, and infrastructure.
Audits diffs for bugs, quality, and best practices.
Engineering
Writes tests and hunts for regressions and edge cases.
Data & Analytics
Explores datasets and turns numbers into clear insights.
Data & Analytics
Statistical modelling, experiments, and rigorous analysis.
SEO & Search
On-page, technical, and content SEO recommendations.
SEO & Search
Pulls search rankings and analyses the results page.
SEO & Search
Fast, focused web search and source gathering.
Generative Engine Optimization for AI answer engines.
SEO & Search
Researches keywords, intent, and clustering opportunities.
Showing 12 of 57 - browse the full catalog below.
The catalog is open and community-extensible - suggest a new agent, skill, or workspace and we’ll review it.
Features
A focused toolkit for building, securing, and running multi-agent workflows - without leaving your machine.
Compare
The short version against Langflow, Flowise, Hiveflow.ai, and Relay.app - see the full 15-point breakdown on the comparison page.
| RondoFlow | Langflow | Flowise | Hiveflow.ai | Relay.app | |
|---|---|---|---|---|---|
| Open source | |||||
| Runs coding agents (your files + shell) | |||||
| Per-agent security policies | |||||
| Plan · steer · review the run |
Yes. RondoFlow is open source under the MIT license and free to run yourself - you only pay for your own model usage on your Anthropic, OpenAI, or Perplexity account.
You need one Claude credential: either an Anthropic API key or a Claude Code OAuth token from `claude setup-token`. That credential is the only thing forwarded to the agents you run.
RondoFlow is local-first: it runs on your machine and executes the Claude Code CLI against your own files and tools. Your code, prompts, and keys stay local - only the messages you send to a model reach that model’s provider.
Anywhere Node 20+ and Docker run - macOS, Linux, and Windows via WSL.
Claude Code is a single agent in your terminal. RondoFlow orchestrates many of them on a visual canvas - parallel multi-agent workflows, reusable skills, per-agent guardrails, scheduling, and AI that plans, steers, and reviews each run (Planner, Director, Advisor).
Yes. Alongside Claude Code, agents can run on OpenAI and Perplexity - including web search and deep research - and workflows can call Sakana AI mid-run with the Sakana AI node.
Open source
RondoFlow is MIT-licensed and built in the open. Fork it, file an issue, or send a pull request - the whole platform, including this page, lives in one repository.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。