pub fn tool_loop( sandbox: &Path, scheds_root: Option<&Path>, allow_edit: bool, max_iterations: u32, ) -> ToolLoopConfig
Convenience: a tool loop config rooted at sandbox.
sandbox