This commit is contained in:
2026-08-22 00:41:17 +02:00
parent d06a93f759
commit 9250528442
18 changed files with 48210 additions and 53 deletions
+2
View File
@@ -1,5 +1,7 @@
# AI Analysis WIP
> ⚠️ 已归档(2026-08-21):本文是历史设计/进度记录,不再作为当前依据,正文不再更新;当前以 `PLAN_ai_analysis_v2.md` 和代码为准。
## User Need
The application is adding AI analysis for Red Alert 3 replay operation logs. The current flow sends player information and a compacted operation log to a chat-completion-compatible LLM, then displays the analysis in `AIChatPanel`.