Skip to main content

run_agent_loop

Function run_agent_loop 

Source
pub async fn run_agent_loop(
    runtime: &RuntimeConfig,
    rules_path: &Path,
    once: bool,
) -> Result<()>