style(agents): distinguish agent capabilities from events

This commit is contained in:
RockChinQ
2026-08-27 15:14:53 +08:00
parent fde31d590e
commit e20a73c83a
4 changed files with 46 additions and 19 deletions
+1 -1
View File
@@ -736,7 +736,7 @@ const jaJP = {
'Pipeline はメッセージイベントのみを、設定した固定ステップの順番で処理します。',
pipelineDiagramFlow: 'メッセージを固定フローで順番に処理',
diagramEvents: 'イベント',
diagramAgentInitiated: 'Agent が実行',
diagramAgentCanUse: 'Agent が利用可能',
diagramMessages: 'メッセージ',
diagramMembers: 'メンバー',
diagramFeedback: 'フィードバック',