Ship Assistent 0.11.9: esbuild bundle and patch-keys manifest.
Replace split Assets JS with a built bundle and aligned C#/config so SwarmUI loads one script and patch apply stays consistent; drop legacy terse persona and memory seed. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ public partial class SwarmAssistentExtension
|
||||
static readonly string[] UiStateKeys =
|
||||
[
|
||||
"pack", "persona", "auto_vision", "auto_apply", "auto_generate", "auto_critique",
|
||||
"auto_download", "pane_width", "embed_model", "base_url", "model", "view", "board_tab",
|
||||
"auto_download", "pane_width", "embed_model", "base_url", "model", "view", "board_tab", "park_llm",
|
||||
];
|
||||
|
||||
static string SafeChatId(string id)
|
||||
|
||||
Reference in New Issue
Block a user