openhands.agenthub.codeact_swe_agent.response_parser
CodeActSWEResponseParser Objects
class CodeActSWEResponseParser(ResponseParser)
Parser action:
- CmdRunAction(command) - bash command to run
- IPythonRunCellAction(code) - IPython code to run
- MessageAction(content) - Message action to run (e.g. ask for clarification)
- AgentFinishAction() - end the interaction