Module runner

Module runner 

Source
Expand description

Runner — orchestrates agent execution across Gemini Live sessions.

Handles the full lifecycle: connect → run agent → handle transfer → reconnect → repeat. Transfer is complex in Gemini Live because tools are fixed at setup — changing agents means changing sessions (unlike traditional ADK where tools change per-call).

Structs§

Runner
Orchestrates agent execution across Gemini Live sessions.