mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 22:59:38 +02:00
Summary: - This PR prompt-scopes `image_generate` duplicate detection, adds same-prompt and distinct-prompt regression tests, and updates task guardrail docs and changelog. - Reproducibility: yes. Current-main source shows the duplicate guard runs before prompt parsing and active lookup ignores prompt identity, matching the linked distinct-second-image failure mode. Automerge notes: - PR branch already contained follow-up commit before automerge: docs(tasks): clarify image generation guardrail - PR branch already contained follow-up commit before automerge: fix(image-generate): allow distinct active image requests Validation: - ClawSweeper review passed for head9f19a96427. - Required merge gates passed before the squash merge. Prepared head SHA:9f19a96427Review: https://github.com/openclaw/openclaw/pull/83614#issuecomment-4478236891 Co-authored-by: Elarwei <elarweis@gmail.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>