pub fn run(
project_root: Option<PathBuf>,
command: Option<&str>,
max_attempts: usize,
harness_arg: &str,
agent_type: &str,
session_name: Option<String>,
attach: bool,
) -> Result<()>Expand description
Run the test command