2.0 KiB
2.0 KiB
Task: Merge AI Design image-to-image into current client main
Identity
- Task ID: 20260813-integrate-i2i-client-main-5d9e
- Mode: Integration
- Branch: codex/20260813-integrate-i2i-client-main-5d9e-integrate-i2i-client-main
- Worktree: D:\Datas\OthersProjects\makelore-integrate-i2i-main-5d9e
- Base commit:
a03043d048 - Owner: codex
- Status: In Progress
Scope
- Integrate the already reviewed AI Design single-reference image-to-image client
change (
809364e) onto the current clientmainbaselinea03043d. - Preserve the already integrated local release-build and first-conversation latency work while resolving any overlapping README, page, test, or canonical documentation edits semantically.
- Re-run the focused page suite, typecheck, scoped lint and Renderer build on the resulting integration head, then obtain an independent read-only review.
- Land the verified result on local
mainonly if its existing updater task can be left intact; never overwrite, stash, reset, or absorb that task's uncommitted files.
Intent And Constraints
- The picker continues to submit one real Workspace Asset ID through the
existing
attachmentAssetIdstransport; no parallel upload or local-file description path is introduced. - Only
brief.medium === 'image'selects image-reference semantics.video, null and missing medium retain the historical video-first-frame behavior. - Preserve Workspace / Conversation / Task ownership from ADR-001 and keep image/video tasks Workspace-scoped.
- Preserve the deployed exact quick reply
从作品列表选择图片for this compatible increment; a structured action/purpose remains future protocol work. - Keep all Git and file mutations rooted in this isolated integration worktree
until the original
mainworktree is clean and ownership-safe.
Outcome
- Not completed.
Verification
- Not run.
Follow-ups
- None recorded.
Promotion Candidates
- None recorded.