pub fn render_tool_call_request_msg( tool_calls: &[ToolCallItem], bubble_max_width: usize, lines: &mut Vec<Line<'static>>, theme: &Theme, )
渲染工具调用请求消息(AI 发起):黄色标签 + 工具名和参数摘要