pub fn run( project_root: Option<PathBuf>, task_id: &str, harness_arg: Option<&str>, ) -> Result<()>
Main entry point for the attach command