重构: 巨函数拆分 + 清理历史标记注释 + custom_prompt/停止按钮/tunnel 改进

This commit is contained in:
lxy
2026-07-31 21:36:12 +08:00
parent 365af554da
commit bd9031d35d
73 changed files with 1421 additions and 1064 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ pub enum Recommendation {
}
// ============================================================
// LLM 对抗评估 — prompt 构造 / JSON 解析F-260614-03
// LLM 对抗评估 — prompt 构造 / JSON 解析
// ============================================================
/// LLM 角色 / 输出契约的系统级约束。