Skip to main content

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.
Ruflo GitHub

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.
Use this when you need to run a coordinated team of specialist AI agents across a full software development pipeline — coding, testing, security, docs — potentially distributed across multiple machines.

Get started

GitHub ↗

Source, agent library, and MCP server setup.

Symphony

OpenAI’s agent orchestration system for autonomous project work.

Agent Zero

Self-hosted Docker-based agent framework with persistent memory.