Description
ROMA (Recursive Open Meta-Agent) is an open-source, extensible framework for building multi-agent systems. It represents work as a hierarchical task tree whose nodes assess tasks, plan subtasks, execute work with selected agents or tools, and aggregate results. ROMA provides traceable context flow, structured Pydantic inputs and outputs, modular integrations, parallel execution for independent tasks, and optional human-in-the-loop checks.