openhands.runtime.base
Runtime Objects
class Runtime(FileEditRuntimeMixin)
The runtime is how the agent interacts with the external environment. This includes a bash sandbox, a browser, and filesystem interactions.
sid is the session id, which is used to identify the current user session.
send_status_message
def send_status_message(message_id: str)