1 repo
A pattern where a primary agent synchronously delegates sub-tasks to specialized agents, waiting for completion before proceeding.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Sequential Task Delegation. Refine with filters or upvote what's useful.
OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system
Allows primary agents to synchronously delegate sub-tasks to specialized agents and block until completion.