openhands.runtime.impl.remote.remote_runtime
RemoteRuntime Objects
class RemoteRuntime(Runtime)
This runtime will connect to a remote oh-runtime-client.
port
default port for the remote runtime client
copy_from
def copy_from(path: str) -> Path
Zip all files in the sandbox and return as a stream of bytes.