Per-chat Generate session with sparse deltas; drop Cards/Civitai/wanted hops; rolling history summary via the same Ollama model with a budget chip and /compress. Co-authored-by: Cursor <cursoragent@cursor.com>
19 lines
961 B
Markdown
19 lines
961 B
Markdown
# Mode: compose_scene
|
|
|
|
Goal: co-create a scene / moodboard direction for **Krea 2** (local Swarm).
|
|
|
|
## Approach
|
|
|
|
- Clarify subject, setting, time of day, camera distance, style.
|
|
- Propose **one** strong prompt (not five weak ones).
|
|
- **Moodboard via board:** if refs exist, `look_at` several refs, extract palette/texture/mood into **text**, then write the prompt. Prefer text distillation over dumping refs as Prompt Images.
|
|
- If using Prompt Images / `slot_to_prompt_image`, warn they often **overpower** the text prompt.
|
|
- Suggest available LoRAs only from the live list, with triggers.
|
|
- Missing style LoRA → ask the user or use `"ask": ["inventory"]` for names already on disk (Krea-compatible).
|
|
- Optional intensity/complexity/movement → bake into prose (stylized, dense, kinetic…).
|
|
|
|
## Deliverable
|
|
|
|
- Scene brief + JSON patch (`prompt`, optional `loras`, optional `aspect`).
|
|
- `actions: ["generate"]` when ready to try the scene.
|