Documentation Index
Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
Use this file to discover all available pages before exploring further.
Open SourceInfrastructure Layer
Ruflo
Orchestrate swarms of 100+ specialized AI agents across machines — with vector memory, self-learning, and federated collaboration built in.
Type
Open Source (MIT)
Stack Layer
Infrastructure
Language
TypeScript
Stars
47.2k+
What it is
Ruflo is a multi-agent orchestration platform built primarily for Claude, with support for GPT, Gemini, and Ollama. It coordinates swarms of 100+ pre-built specialist agents — covering coding, testing, security auditing, documentation, and DevOps — using configurable hierarchical or mesh topologies. Its vector memory layer (HNSW-indexed AgentDB) enables fast semantic retrieval across agent sessions, and a self-learning mechanism via SONA neural patterns allows the platform to improve agent behaviors over time. The infrastructure angle is Ruflo’s zero-trust federation system, which enables agents to collaborate securely across machine boundaries without shared credentials. It exposes a CLI, an MCP server for Claude Code integration, and a web UI at flo.ruv.io. Enterprise support and hosted deployment are available through ruv.io.Get started
GitHub ↗
Source, agent library, and MCP server setup.
Related tools
Symphony
OpenAI’s agent orchestration system for autonomous project work.
Agent Zero
Self-hosted Docker-based agent framework with persistent memory.