Autonoma: A Hierarchical Multi-Agent Framework for End-to-End Workflow Automation
Eslam Reda, Maged Yasser, and Sara El-Metwally

TL;DR
Autonoma is a hierarchical multi-agent framework that translates natural language prompts into reliable, multi-step workflows, improving scalability, robustness, and extensibility in automation systems.
Contribution
It introduces a structured, multi-tiered architecture with a high-level Coordinator, Planner, and dynamic Supervisor, enabling robust, extensible, end-to-end workflow automation from natural language instructions.
Findings
97% task completion rate
98% successful agent handoff rate
Addresses scalability and error handling challenges
Abstract
The increasing complexity of user demands necessitates automation frameworks that can reliably translate open-ended instructions into robust, multi-step workflows. Current monolithic agent architectures often struggle with the challenges of scalability, error propagation, and maintaining focus across diverse tasks. This paper introduces Autonoma, a structured, hierarchical multi-agent framework designed for end-to-end workflow automation from natural language prompts. Autonoma employs a principled, multi-tiered architecture where a high-level Coordinator validates user intent, a Planner generates structured workflows, and a Supervisor dynamically manages the execution by orchestrating a suite of modular, specialized agents (e.g., for web browsing, coding, file management). This clear separation between orchestration logic and specialized execution ensures robustness through active…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Business Process Modeling and Analysis · Mobile Agent-Based Network Management
