feat(agent-debug): edit event data with compact forms

This commit is contained in:
RockChinQ
2026-09-06 01:57:47 +08:00
parent 2a46325232
commit 5d0657b1db
14 changed files with 916 additions and 245 deletions
+27
View File
@@ -716,6 +716,33 @@ const jaJP = {
},
},
agents: {
debugData: {
title: 'イベントデータ',
form: '基本項目',
json: '完全な JSON',
groupId: 'グループ ID',
memberId: 'メンバー ID',
memberName: 'メンバー名',
userId: 'ユーザー ID',
userName: 'ユーザー名',
requesterId: '申請者 ID',
requesterName: '申請者名',
messageId: 'メッセージ ID',
duration: '時間(秒)',
message: 'メッセージ内容',
newMessage: '編集後の内容',
verificationMessage: '申請メッセージ',
reaction: 'リアクション',
groupName: 'グループ名',
feedback: 'フィードバック',
rating: '評価',
eventName: 'イベント名',
privateChat: '空欄で個別チャット',
sampleUser: 'テストユーザー',
sampleMessage: 'こんにちは',
sampleFeedback: 'とても役立ちました',
invalidField: '{{field}}を確認してください',
},
debugReasoning: '思考内容',
debugTextOutput: 'テキスト出力',
debugPlatformNotice: