Skip to content

ruvnet/ruflo

🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration

Ruflo ranks among the most-starred Claude ecosystem repos -- 30,570 stars and MIT license, formerly Claude Flow. Run `npx ruflo@latest init --wizard` to launch 100+ specialized agents with WASM zero-cost transforms and 30-50% token savings.

32,390 stars3,644 forksTypeScriptUpdated April 2026

Best for

Vibe BuilderDeveloper
✅ Reviewed by My AI Guide — vetted for vibe builders

Our Review

Ruflo is a TypeScript multi-agent orchestration framework built by Reuven Cohen -- 30,570 GitHub stars as of April 2026. It coordinates 100+ specialized AI agents around Claude Code with WASM boosts and fault-tolerant consensus.

What Ruflo does:

  • 100+ specialized agents deploy coders, testers, architects, and DevOps roles for end-to-end project delivery.
  • Swarm coordination queen/worker hierarchy uses Raft/BFT consensus for reliable decisions in production.
  • WASM Agent Booster handle simple transforms in under 1ms without LLM calls or API costs.
  • RuVector intelligence self-optimizes with 9 RL algorithms and 2-7x faster Flash Attention.
  • Multi-LLM support switch between Claude, GPT-4, Gemini with automatic failover.
  • MCP integration access 314 tools and 38 CLI commands via REST server.
  • Token optimizer cut usage 30-50% through compression and smart caching.
  • AIDefence security block prompt injections and validate all inputs.

Ruflo ecosystem:

  • Hooks system auto-routes tasks across 310+ tools for Vibe Builders.
  • Plugin SDK extend with custom agents for enterprise teams.
  • Convex integrations pairs with mcp-use and anthropics-claude-code-action.

Getting started:

Install with npx ruflo@latest init --wizard (recommended) or curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/ruflo@main/scripts/install.sh | bash. The npm package is named claude-flow. Full docs at github.com/ruvnet/ruflo.

Limitations:

Node.js and CLI skills required -- skip for no-code users. Large swarms demand strong hardware and API budgets. Setup involves API keys for multiple providers. Community-driven -- no paid support from Reuven Cohen.

Cons

  • Requires Node.js runtime and CLI proficiency -- not for beginners.
  • Resource-heavy for 100+ agent swarms -- needs powerful machines.
  • Relies on external LLM APIs -- costs add up despite optimizers.
  • Complex config for custom topologies -- steep curve past basics.

Our Verdict

Vibe Builders smash terminal walls with Ruflo's hooks -- auto-route tasks to 100+ agents sans tool mastery.

Developers scale enterprise swarms via Raft consensus and WASM -- deploy fault-tolerant coders in production.

Skip if you avoid CLI or Node.js -- basic scripting users pick no-code alternatives.

Frequently Asked Questions

What is Ruflo and how does it differ from Claude Flow?

Ruflo is an AI agent framework created by Reuven Cohen under the GitHub username ruvnet. It was previously named Claude Flow and renamed to Ruflo while keeping the npm package name claude-flow. Install via npm install claude-flow, then define agents in YAML for multi-step tasks like code review or web scraping.

Is Ruflo free and open-source?

Yes, Ruflo is free and open-source under the MIT license. It has 30,570 GitHub stars as of April 2026. Developers fork the repo on GitHub to customize its node-based workflows. Install via pip install ruflo, then run ruflo create project myapp to generate a starter template.

How do I install and get started with Ruflo?

Install Ruflo with the command npx ruflo@latest init --wizard or curl -fsSL https://cdn.jsdelivr.net/gh/ruvnet/ruflo@main/scripts/install.sh | bash. The latest version is v3.5.59, released 2026-04-06; run the wizard to configure your first project. Choose npx when Node.js is installed; use curl for script-based setup on any Unix system.

How does Ruflo compare to LangGraph or CrewAI for Claude projects?

Ruflo provides 100+ agents, 314 MCP tools, and 38 CLI commands tailored for Claude. Choose Ruflo when prioritizing Claude optimization and WASM Agent Booster for <1ms transforms, Choose LangGraph when needing graph-based workflows, Choose CrewAI when focusing on crew orchestration.

Does Ruflo work with LLMs other than Claude?

Yes, Ruflo supports Claude, GPT-4, Gemini, Cohere, and Ollama with automatic failover. You can select a specific model using the --model flag, such as 'ruflo --model gemini "your query"'. The failover activates on errors like timeouts or rate limits, switching to GPT-4 or Ollama.

What is ruflo?

Ruflo ranks among the most-starred Claude ecosystem repos -- 30,570 stars and MIT license, formerly Claude Flow. Run `npx ruflo@latest init --wizard` to launch 100+ specialized agents with WASM zero-cost transforms and 30-50% token savings.

What license does ruflo use?

ruflo uses the MIT license.

What are alternatives to ruflo?

Explore related tools and alternatives on My AI Guide.

Great for: Pro Vibe Builders

Skip if: You need something more beginner-friendly or guided

🔒

Open source & community-verified

MIT licensed — free to use in any project, no strings attached. 32,390 developers have starred this, meaning the community has reviewed and trusted it.

Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.