style(agents): clarify agent event direction

This commit is contained in:
RockChinQ
2026-08-27 15:11:13 +08:00
parent af03dbe958
commit fde31d590e
4 changed files with 34 additions and 8 deletions
+1
View File
@@ -692,6 +692,7 @@ const zhHans = {
'Pipeline 只处理消息事件,并严格按照你编排的固定步骤依次执行。',
pipelineDiagramFlow: '消息沿固定流程依次处理',
diagramEvents: '平台事件',
diagramAgentInitiated: 'Agent 主动发起',
diagramMessages: '消息',
diagramMembers: '群成员',
diagramFeedback: '反馈',