跳到主要内容

openhands.events.action.commands

CmdRunAction Objects

@dataclass
class CmdRunAction(Action)

is_input

if True, the command is an input to the running process

IPythonRunCellAction Objects

@dataclass
class IPythonRunCellAction(Action)

kernel_init_code

code to run in the kernel (if the kernel is restarted)