You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adventure Wave Labs is the team behind Turbo Flow a complete agentic development environment built for the Claude ecosystem. We design, build, and maintain the tooling that brings together orchestration, memory, codebase intelligence, and agent isolation into a single streamlined workflow.
What's New in v4.0.0
Metric
v3.4.1
v4.0.0
Change
Installation Steps
15
10
-5 (consolidated)
Core Packages
4 separate
1 (Ruflo)
-75%
MCP Tools
175+
215+
+23%
Agents
60+
60+
—
Plugins
15
6
-9 (redundant removed)
Cross-session Memory
None
Beads
New
Agent Isolation
None
Git Worktrees
New
Codebase Graph
None
GitNexus
New
UI/UX Skill
Yes
Yes
Kept
Statusline
Yes
Yes
Updated to 4.0
Major Changes
claude-flow → Ruflo v3.5 — Single npx ruflo@latest init replaces 4 separate installs
Beads — Cross-session project memory via git-native JSONL
GitNexus — Codebase knowledge graph with MCP server and blast-radius detection
Native Git Worktrees — Per-agent isolation with auto PG Vector schema namespacing
Native Agent Teams — Anthropic's experimental multi-agent spawning
58 QE agents, TDD, coverage, security, chaos engineering
Code Intelligence
—
Code analysis, patterns, refactoring
Test Intelligence
—
Test generation, gaps, flaky tests
Perf Optimizer
—
Profiling, bottlenecks, optimization
Teammate Plugin
21
Agent Teams ↔ Ruflo swarms bridge, semantic routing
Gastown Bridge
20
WASM orchestration, Beads sync, convoys
Removed Plugins (9)
Plugin
Reason
healthcare-clinical
Domain-specific (HIPAA/FHIR) — not needed
financial-risk
Domain-specific (PCI-DSS/SOX) — not needed
legal-contracts
Domain-specific — not needed
cognitive-kernel
Redundant with Ruflo's neural system
hyperbolic-reasoning
Redundant with RuVector WASM hyperbolic embeddings
quantum-optimizer
Redundant with Ruflo's EWC++ and RVFOptimizer
neural-coordination
Redundant with Ruflo's swarm coordination
prime-radiant
Niche — mathematical interpretability
ruvector-upstream
Redundant — RuVector bundled in Ruflo v3.5
Key Commands
Status & Help
turbo-status # Check all components
turbo-help # Complete command reference
rf-doctor # Ruflo health check
rf-plugins # List installed plugins
Orchestration (Ruflo)
rf-wizard # Interactive setup
rf-swarm # Hierarchical swarm (8 agents max)
rf-mesh # Mesh swarm
rf-ring # Ring swarm
rf-star # Star swarm
rf-spawn coder # Spawn a coder agent
rf-daemon # Start background workers
rf-status # Ruflo status
Memory
bd-ready # Check project state (session start)
bd-add # Record issue/decision/blocker
bd-list # List beads
ruv-remember K V # Store in AgentDB
ruv-recall Q # Query AgentDB
mem-search Q # Search ruflo memory
mem-stats # Memory statistics
Isolation
wt-add agent-1 # Create worktree for agent
wt-remove agent-1 # Clean up worktree
wt-list # Show all worktrees
wt-clean # Prune stale worktrees
Quality & Testing
aqe-generate # Generate tests (Agentic QE plugin)
aqe-gate # Quality gate
os-init # Initialize OpenSpec in project
os # Run OpenSpec
Intelligence
hooks-train # Deep pretrain on codebase
hooks-route # Route task to optimal agent
neural-train # Train neural patterns
neural-patterns # View learned patterns
gnx-analyze # Index repo into knowledge graph
gnx-serve # Start local server for web UI
gnx-wiki # Generate repo wiki from graph
Migrating from v3.x
Your old cf-* aliases are gone — use rf-* instead
Slash commands (/sparc, etc.) are gone — Ruflo auto-activates skills
Run bd init in your project repos to enable Beads memory
Run npx gitnexus analyze in your repos to build the knowledge graph
The v3/ directory preserves everything — nothing was deleted
Advanced Agentic Development Environment Supporting Devpods, Rackspace Spot Instances, Github Codespaces, Google Cloud Shell, and more! Features 600+ AI subagents, Claude Flow, SPARC methodology, and automatic context loading! Deploy intelligent multi-agent swarms, coordinate autonomous workflows.