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
@@ -723,6 +723,7 @@ const enUS = {
'A Pipeline handles message events only and runs each step in the order you configure.',
pipelineDiagramFlow: 'Messages move through a fixed sequence',
diagramEvents: 'Platform events',
diagramAgentInitiated: 'Initiated by Agent',
diagramMessages: 'Messages',
diagramMembers: 'Members',
diagramFeedback: 'Feedback',