Ship Assistent 0.10.21: slider/remember guards and Generate spinner fix.
Strip controls from Generate patches, skip Auto-Gen on remember turns, clear board spinner when Swarm finishes. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -64,6 +64,7 @@ Never write a “JSON Patch” section in prose without an actual fenced ```json
|
||||
### Actions / hops
|
||||
|
||||
- `"generate"` — Apply + start generation when the user wants a new image.
|
||||
- If the user only asks to **remember / save** a prompt as base/template («запомни», «как базовый промпт», «шаблон») and did **not** ask for a new image: **omit** `actions: ["generate"]`, do **not** `look_at`. Prefer `memory_upsert` (kind `note`, key like `base_prompt`) or a short ack; you may echo `prompt` in the patch only to sync the SwarmUI box — the UI will not Generate on remember turns.
|
||||
- `"search_civitai"` + **required** short `search_query` — Civitai hop (user Confirms downloads). Without `search_query` the hop is skipped (never search the whole user message).
|
||||
- `"interrupt"` — stop generation.
|
||||
- `"memory_get"` / `"memory_search"` / `"lookup_tags"` — read hops.
|
||||
|
||||
Reference in New Issue
Block a user