Skip to main content

openhands.runtime.action_execution_server

This is the main file for the runtime client. It is responsible for executing actions received from OpenHands backend and producing observations.

NOTE: this will be executed inside the docker sandbox.

ActionExecutor Objects

class ActionExecutor()

ActionExecutor is running inside docker sandbox. It is responsible for executing actions received from OpenHands backend and producing observations.