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