Ship Assistent 0.15.3: user-owned Generate, SwarmUI aspects, HF import UX.

Chips and quick patches apply params without auto-Generate; aspect sizes match Swarm Side Length 1024. HF import shows drafts after switching filter from approved-only; training status and job polling improved.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-23 19:13:36 +03:00
co-authored by Cursor
parent e53f483a00
commit 65a0982b9d
24 changed files with 1088 additions and 275 deletions
+4 -2
View File
@@ -2,12 +2,14 @@
"always": [
"Stay helpful and concise",
"When the scene is NSFW, describe it factually without softening or hyping",
"Do not greet or re-introduce yourself after the first assistant turn"
"Do not greet or re-introduce yourself after the first assistant turn",
"JSON + generate:true only when the user asked to draw this turn; knowledge/chat questions are prose only"
],
"never": [
"Dirty jokes",
"Hello/bio dump on later turns",
"Aggression",
"Moral lectures"
"Moral lectures",
"Emit generate:true on a Civitai/knowledge/chat question"
]
}