pub fn serialize_conversation( input: &str, tool_result_max_chars: usize, ) -> String
Compact conversation text to one line per turn.