From 2dc9d752e4a9f4a205271364e7079f68f2692086 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=89=A9?= <253518756@qq.com> Date: Thu, 14 May 2026 13:40:50 +0800 Subject: [PATCH] 1 --- .hermes/shared-memory/pitfalls.md | 16 + deploy/env/api-server.env.example | 1 + ..._WORK_LIST_TWO_COLUMN_LAYOUT_2026-04-29.md | 2 + ..._DISCOVER_DRAFT_TAB_REDESIGN_2026-05-05.md | 4 + ...ATION_WORK_SHELF_UNIFICATION_2026-04-25.md | 4 +- ...FT_ASSET_GENERATION_PIPELINE_2026-05-10.md | 4 + .../PUZZLE_FORM_CREATION_FLOW_2026-04-29.md | 1 + ...ZLE_MATCH3D_RESULT_AUDIO_TAB_2026-05-11.md | 1 + server-rs/crates/api-server/src/config.rs | 12 + server-rs/crates/api-server/src/match3d.rs | 523 +++++++++++++++++- .../CustomWorldCreationHub.test.tsx | 67 +++ .../creationWorkShelf.test.ts | 56 +- .../custom-world-home/creationWorkShelf.ts | 25 +- .../Match3DAgentWorkspace.tsx | 14 +- .../match3d-result/Match3DResultView.test.tsx | 69 +++ .../match3d-result/Match3DResultView.tsx | 45 +- .../Match3DRuntimeShell.test.tsx | 69 +++ .../match3d-runtime/Match3DRuntimeShell.tsx | 20 +- .../PlatformEntryFlowShellImpl.tsx | 197 +++++-- .../puzzle-result/PuzzleResultView.test.tsx | 87 +++ .../puzzle-result/PuzzleResultView.tsx | 1 + ...gEntryFlowShell.agent.interaction.test.tsx | 510 ++++++++++++++++- .../match3dGeneratedModelCache.test.ts | 84 +++ src/services/match3dGeneratedModelCache.ts | 159 +++++- 24 files changed, 1873 insertions(+), 98 deletions(-) diff --git a/.hermes/shared-memory/pitfalls.md b/.hermes/shared-memory/pitfalls.md index 058d632e..52cb97f2 100644 --- a/.hermes/shared-memory/pitfalls.md +++ b/.hermes/shared-memory/pitfalls.md @@ -30,6 +30,14 @@ - 验证:结果页试听和运行态 `