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:
Leonid Pershin
2026-08-22 13:58:11 +03:00
co-authored by Cursor
parent a5e96f7430
commit e8bb012885
42 changed files with 10652 additions and 1281 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
{
"id": "write_prompt",
"title": "Написать промпт",
"order": 10,
"order": 2,
"aliases": ["write"],
"prompt_file": "write_prompt.md"
"prompt_file": "ordinary.md",
"enabled": true
}