From 4508b6aacaba0292a54331d217d103e1c71606c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BE=B7=E5=AE=87?= Date: Tue, 8 Sep 2026 10:38:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=9B=B4=E8=BF=9E=E9=89=B4?= =?UTF-8?q?=E6=9D=83=E5=A4=B1=E8=B4=A5=E5=AF=B9=E8=AF=9D=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 让 DirectProject 持久化鉴权失败消息与当前用户可见文案一致。 --- apps/ai-game-creator-shell/tests/appSurface/home.suite.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ai-game-creator-shell/tests/appSurface/home.suite.ts b/apps/ai-game-creator-shell/tests/appSurface/home.suite.ts index 4dc858765..ad1c1bb67 100644 --- a/apps/ai-game-creator-shell/tests/appSurface/home.suite.ts +++ b/apps/ai-game-creator-shell/tests/appSurface/home.suite.ts @@ -2290,7 +2290,7 @@ export function registerHomeProjectCreationTests() { { schemaVersion: 'game-creator-conversation.v1', role: 'assistant', - content: '陶泥儿智能创作 鉴权失败,请检查 API Key 或登录态', + content: '陶泥儿智能创作 鉴权失败,请重新登录后重试', messageId: `direct-codex:${clientTurnId}:assistant`, updatedAt: 2, },