stable-diffusion-webui/docs/milestones/M06
Michael Cahill 92fbf62319 M06: Extract prompt/seed prep to prompt_seed_prep.py
- Add modules/prompt_seed_prep.py with prepare_prompt_seed_state(p)
- Replace inline all_seeds/all_subseeds logic in process_images_inner
- Mutate p.seed/p.subseed before call; prepare_prompt_seed_state writes to p
- Behavior-preserving: fill_fields_from_opts, setup_prompts unchanged
- Phase II runtime seam preparation

Made-with: Cursor
2026-03-09 23:15:47 -07:00
..
M06_plan.md M06: Extract prompt/seed prep to prompt_seed_prep.py 2026-03-09 23:15:47 -07:00
M06_toolcalls.md M06: Extract prompt/seed prep to prompt_seed_prep.py 2026-03-09 23:15:47 -07:00