pub fn create_runner(kind: AgentKind) -> Box<dyn AgentRunner>Expand description
Create the appropriate runner for the given agent kind.
pub fn create_runner(kind: AgentKind) -> Box<dyn AgentRunner>Create the appropriate runner for the given agent kind.