fix(web): remove agent debug run notice

This commit is contained in:
RockChinQ
2026-08-25 11:58:54 +08:00
parent 46aea2b499
commit e70a0d3f01
3 changed files with 1 additions and 16 deletions
-3
View File
@@ -735,9 +735,6 @@ const enUS = {
debugDescription:
'Run the current Agent with a message or platform event and inspect the real output.',
debugResetSession: 'Reset session',
debugActualRun: 'This is a real run',
debugActualRunDescription:
'The test calls the configured runner, models, and authorized tools, but does not deliver output to a real chat platform.',
debugEventType: 'Event type',
debugMessageReceived: 'Message received',
debugGroupMemberJoined: 'Group member joined',