feat: AI分析加入前日报告上下文 + 隐藏模型名 + Docker上海时区

This commit is contained in:
Sakurasan
2026-09-01 16:11:08 +08:00
parent 64c6ed92b0
commit a005118aa4
3 changed files with 37 additions and 2 deletions
-1
View File
@@ -86,7 +86,6 @@ function AiAnalysisPage() {
<Clock className="h-3.5 w-3.5 shrink-0" />
<span className="truncate">{report.created_at}</span>
</span>
<span className="truncate">{report.model}</span>
<span>{report.tokens_used?.toLocaleString()} tokens</span>
{report.toolsUsed && report.toolsUsed.length > 0 && (
<span className="flex items-center gap-1.5">