pub fn format_bash_execution( command: &str, output: &str, exit_code: Option<i32>, ) -> String
Format bash execution for display