pub const MSG_ITERATION_WARNING_UI: &str = "⚠️ 接近迭代上限 ({iterations}/{max_iterations}),模型将优先完成关键任务";
UI-only warning when approaching iteration limit