fix(workflow): improve run audit interactions

This commit is contained in:
mlogclub
2026-06-24 11:03:36 +08:00
parent 26578705ad
commit dbd793f140
4 changed files with 179 additions and 50 deletions
+1
View File
@@ -2262,6 +2262,7 @@
"allAgents": "All agents",
"loadAgentsFailed": "Could not load AI agents.",
"loadDetailFailed": "Could not load workflow run details.",
"loadConversationFailed": "Could not load conversation details.",
"conversationId": "Conversation ID",
"messageId": "Message ID",
"workflowVersionId": "Workflow Version ID",
+1
View File
@@ -2262,6 +2262,7 @@
"allAgents": "全部 Agent",
"loadAgentsFailed": "加载 AI Agent 列表失败",
"loadDetailFailed": "加载流程执行详情失败",
"loadConversationFailed": "加载会话详情失败",
"conversationId": "会话ID",
"messageId": "消息ID",
"workflowVersionId": "流程版本ID",