From 5369440e15a84d2eb4c2be7c079ebf297c243ca2 Mon Sep 17 00:00:00 2001 From: AIGameCreator App Date: Fri, 3 Jul 2026 03:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E9=A2=84=E8=A7=88=E7=AD=96?= =?UTF-8?q?=E7=95=A5=E5=BF=AB=E6=8D=B7=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增打开预览和停止预览确认草稿入口 补充用户面策略快捷入口测试 同步AI游戏创作App技术方案和共享决策记录 --- apps/ai-game-creator-shell/src/App.tsx | 22 ++++++++++++++++- .../tests/appSurface.test.ts | 24 +++++++++++++++++++ .../shared-memory/decision-log.md | 2 +- ...案】AI游戏创作智能体App实施计划-2026-06-24.md | 4 ++-- 4 files changed, 48 insertions(+), 4 deletions(-) diff --git a/apps/ai-game-creator-shell/src/App.tsx b/apps/ai-game-creator-shell/src/App.tsx index c759775ef..712ef0591 100644 --- a/apps/ai-game-creator-shell/src/App.tsx +++ b/apps/ai-game-creator-shell/src/App.tsx @@ -9818,10 +9818,30 @@ export function App() { + +