#892 · Primary category: AI Agents & Automation

room

ai automaton claude claudecode giminiapi linux llm macos openclaw windows

Open-source earning-focused swarm intelligence engine. Self-governing AI collectives (queen, workers, quorum voting) running locally via MCP. Works with Claude Code, Codex, or pay-per-use APIs.

Project last updated:04/12/26

GitHub Stars

837

Forks

29

Contributors

1

License

MIT

Why we included this project

Quoroom is a hands-on way to try running several AI agents as a self-governing group instead of isolated assistants. A room runs a Queen agent that sets strategy, Workers that execute tasks, and a Quorum that votes on decisions before anything moves forward, all on your own machine through an MCP server, with an optional cloud runtime, and it works with Claude Code, Codex, or pay-per-use APIs. The engine bundles the pieces you would otherwise assemble yourself: goal decomposition, reusable skills, persistent memory with vector search, task scheduling, and webhook triggers so external systems can wake the swarm. It also ships an EVM wallet and on-chain agent identity, which makes it one of the more unusual options if you are exploring agents that hold funds or act on-chain. Teams and tinkerers who want to experiment with multi-agent governance, self-modification, and long-running autonomous execution get a complete, installable package rather than a research stub.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category