from opendevin.controller.agent import Agent from .agent import MonologueAgent Agent.register('MonologueAgent', MonologueAgent)