openhands.runtime.impl.runloop.runloop_runtime
RunloopLogStreamer Objects
class RunloopLogStreamer(LogStreamer)
Streams Runloop devbox logs to stdout.
This class provides a way to stream logs from a Runloop devbox directly to stdout through the provided logging function.
RunloopRuntime Objects
class RunloopRuntime(EventStreamRuntime)
The RunloopRuntime class is an EventStreamRuntime that utilizes Runloop Devbox as a runtime environment.