重构部分会话消息处理逻辑,优化会话消息渲染

This commit is contained in:
xintaofei
2026-03-10 23:24:27 +08:00
parent a048a4cae2
commit 380f430d5a
15 changed files with 92 additions and 568 deletions

View File

@@ -1114,8 +1114,7 @@
},
"shared": {
"attachedResources": "Attached resources",
"toolCallFailed": "Tool call failed",
"planUpdated": "Plan updated"
"toolCallFailed": "Tool call failed"
},
"messageThread": {
"emptyTitle": "No messages yet",
@@ -1147,9 +1146,6 @@
"noEnabledAgents": "No enabled agents",
"openAgentsSettings": "Open Agents settings"
},
"liveMessageBlock": {
"assistantThinkingAria": "Assistant is thinking"
},
"agentPlanOverlay": {
"title": "Agent Plan",
"collapsePlanAria": "Collapse plan",