79d0d7a305
Merge branch 'codex/wechat-nickname'
2026-06-06 23:59:30 +08:00
b74440373f
feat(auth): 小程序登录采集微信昵称
2026-06-06 23:59:15 +08:00
kdletters
ff7a2f6284
fix: delay wooden fish audio upload
2026-06-06 22:56:53 +08:00
d5b51a4242
Merge branch 'codex/platform-creation-flow-polish'
...
# Conflicts:
# docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
# src/components/rpg-entry/RpgEntryHomeView.tsx
2026-06-06 22:49:48 +08:00
50e335ba47
fix: polish platform creation flow interactions
2026-06-06 21:36:38 +08:00
kdletters
b2543ba8a2
Merge branch 'master' into codex/puzzle-clear-template-runtime-fixes
2026-06-06 20:01:52 +08:00
2db3a6e185
Merge remote-tracking branch 'origin/master' into dev-jenken
...
# Conflicts:
# .hermes/shared-memory/pitfalls.md
# server-rs/crates/api-server/src/modules/jump_hop.rs
# src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
# src/services/jump-hop/jumpHopClient.test.ts
2026-06-05 23:59:40 +08:00
kdletters
f4a8cc80c2
Merge remote-tracking branch 'origin/master' into codex/tiaoyitiao
2026-06-05 23:45:17 +08:00
fb3eede781
Merge branch 'master' into dev-jenken
2026-06-05 23:44:57 +08:00
601c6772b7
Merge branch 'dev-jenken' of https://git.genarrative.world/GenarrativeAI/Genarrative into dev-jenken
2026-06-05 23:44:36 +08:00
7140ac72b5
1
2026-06-05 23:41:24 +08:00
3849c3ccbe
Merge remote-tracking branch 'origin/master' into codex/pr57-p0-p2
...
# Conflicts:
# docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
# docs/【项目基线】当前产品与工程约束-2026-05-15.md
2026-06-05 23:25:15 +08:00
kdletters
8e1a62d130
fix: decouple puzzle draft generation lifecycle
2026-06-05 23:22:30 +08:00
cd8088d1fd
feat: polish jump hop themed runtime assets
2026-06-05 22:55:40 +08:00
60709395d0
Merge branch 'codex/fix-draft-retry-reuses-session'
2026-06-05 22:53:14 +08:00
dcbf02bbda
fix: 失败草稿重试复用原会话
2026-06-05 22:49:07 +08:00
a215852381
Merge remote-tracking branch 'origin/master' into codex/tiaoyitiao
2026-06-05 22:46:57 +08:00
c98c3de96d
123
2026-06-05 22:11:12 +08:00
kdletters
ed6a59e641
fix: send VectorEngine edit images as file parts
2026-06-05 21:19:46 +08:00
6a03575d68
fix: 保留小程序登录上下文
2026-06-05 20:59:36 +08:00
kdletters
5a6d69bebe
fix: provision OpenSSL 3.2 runtime
2026-06-05 19:45:23 +08:00
kdletters
5150925947
fix: send VectorEngine images with libcurl
2026-06-05 17:03:49 +08:00
d489488ca2
fix: 稳定推荐页拼图下一关体验
2026-06-05 16:19:35 +08:00
524ad430ab
fix(ci): simplify server provision pipeline
2026-06-05 16:14:30 +08:00
89f596ea64
fix(jump-hop): extend creation timeout
2026-06-05 14:51:22 +08:00
0edcb1b9f1
fix(jump-hop): clean magenta cutout fringes
2026-06-05 13:23:58 +08:00
e5592304a5
feat: add graceful api shutdown readiness
2026-06-05 11:44:27 +08:00
kdletters
9ab353926e
fix: retry VectorEngine image send timeouts
2026-06-05 11:38:02 +08:00
0b07161034
chore: add structured OSS logs
2026-06-05 11:10:50 +08:00
kdletters
cb08c9ad20
fix(jump-hop): isolate draft runs from public leaderboard
2026-06-05 01:19:49 +08:00
kdletters
fdafe8d747
fix: allow masked phone author display
2026-06-05 00:51:43 +08:00
1b39c0c5d7
Merge branch 'master' into codex/tiaoyitiao
2026-06-05 00:01:50 +08:00
kdletters
b19a3e4231
fix: switch miniprogram channel by env version
2026-06-04 23:52:59 +08:00
kdletters
dd5861d5f5
fix: align miniprogram web-view auth and share
2026-06-04 23:23:07 +08:00
27b30f974b
Update spacetime-client bindings and frontend
...
Large update across server and web clients: regenerated/added many spacetime-client module bindings and input types (including new delete/work_delete input types and numerous procedure/reducer files), updates to server-rs API modules (bark_battle, jump_hop, wooden_fish, auth, module-runtime and shared contracts), and fixes in module-runtime behavior and domain logic. Frontend changes include new/updated components and tests (creative audio helpers, bark-battle/jump-hop/wooden-fish clients and views, unified generation pages, RPG entry views, and runtime shells), plus CSS and service updates. Documentation and operational notes updated (.hermes pitfalls and multiple PRD/docs) to cover daily-task refresh, banner asset fallback, recommend-key bug, and other platform behaviors. Tests and verification steps added/updated alongside these changes.
2026-06-04 22:44:19 +08:00
0041b95f72
feat(jump-hop): optimize generated assets and runtime background
2026-06-04 22:34:19 +08:00
0c7fc0b26f
fix: 提升拼消消素材生成质量门禁
2026-06-04 22:32:46 +08:00
c442c3c3f0
Merge remote-tracking branch 'origin/codex/tiaoyitiao' into codex/tiaoyitiao
...
# Conflicts:
# docs/prd/【玩法创作】跳一跳俯视角玩法模板PRD-2026-05-19.md
# server-rs/crates/spacetime-client/src/jump_hop.rs
# server-rs/crates/spacetime-client/src/mapper/runtime.rs
# server-rs/crates/spacetime-client/src/wooden_fish.rs
# src/components/jump-hop-result/JumpHopResultView.test.tsx
# src/components/jump-hop-runtime/JumpHopRuntimeShell.test.tsx
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
# src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
# src/components/unified-creation/workspaces/JumpHopCreationWorkspace.tsx
# src/components/unified-creation/workspaces/JumpHopWorkspace.test.tsx
2026-06-04 11:34:31 +08:00
b9de2f2a43
Merge branch 'master' into codex/puzzle-clear-template-runtime-fixes
...
# Conflicts:
# .hermes/shared-memory/decision-log.md
# .hermes/shared-memory/project-overview.md
# docs/【开发运维】本地开发验证与生产运维-2026-05-15.md
# scripts/dev.test.ts
# server-rs/crates/api-server/src/creation_entry_config.rs
# server-rs/crates/api-server/src/wooden_fish.rs
# server-rs/crates/module-auth/src/lib.rs
# server-rs/crates/spacetime-client/src/wooden_fish.rs
# server-rs/crates/spacetime-module/src/auth/procedures.rs
# src/components/custom-world-home/creationWorkShelf.ts
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
# src/components/rpg-entry/rpgEntryWorldPresentation.ts
# src/services/miniGameDraftGenerationProgress.test.ts
# src/services/miniGameDraftGenerationProgress.ts
2026-06-04 11:24:14 +08:00
kdletters
2678954627
fix: log VectorEngine image edit request params
2026-06-04 01:22:28 +08:00
7d2d67a3f5
feat(jump-hop): redesign sling platform gameplay
2026-06-03 22:21:00 +08:00
1b5e098225
feat: add puzzle clear template runtime
2026-06-03 22:11:46 +08:00
deadce9cf1
fix: 收窄创作入口关闭熔断范围
2026-06-03 20:46:08 +08:00
01a68bcf3d
fix: route creation wallet chip to top-up entry
2026-06-03 20:46:08 +08:00
545ffa4b2c
fix: hide public card account identifiers
2026-06-03 12:09:03 +08:00
3f742fbaca
feat: unify creation entry templates
2026-06-03 10:29:44 +08:00
b0865cfa19
Merge branch 'codex/feature-1'
...
# Conflicts:
# docs/【玩法创作】平台入口与玩法链路-2026-05-15.md
# src/components/platform-entry/PlatformEntryFlowShellImpl.tsx
# src/components/rpg-entry/RpgEntryFlowShell.agent.interaction.test.tsx
# src/services/miniGameDraftGenerationProgress.ts
2026-06-03 03:56:25 +08:00
70ff18ad90
feat: 支持创作入口公告配置
2026-06-03 03:31:45 +08:00
08577b66c5
fix: stabilize puzzle vector engine asset generation
2026-06-03 02:40:07 +08:00
67ba40c678
Refine play type integration flow and docs
2026-06-03 01:25:53 +08:00