2047 Commits

Author SHA1 Message Date
kdletters 15f1d134b0 Merge pull request 'codex/puzzle-runtime-url-restore' (#36) from codex/puzzle-runtime-url-restore into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/36
2026-05-25 22:59:33 +08:00
JenkenB 5a6e68b6dc 1 2026-05-25 22:57:14 +08:00
kdletters 4b8e7cf4a5 merge: sync origin master into puzzle runtime restore 2026-05-25 22:57:07 +08:00
kdletters eb6ab404e2 fix: restore puzzle runtime url state 2026-05-25 22:52:38 +08:00
kdletters f4b84f0d54 Merge pull request 'codex/recommendation-login-modal-fix' (#35) from codex/recommendation-login-modal-fix into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/35
2026-05-25 22:48:39 +08:00
kdletters 62a24bf0e5 fix: keep recommend runtime on local auth 2026-05-25 22:45:29 +08:00
kdletters 21d95a18d3 Merge remote-tracking branch 'origin/master' into codex/recommendation-login-modal-fix
# Conflicts:
#	src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
#	src/components/rpg-entry/RpgEntryHomeView.recharge.test.tsx
2026-05-25 22:01:03 +08:00
kdletters abf24c0b9b Merge pull request 'fix: split recommendation layouts by breakpoint' (#34) from codex/recommendation-responsive-split into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/34
2026-05-25 21:54:10 +08:00
kdletters cab5a5366d Merge master into codex/recommendation-responsive-split 2026-05-25 21:53:38 +08:00
kdletters 485e0fe5d5 Merge branch 'master' into codex/recommendation-login-modal-fix 2026-05-25 21:52:15 +08:00
kdletters e6e2d821a8 fix: remove recommend login gate 2026-05-25 21:52:05 +08:00
kdletters ae66776fa9 fix: split recommendation layouts by breakpoint 2026-05-25 21:10:20 +08:00
kdletters 6d7c688fe3 chore(dev): enable password registration in local dev 2026-05-25 20:15:28 +08:00
kdletters aa60c4a89c Merge pull request 'fix: keep draft form on mud-point failure' (#33) from codex/mud-point-modal-keep-form into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/33
2026-05-25 20:02:30 +08:00
kdletters 220119ae54 fix: keep draft form on mud-point failure 2026-05-25 20:01:08 +08:00
kdletters 42065e0f4f docs: enforce play-type integration skill 2026-05-25 19:31:00 +08:00
kdletters 080694fb46 refactor: extract platform image provider 2026-05-25 19:03:43 +08:00
kdletters 0ffbea67fd 添加codex环境配置 2026-05-25 17:47:42 +08:00
kdletters bdb81466ce fix: prefer localhost git checkout for web build 2026-05-25 15:46:04 +08:00
kdletters 3ddf603829 Merge pull request 'feat: 统一推荐页匿名游玩的 Runtime Guest 认证' (#32) from feat/recommend-runtime-guest into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/32
2026-05-25 14:17:53 +08:00
kdletters 5859d738a0 Merge remote-tracking branch 'origin/master' into feat/recommend-runtime-guest
# Conflicts:
#	docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
2026-05-25 14:12:39 +08:00
kdletters c1dcf074bb feat: unify recommend anonymous runtime guest auth
- Route recommended runtime launches through shared runtime guest token handling
- Extend recommend-page anonymous play beyond jump-hop
- Add regression coverage for runtime guest launch clients
- Update docs to reflect the full anonymous-play matrix
2026-05-25 14:03:38 +08:00
JenkenB 30cf8abbf7 Merge branch 'codex/profile-mobile-ui-reference' 2026-05-25 01:41:05 +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
wuxiangwanzi 5d3e2ac111 Merge remote-tracking branch 'origin/master' into codex/wooden-fish-template 2026-05-24 20:35:32 +08:00
wuxiangwanzi 838c74d8fe feat: 完善敲木鱼结果页元信息补录 2026-05-24 20:34:36 +08:00
kdletters 9a0bc6b129 Merge origin/master 2026-05-24 19:51:04 +08:00
kdletters 42037860d5 feat: integrate jump-hop shelf and asset flow 2026-05-24 19:00:21 +08:00
kdletters cf77192837 Merge pull request 'Allow anonymous jump-hop recommend play' (#31) from hermes/hermes-ee35e50c into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/31
2026-05-24 16:19:51 +08:00
kdletters 7e878f32d1 Clean up shared memory headings 2026-05-24 16:08:33 +08:00
kdletters 2c6fb2e81a Allow anonymous jump-hop recommend play 2026-05-24 16:02:49 +08:00
wuxiangwanzi 8638397faa feat: 完善敲木鱼玩法模板链路 2026-05-24 02:49:13 +08:00
kdletters 2ba4691bc0 chore: remove redundant asset generation scripts 2026-05-22 16:35:35 +08:00
kdletters b89d4940a9 fix: 修复拼图草稿写入步骤完成态 2026-05-22 16:09:01 +08:00
kdletters d46c5f9383 Merge remote-tracking branch 'origin/codex/wooden-fish-template' 2026-05-22 08:09:58 +08:00
kdletters ac8ca6ecb1 fix: restore rpg creation entry migration helper 2026-05-22 07:19:20 +08:00
kdletters 1756b83789 fix: complete jump-hop frontend wiring 2026-05-22 06:19:59 +08:00
kdletters 7b8cb82bf0 Merge pull request 'codex/bark-battle' (#30) from codex/bark-battle into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/30
2026-05-22 05:14:08 +08:00
kdletters 61b850c2c2 Merge remote-tracking branch 'origin/master' into codex/bark-battle 2026-05-22 05:12:29 +08:00
kdletters bf82f04b64 fix: polish bark battle creation flow 2026-05-22 05:00:07 +08:00
wuxiangwanzi 0faabb27c7 Merge remote-tracking branch 'origin/master' into codex/wooden-fish-template 2026-05-22 04:00:52 +08:00
wuxiangwanzi 5f1128540e feat: refine wooden fish runtime generation 2026-05-22 03:49:35 +08:00
kdletters ea9d3aafbf Merge pull request 'codex/rpg-creation-cg-fix' (#29) from codex/rpg-creation-cg-fix into master
Reviewed-on: https://git.genarrative.world/GenarrativeAI/Genarrative/pulls/29
2026-05-22 03:26:45 +08:00
kdletters c501f78e36 Merge origin/master into codex/rpg-creation-cg-fix 2026-05-22 03:22:12 +08:00
kdletters d74457faa2 fix: preserve rpg custom world detail profiles 2026-05-22 03:14:11 +08:00
JenkenB ae014ac881 Switch to VectorEngine gpt-image-2 and edits
Replace uses of the legacy `gpt-image-2-all` model with `gpt-image-2` and standardize image workflows: no-reference generation uses POST /v1/images/generations, any-reference flows use POST /v1/images/edits with multipart `image` parts. Update SKILLs, generation scripts, decision logs, and docs to reflect the contract change and edits-vs-generations guidance. Apply corresponding changes across backend (api-server match3d/puzzle modules, openai image adapter, mappers, telemetry, spacetime client/module), frontend components and services (Match3D, Puzzle, CreativeImageInputPanel, runtime shells), and add new spritesheet/parser files and tests. Also add media/logo.png. These changes align repository code and documentation with the VectorEngine image API contract and update generation/upload handling (green-screen -> alpha processing, spritesheet handling, and related tests).
2026-05-22 03:06:41 +08:00
wuxiangwanzi d81cc49549 Merge remote-tracking branch 'origin/master' into codex/wooden-fish-template 2026-05-21 23:34:35 +08:00
wuxiangwanzi 5b0f9f3763 feat: add wooden fish play template 2026-05-21 23:34:07 +08:00
kdletters 321e1ea33a chore: add codex workspace hooks 2026-05-21 20:21:32 +08:00
kdletters a9d23a8a44 fix: stabilize rpg publish and launch 2026-05-21 20:20:06 +08:00