# ROMA **Repository Path**: data_factory/deepresearch-ROMA ## Basic Information - **Project Name**: ROMA - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-11 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Building hierarchical high-performance multi-agent systems made easy! (Beta)
### π **Recursive Task Decomposition** Automatically breaks down complex tasks into manageable subtasks with intelligent dependency management. Runs independent sub-tasks in **parallel**. | ### π€ **Agent Agnostic** Works with any provider (OpenAI, Anthropic, Google, local models) through unified interface, as long as it has an `agent.run()` command, then you can use it! |
### π **Complete Transparency** Stage tracing shows exactly what happens at each step - debug and optimize with full visibility | ### π Connect Any Tool Seamlessly integrate external tools and protocols with configurable intervention points. Already includes production-grade connectors such as E2B, file-read-write, and more. |