From bebf2ec329e5da270a6f68a8f260d9a6a56c698c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=BB=9D=E5=B0=98?= <237809796@qq.com>
Date: Tue, 16 Jun 2026 23:48:06 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96:=20UX=E9=94=99=E8=AF=AF?=
=?UTF-8?q?=E6=B0=94=E6=B3=A1=E5=8C=BA=E5=88=86=E9=87=8D=E8=AF=95=E7=B1=BB?=
=?UTF-8?q?=E5=9E=8B+=E5=B7=A5=E5=85=B7=E5=8D=A1=E6=8C=89=E8=BD=AE?=
=?UTF-8?q?=E6=AC=A1=E8=87=AA=E5=8A=A8=E6=94=B6=E8=B5=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/AiChat.vue | 81 ++++++++++++++++++++++++++-------
src/components/ToolCardList.vue | 8 +++-
src/i18n/en/ai.ts | 2 +
src/i18n/en/aiChat.ts | 2 +-
src/i18n/zh-CN/ai.ts | 2 +
src/i18n/zh-CN/aiChat.ts | 2 +-
6 files changed, 77 insertions(+), 20 deletions(-)
diff --git a/src/components/AiChat.vue b/src/components/AiChat.vue
index 4203633..79f7af5 100644
--- a/src/components/AiChat.vue
+++ b/src/components/AiChat.vue
@@ -401,13 +401,18 @@
-
+
+ {{ $t('ai.notRetryable') }}