Commit Graph

31 Commits

Author SHA1 Message Date
kdletters ce0765b298 接入原生返回栈状态消费
H5 新增 navigation.canGoBack hook 并在直达二级页时补齐返回锚点

路由导航保留完整原生宿主上下文并标记应用历史状态

补齐 HostBridge 返回栈消费测试、门禁和文档
2026-06-19 10:59:47 +08:00
kdletters de2798d415 收口宿主上下文查询契约
共享 HostBridge 契约新增宿主上下文 query 字段和值

移动壳和 H5 运行态改用共享 query 契约

桌面壳和微信壳门禁反查共享 query 契约

微信请求头和 H5 路由保留字段跟随共享契约

同步宿主上下文契约文档和共享记忆
2026-06-19 07:39:51 +08:00
kdletters b2543ba8a2 Merge branch 'master' into codex/puzzle-clear-template-runtime-fixes 2026-06-06 20:01:52 +08:00
kdletters 6a03575d68 fix: 保留小程序登录上下文 2026-06-05 20:59:36 +08:00
wuxiangwanzi 1b5e098225 feat: add puzzle clear template runtime 2026-06-03 22:11:46 +08:00
kdletters eb6ab404e2 fix: restore puzzle runtime url state 2026-05-25 22:52:38 +08:00
JenkenB 50a0d6f982 Refine creation tab UX, generation flow, and bindings
Large changes across frontend, backend and docs to align creation-tab and generation-page behavior with new product UI/UX and Spacetime bindings. Updated hermes decision-log and pitfalls with concrete rules (banner carousel, font sizing, unread-dot tokens, template-card layout, direct card->entry routing, separation of account balance vs prize pools, removal of global page card shell, generation progress milestones and unified circular progress, and background video handling). Added GenerationProgressHero component and media assets, plus generation-related UI/tests updates (CustomWorldGenerationView, BarkBattleGeneratingView, creation hub/cards, platform entry routing, index tests). Backend and contract updates include new category fields in admin API types and admin UI form/list, spacetime-client/module/migration changes and generated bindings script. Misc: many tests adjusted, new docs and plan files added, and several server-rs crate changes to support the updated creation/ generation workflows.
2026-05-25 00:41:30 +08:00
kdletters d46c5f9383 Merge remote-tracking branch 'origin/codex/wooden-fish-template' 2026-05-22 08:09:58 +08:00
kdletters 1756b83789 fix: complete jump-hop frontend wiring 2026-05-22 06:19:59 +08:00
kdletters bf82f04b64 fix: polish bark battle creation flow 2026-05-22 05:00:07 +08:00
wuxiangwanzi 5b0f9f3763 feat: add wooden fish play template 2026-05-21 23:34:07 +08:00
JenkenB bb60ca91ef Match3D & Puzzle: runtime UI, assets, drag fix
Backend: stop treating background music as a required draft asset and remove auto-submit/plan for background music; load persisted generated UI/assets into Match3D agent session responses (added helpers to resolve profile id and fetch existing generated assets). Frontend: make Match3D result preview reuse runtime UI styles, unify runtime settings entry, update PuzzleRuntime to apply immediate pointermove transforms (disable drag transition), use SVG clipPath for merged piece rounding, ensure PuzzleRuntimeShell supplies platform theme classes, and adjust related tests. Docs & logs: update decision log, pitfalls and product docs to reflect these changes.
2026-05-15 08:49:59 +08:00
wuxiangwanzi e444266e1e feat: add edutainment drawing and visual package flows 2026-05-14 14:56:36 +08:00
wuxiangwanzi d41f260a2a feat: add baby object match edutainment flow
CI / verify (push) Has been cancelled
2026-05-12 16:08:59 +08:00
kdletters 8c6ec9e6e4 Merge remote-tracking branch 'origin/master' into hermes/hermes-1e775b03
CI / verify (pull_request) Has been cancelled
# Conflicts:
#	docs/technical/README.md
#	src/components/custom-world-home/CustomWorldCreationHub.tsx
#	src/components/custom-world-home/creationWorkShelf.ts
#	src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
2026-05-12 15:02:47 +08:00
kdletters 54968701f0 fix public work detail not found recovery
CI / verify (push) Has been cancelled
2026-05-11 19:52:25 +08:00
kdletters 2b046656dc feat: add bark battle browser prototype 2026-05-11 18:01:55 +08:00
kdletters 793d82cccd feat: move creation entry config to database 2026-05-11 11:23:24 +08:00
wuxiangwanzi 46a254f142 feat: add child motion entry and fix auth env
CI / verify (push) Has been cancelled
2026-05-10 18:27:51 +08:00
JenkenB 65c2b8cd79 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-08 22:07:05 +08:00
kdletters 4aa127cd18 test: cover profile feedback route and view
CI / verify (pull_request) Has been cancelled
2026-05-08 12:27:14 +08:00
kdletters 3b0dd2ebeb feat: add profile feedback route stage 2026-05-08 12:20:32 +08:00
JenkenB abf1f1ebea 1 2026-05-08 11:44:42 +08:00
kdletters 995661e7cc Preserve partial creation replies on stream failure
CI / verify (push) Has been cancelled
2026-05-05 11:31:50 +08:00
wuxiangwanzi df24467e1d Integrate Match3D Q1 flow
CI / verify (push) Has been cancelled
2026-05-01 14:33:18 +08:00
JenkenB aabad6407f Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-01 00:41:33 +08:00
JenkenB fe02603ba1 1 2026-05-01 00:33:39 +08:00
wuxiangwanzi 08815d98bc 抓大鹅F3实现
CI / verify (push) Has been cancelled
2026-04-30 21:01:36 +08:00
JenkenB 412279ae11 1 2026-04-29 11:51:04 +08:00
kdletters 1348b2e940 add public work share links
CI / verify (push) Has been cancelled
2026-04-27 22:55:36 +08:00
kdletters cbc27bad4a init with react+axum+spacetimedb
CI / verify (push) Has been cancelled
2026-04-26 18:06:23 +08:00