# ruflo

> 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features    enterprise-grade archit

- **URL**: https://www.freshcrate.ai/projects/ruflo
- **Author**: ruvnet
- **Category**: MCP Servers
- **Latest version**: `v3.10.34` (2026-06-02)
- **License**: MIT
- **Source**: https://github.com/ruvnet/ruflo
- **Homepage**: https://Cognitum.One
- **Language**: TypeScript
- **GitHub**: 32,695 stars, 3,682 forks
- **Registry**: github
- **Tags**: `agentic-ai`, `agentic-engineering`, `agentic-framework`, `agentic-rag`, `agentic-workflow`, `agents`, `ai-assistant`, `ai-tools`, `typescript`

## Description

🌊 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

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v3.10.34` | 2026-06-02 | High | ## v3.10.34 — Security ADR P1 implementations (ADR-144, ADR-145, ADR-146)  Three independent P1 components landing the first concrete code from the three security ADRs filed earlier today (ADR-144 / ADR-145 / ADR-146). Each is OFF by default — strict mode becomes default in v4.0 — so existing pipelines keep their exact behaviour.  ### ADR-144 P1 — `AgentAuthorizationPropagator` (closes #2248 P1)  Action-layer security. New module: `@claude-flow/security/authorization/propagator`.  - `AuthScope` |
| `v3.10.31` | 2026-05-31 | High | ## Bug fixes  ### #2250 — model router escalation overrode Thompson bandit Trained opus-suppressed priors were discarded by an "escalate one tier up" step that fired on ~every trivial route (the `uncertainty` formula was structurally >0.6, gate at 0.15). Reporter (@grym3s) measured opus selected ~40% on trivial tasks, haiku never selected.  **Fix in `v3/@claude-flow/cli/src/ruvector/model-router.ts`:** - Escalation now skips when (a) target mean is meaningfully worse than selected (`< selected_m |
| `v3.10.0` | 2026-05-25 | High | ## ADR-130 Unified Knowledge Graph Backend — Phases 4-6  Completes the full ADR-130 implementation shipping P1-P3 (3.9.0) + P4-P6 (3.10.0).  ### New in 3.10.0  - **P4 — Plugin Adapter**: Graph-to-plugin bridge exposing `graph_edges` reads/writes to the plugin runtime - **P5 — Pathfinder Algorithms**: Three graph traversal strategies over the `graph_edges` SQLite backend:   - Personalized PageRank (PPR) for relevance-weighted neighbourhood scoring   - Dynamic MinCut for partitioning agent communi |
| `v3.7.0-alpha.33` | 2026-05-13 | High | ## 14 critical fixes since `3.7.0-alpha.27`  Cumulative batch release closing out an issue-triage cycle. The prior bumps (`.28`→`.32`) shipped their fix-sets to npm immediately but had no GitHub Release writeup; this is the consolidated changelog.  ### Memory layer (8 fixes)  \| Issue \| Fix \| \|---\|---\| \| **#1947** \| `vector_indexes` schema dim 768→384 (default model `Xenova/all-MiniLM-L6-v2` is 384-dim — schema mismatch silently made every `memory_search` return 0). \| \| **#1942** \| Bridge search |
| `v3.6.30` | 2026-05-05 | High | First batch of #1748 Issue 4: 7 high-overlap MCP tool descriptions rewritten to lead with 'Use when native X is wrong because Y'.  ```bash npx @claude-flow/cli@3.6.30 ```  **Sharpened (7 of 237):** - memory_store / memory_retrieve / memory_search / memory_delete / memory_list (vs Write / Read / Grep / Glob) - hooks_route (no native equivalent — model-selection cost introspection) - agent_spawn (vs native Task — adds cost tracking + memory + swarm)  **Status of #1748:** - ✅ Issue 1 — per-plugin h |
| `v3.6.10` | 2026-04-30 | High | ## Highlights  ### 32 Native Claude Code Plugins Expanded from 21 to **32 plugins** covering the full development lifecycle — from code intelligence and testing to IoT device management and financial trading.  ### Agent LLM Federation (`@claude-flow/plugin-agent-federation`) Zero-trust agent federation with cross-installation collaboration: - **mTLS + ed25519** identity verification — no shared secrets - **14-type PII detection pipeline** — BLOCK, REDACT, HASH, or PASS per trust level - **Behavi |
| `v3.5.80` | 2026-04-11 | High | ## Highlights  Fixes three Tier A blockers that made the CLI, MCP `agent_spawn` tool, and Claude Code memory integration partially unusable.  ### 🐛 Fixed  - **#1596** — CLI lazy-loaded command routing (`daemon start`, bare `start`, `doctor`)   - Two-pass parser was greedy-matching the first positional as a phantom subcommand when the outer command was lazy-loaded   - Added `lazyCommandNames` registry to `Parser` so Pass 1 breaks at the first non-flag positional for known-lazy commands - **#1567 |
| `v3.5.78` | 2026-04-08 | High | ## Ruflo v3.5.78  **The most stable Ruflo release yet.** This release eliminates an entire class of ESM module crashes, hardens security across 6 packages, introduces native intelligence backends, and resolves 10 user-reported critical issues.  34 commits, 145 files changed, ~8,000 lines of improvements since v3.5.59.  ### Install / Upgrade  ```bash npx ruflo@3.5.78 --version        # one-shot npx @claude-flow/cli@3.5.78 doctor # health check ```  All three packages updated on npm (`alpha`, `lat |
| `v3.5.59` | 2026-04-06 | Medium | ## Introduction  **Ruflo v3.5.59** delivers a comprehensive capability verification across the entire platform — **314 MCP tools**, **38 CLI commands with 140+ subcommands**, **22 plugins**, **16 QE plugin tools**, and **60+ agent types**. Every tool has been tested against real data, real APIs, and real file systems, with 291 automated tests providing continuous proof.  This release upgrades 19 MCP tools to production-grade implementations backed by AgentDB persistence, native CLI integration ( |
| `v3.5.51` | 2026-04-02 | Medium | ## Fixes  ### #1457: terminal_execute Now Executes Commands - Was a stub returning `[STATE TRACKING] Command recorded: ...` — now uses `execSync` for real execution - Respects timeout parameter, captures stdout/stderr, returns real exit codes  ### #1448: Agent & Task Results Retrievable - `agent_status` now returns `lastResult` field with output from the agent's last completed task - `task_status` now returns `result` field (was stored but never included in response)  ### #1493: Security Scan Wo |

## Citation

- HTML: https://www.freshcrate.ai/projects/ruflo
- Markdown: https://www.freshcrate.ai/projects/ruflo.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/ruflo/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
