pub async fn process_eval_blocks( content: &str, working_dir: &Path, user_env: &HashMap<String, String>, ) -> String