Skip to content

feat(assets): add scene and prop image source selection#119

Merged
lywaterman merged 4 commits into
mainfrom
codex/scene-prop-image-source
Jul 13, 2026
Merged

feat(assets): add scene and prop image source selection#119
lywaterman merged 4 commits into
mainfrom
codex/scene-prop-image-source

Conversation

@wangwenqq

Copy link
Copy Markdown
Collaborator

Summary

  • Add shared image-source selection endpoints and UI controls for scene and prop assets.
  • Pass the selected image source through scene/prop generation requests into backend task runners.
  • Align scene reference NewAPI base URL resolution with the normalized gateway used by characters and props.

Issue

Closes #115

Verification

  • uv run pytest tests/contract/test_m04_route_contracts.py tests/contract/test_m05_route_contracts.py tests/test_scene_reference_prompt.py
  • pnpm vitest run src/__tests__/lib/queries/character-image-selection.test.tsx src/__tests__/lib/queries/scenes.test.tsx src/__tests__/components/assets/character-image-source-select.test.tsx
  • pnpm build

Signed-off-by: wwq <534342440@qq.com>
Signed-off-by: wwq <534342440@qq.com>
@wangwenqq
wangwenqq force-pushed the codex/scene-prop-image-source branch from e95f5d0 to 15e159b Compare July 13, 2026 10:40
Signed-off-by: wwq <534342440@qq.com>
@lywaterman
lywaterman merged commit 52c7691 into main Jul 13, 2026
18 of 22 checks passed
@lywaterman
lywaterman deleted the codex/scene-prop-image-source branch July 13, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

支持场景和道具选择图源

2 participants