Agent在实时响应中因为错误而中断时发送系统通知

This commit is contained in:
xintaofei
2026-03-31 15:43:00 +08:00
parent a9f6ce9105
commit 25a2bd0922
12 changed files with 41 additions and 14 deletions

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "فشل اتصال {agent}",
"toolFallbackTitle": "أداة",
"eventErrorTitle": "خطأ الوكيل",
"notificationTurnComplete": "{agent} أنهى الاستجابة"
"notificationTurnComplete": "{agent} أنهى الاستجابة",
"notificationError": "{agent} خطأ: {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "{agent} Verbindung fehlgeschlagen",
"toolFallbackTitle": "Werkzeug",
"eventErrorTitle": "Agentenfehler",
"notificationTurnComplete": "{agent} hat die Antwort abgeschlossen"
"notificationTurnComplete": "{agent} hat die Antwort abgeschlossen",
"notificationError": "{agent} Fehler: {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1351,7 +1351,8 @@
"connectFailedTitle": "{agent} connection failed",
"toolFallbackTitle": "Tool",
"eventErrorTitle": "Agent Error",
"notificationTurnComplete": "{agent} has finished responding"
"notificationTurnComplete": "{agent} has finished responding",
"notificationError": "{agent} error: {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "Falló la conexión de {agent}",
"toolFallbackTitle": "Herramienta",
"eventErrorTitle": "Error del agente",
"notificationTurnComplete": "{agent} ha terminado de responder"
"notificationTurnComplete": "{agent} ha terminado de responder",
"notificationError": "{agent} error: {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "Échec de la connexion de {agent}",
"toolFallbackTitle": "Outil",
"eventErrorTitle": "Erreur de l'agent",
"notificationTurnComplete": "{agent} a terminé de répondre"
"notificationTurnComplete": "{agent} a terminé de répondre",
"notificationError": "{agent} erreur : {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "{agent} の接続に失敗しました",
"toolFallbackTitle": "ツール",
"eventErrorTitle": "エージェントエラー",
"notificationTurnComplete": "{agent} の応答が完了しました"
"notificationTurnComplete": "{agent} の応答が完了しました",
"notificationError": "{agent} エラー:{message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "{agent} 연결 실패",
"toolFallbackTitle": "도구",
"eventErrorTitle": "에이전트 오류",
"notificationTurnComplete": "{agent} 응답이 완료되었습니다"
"notificationTurnComplete": "{agent} 응답이 완료되었습니다",
"notificationError": "{agent} 오류: {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "Falha na conexão de {agent}",
"toolFallbackTitle": "Ferramenta",
"eventErrorTitle": "Erro do agente",
"notificationTurnComplete": "{agent} terminou de responder"
"notificationTurnComplete": "{agent} terminou de responder",
"notificationError": "{agent} erro: {message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1351,7 +1351,8 @@
"connectFailedTitle": "{agent} 连接失败",
"toolFallbackTitle": "工具",
"eventErrorTitle": "Agent 错误",
"notificationTurnComplete": "{agent} 已完成响应"
"notificationTurnComplete": "{agent} 已完成响应",
"notificationError": "{agent} 错误:{message}"
},
"connectionLifecycle": {
"tasks": {

View File

@@ -1350,7 +1350,8 @@
"connectFailedTitle": "{agent} 連線失敗",
"toolFallbackTitle": "工具",
"eventErrorTitle": "Agent 錯誤",
"notificationTurnComplete": "{agent} 已完成回應"
"notificationTurnComplete": "{agent} 已完成回應",
"notificationError": "{agent} 錯誤:{message}"
},
"connectionLifecycle": {
"tasks": {