feat(jump-hop): 优化跳一跳素材生成与背景底图 #55

Merged
kdletters merged 11 commits from codex/tiaoyitiao into master 2026-06-05 23:47:33 +08:00
Owner

变更摘要

  • 接入跳一跳 image2 背景底图生成,复用 coverComposite / coverImageSrc 作为运行态背景字段。
  • 优化跳一跳地块图集提示词、专用 key 色抠图与运行态图片预加载,减少素材扣坏和闪现。
  • 更新跳一跳玩法链路文档和相关回归测试。

验证

  • cargo test -p api-server jump_hop --manifest-path server-rs/Cargo.toml -- --nocapture
  • npm run test -- src/components/jump-hop-runtime/JumpHopRuntimeShell.test.tsx
  • npm run typecheck
  • npm run check:encoding
  • git diff --check
## 变更摘要 - 接入跳一跳 image2 背景底图生成,复用 coverComposite / coverImageSrc 作为运行态背景字段。 - 优化跳一跳地块图集提示词、专用 key 色抠图与运行态图片预加载,减少素材扣坏和闪现。 - 更新跳一跳玩法链路文档和相关回归测试。 ## 验证 - cargo test -p api-server jump_hop --manifest-path server-rs/Cargo.toml -- --nocapture - npm run test -- src/components/jump-hop-runtime/JumpHopRuntimeShell.test.tsx - npm run typecheck - npm run check:encoding - git diff --check
wuxiangwanzi added 3 commits 2026-06-04 23:59:35 +08:00
# 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
kdletters added 1 commit 2026-06-05 00:01:53 +08:00
kdletters added 1 commit 2026-06-05 01:20:14 +08:00
wuxiangwanzi added 1 commit 2026-06-05 13:25:06 +08:00
wuxiangwanzi added 1 commit 2026-06-05 14:51:46 +08:00
wuxiangwanzi added 2 commits 2026-06-05 22:55:54 +08:00
kdletters added 1 commit 2026-06-05 23:40:54 +08:00
kdletters added 1 commit 2026-06-05 23:45:58 +08:00
kdletters scheduled this pull request to auto merge when all checks succeed 2026-06-05 23:46:56 +08:00
kdletters approved these changes 2026-06-05 23:47:29 +08:00
kdletters merged commit 7e6ed91149 into master 2026-06-05 23:47:33 +08:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GenarrativeAI/Genarrative#55