ruflo

ruflo

Ruflo is an intelligent agent meta-framework designed for Claude Code and Codex.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 61.0k
Source
mcp-github

Overview

Ruflo is a meta-framework for Claude Code and Codex that provides tools, memory, loops, sandboxing, and control capabilities, enabling models to perform actual tasks. With Ruflo, agents can self-organize into groups, learn from each task, and retain memory across sessions. It also supports secure cross-machine communication. Simply run `npx ruflo init` to add these features to Claude Code. Ruflo is ideal for developers building complex multi-agent systems.

Capabilities

  • Self-organizing multi-agent groups
  • Self-learning and optimization
  • Cross-session memory
  • Secure cross-machine communication
  • Integration with RAG and Claude Code/Codex

Use cases

Building complex multi-agent systemsAutomating workflowsDeveloping conversational AI systemsEnhancing Claude Code functionality

Setup

Requires: API KeyNode 环境
npx ruflo init

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which language models does Ruflo support?

Ruflo primarily supports Claude Code and Codex.

How do I get started with Ruflo?

Initialize your project by running `npx ruflo init`.

Related skills