Reverse engineered prompt

Build me a local first app like Quoroom where I can run a small swarm of AI agents on my own machine. I want one queen agent that plans, several worker agents that carry out tasks, and a quorum system where the agents can discuss and vote before important decisions are made. Give me a clean browser dashboard and a simple CLI so I can create rooms, set goals, pause or resume activity, watch what the swarm is doing live, and use a keeper assistant that can help manage everything for me.

It should work with local models as well as common paid model providers, remember things across sessions, let agents save reusable skills and improve them with a clear audit trail, schedule recurring or one off tasks, accept webhook triggers, and expose a REST API plus WebSocket updates. I also want basic wallet support for EVM chains in the UI. Keep it local by default, with room for optional cloud support later, and make it work nicely with MCP too. If you need details, look up the current docs online and fill in the gaps sensibly.

Want more depth? Deep Reverse