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

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": "附加资源",
"toolCallFailed": "工具调用失败",
"planUpdated": "计划已更新"
"toolCallFailed": "工具调用失败"
},
"messageThread": {
"emptyTitle": "暂无消息",
@@ -1147,9 +1146,6 @@
"noEnabledAgents": "暂无已启用的 Agent",
"openAgentsSettings": "打开 Agents 设置"
},
"liveMessageBlock": {
"assistantThinkingAria": "助手正在思考"
},
"agentPlanOverlay": {
"title": "Agent 计划",
"collapsePlanAria": "折叠计划",