pub fn handle_with_context( command: &str, output: &str, exit_code: i32, crp_mode: CrpMode, project_root: Option<&str>, ) -> String