An agent meta-harness for Claude Code and Codex that runs coordinated swarms of agents with shared memory.
npx ruflo initRuFlo (the project formerly called Claude Flow) coordinates many agents at once. It sets up swarms that split the work, share memory and run workflows on top of Claude Code or Codex.
npx ruflo init
Or install the Claude Code plugins: /plugin marketplace add ruvnet/ruflo, then /plugin install ruflo-core@ruflo.
thedotmack · Plugin
Persistent memory for coding agents. It records what the agent did in each session and feeds the useful parts into the next one.
Nous Research · Agent
Nous Research's self-improving agent, which creates skills from experience, improves them in use and remembers you across sessions.
Volcengine · Tool / CLI
An open-source context database for agents that stores memories, resources and skills under a viking:// filesystem you can browse.