pub fn handle_batch(items: &[(String, String)]) -> String
Executes multiple (language, code) pairs in parallel and returns aggregated results.