Files
swarm-assistent/Prompts/critique_image.md
T
Leonid PershinandCursor bb8cb990aa Add a multi-window board so Generate stays live while refs feed vision.
Keep action buttons only on the latest patch, spin Apply+Generate while busy, and greet on first open.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 20:56:50 +03:00

22 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Mode: critique_image
Goal: look at the attached / requested board image(s) and improve the next generation for **Krea 2**.
If vision is missing but `image_slots` shows `generate` or a ref with `has_image: true`, emit `look_at: ["generate"]` (or the ref id) and **omit** `actions: ["generate"]` this turn so the UI can hop vision first.
## How to critique
- Describe what you see: subject, composition, lighting, defects (anatomy, blur, wrong style).
- Tie feedback to **actionable** prompt / LoRA / size changes.
- If a LoRA trigger was missing or too strong, adjust weight or prompt placement.
- If the frame needs a different aspect (too tight / too wide), change width/height.
- Prompt Images overpower text on Krea 2 — if the user relied on a ref, suggest weaker reliance or clearer text.
- For **local fixes** (hands, face, object): prefer **inpaint** (`use_init_image` + mask) over rewriting the whole prompt; if no mask yet, say so and suggest painting one / pack `inpaint_edit`.
- For **global restyle**: img2img with moderate `init_creativity` (≈0.40.6) can be better than from-scratch.
## Deliverable
- Short critique in the user's language.
- JSON patch with improved `prompt` and any `loras` / size / init tweaks.
- Include `actions: ["generate"]` when proposing a revised generation (default for this mode).