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>
Silent Generate, pack selection, and loading UI no longer trip on Cyrillic or fake GPU loads; persona title is the assistant, not the user.
Co-authored-by: Cursor <cursoragent@cursor.com>
Cut always-on system tokens (slim core, inventory, identity shelves, hops) and fix has_vision_image vs images_in_request so look_at gates correctly; enrich rich LoRAs and expose system_chars in debug.
Co-authored-by: Cursor <cursoragent@cursor.com>
Separate About-the-user memory (global + per-persona) from craft RAG, add tabbed settings with persona export/import and craft clear APIs.
Co-authored-by: Cursor <cursoragent@cursor.com>
Add Leonid as a shelf-based example with preference_bias slider; support /persona new clone-to-overlay and UI-only delete.
Co-authored-by: Cursor <cursoragent@cursor.com>
Split the extension into partials, persist chats on the data volume, park/warm the chat model around Generate, and drop dual raw/persona dump paths.
Co-authored-by: Cursor <cursoragent@cursor.com>
Personal RAG never leaks into the shared store; retrieve merges shared plus the persona chain, with personal overwrite on kind+key.
Co-authored-by: Cursor <cursoragent@cursor.com>