feat: 智能体对话标题自动更新+历史显示优化

This commit is contained in:
2026-04-28 10:49:33 +08:00
parent a56bad11f1
commit 8287be10ea
2 changed files with 5 additions and 5 deletions

View File

@@ -1730,7 +1730,7 @@ body {
color: var(--primary);
}
.recent-agent-agent-name {
.recent-agent-category {
font-size: 12px;
color: var(--primary);
background: rgba(102, 126, 234, 0.1);
@@ -1807,7 +1807,7 @@ body {
color: var(--primary);
}
.agent-history-agent {
.agent-history-category {
font-size: 12px;
color: var(--primary);
background: rgba(102, 126, 234, 0.1);