from __future__ import annotations from langbot_plugin.runtime.io import handler class RuntimeConnectionHandler(handler.Handler): """Runtime connection handler"""