from openhands.controller.agent import Agent from .agent import DelegatorAgent Agent.register('DelegatorAgent', DelegatorAgent)