Commit Graph
44 Commits
Author SHA1 Message Date
Leonid PershinandCursor 4b36850e2b Ship Assistent 0.15.1: keep composer writable during hung Writing streams.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 08:44:46 +03:00
Leonid PershinandCursor 47d352a7af Ship 0.15.0: installable persona packs and slimmer bundled set.
Load Assistent/extensions packs between bundled and overlay, keep neutral/aggressive/dreamer, drop cinema/lewd/private shelves, and make horny slash commands schema-driven.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 08:28:31 +03:00
Leonid PershinandCursor 7aadb40a11 Harden Exact reconcile and soften post-Generate warm.
Overwrite foreign steps/cfg in sparse patches when the user did not ask for params, and skip the cold-load path when Ollama already has the chat model resident.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 06:58:53 +03:00
Leonid PershinandCursor 5f33130381 Ship Assistent 0.14.1: Exact generate params and cheap park/warm.
Client always merges Exact turbo|raw steps/cfg/sigma before Generate so sparse LLM omissions and leftover SD 20/7 cannot stick; Ollama park/warm skip no-op /api/ps round-trips when the chat model is already unloaded or resident.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 06:50:08 +03:00
Leonid PershinandCursor 9d2cbca8f2 Rebuild bundle for Agents-style chats list UI.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 06:21:23 +03:00
Leonid PershinandCursor 9ac24a828b Ship Assistent 0.14.0: chat sessions, ask-only hops, and context compression.
Per-chat Generate session with sparse deltas; drop Cards/Civitai/wanted hops; rolling history summary via the same Ollama model with a budget chip and /compress.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-23 06:19:04 +03:00
Leonid PershinandCursor 474a674a35 Ship Assistent 0.13.0: real QLoRA pipeline and GGUF Ollama register.
Replace fake train loop with TRL SFTTrainer, HF column mapping with fiction preset,
safetensors to GGUF conversion, and ollama create using ollama_base plus ADAPTER.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 14:45:07 +03:00
Leonid PershinandCursor 1a03c3178f Ship Assistent 0.12.1: training tab, dataset pipeline, and heard RAG.
Restructure UI with app-level tabs and chat history drawer; add dataset curation,
HF import, Modelfile/QLoRA hooks, and link approved samples to the agent immediately
via heard vector memory without waiting for fine-tuning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 14:27:59 +03:00
Leonid PershinandCursor e8bb012885 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>
2026-08-22 13:58:11 +03:00
Leonid PershinandCursor a5e96f7430 Ship Assistent 0.11.8: remember session params, slim /debug ask, generate only for real frames.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 05:35:21 +03:00
Leonid PershinandCursor 784426c9bf Ship Assistent 0.11.6: opt-in vision, negative pass-through, generate from context.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 05:21:48 +03:00
Leonid PershinandCursor 56e089d8da Ship Assistent 0.11.3: variants grid, EN Krea prep, and stream fence fix.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 04:58:03 +03:00
Leonid PershinandCursor 036484c7b7 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>
2026-08-22 04:38:45 +03:00
Leonid PershinandCursor 536637714c Ship Assistent 0.10.18: settings as a peer tab, stream/VRAM chat fixes.
Move settings beside Chat/Cards; stop fence ramble, sticky scroll, horny echo filter, and force-warm after Generate.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 04:12:53 +03:00
Leonid PershinandCursor 43984208fc Ship Assistent 0.10.13: ordinary pack, senior chat default, aspect/critique fixes, prose UI.
Default pack is Обычный; prefer default_chat/senior Ollama tag; client-apply same-but-aspect; leave critique pack after hops; render Critique as Критика instead of raw ### markdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 03:50:58 +03:00
Leonid PershinandCursor 6e7272ffc9 Ship Assistent 0.10.8 cheap-bug sweep for RU intent, VRAM park, and identity.
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>
2026-08-22 03:22:01 +03:00
Leonid PershinandCursor fee3eb8965 Add Leonid Horny control, /ostyn cool-down, and /horny-game.
Second persona slider (0-100%) auto-rendered from controls schema; cool-down drops 30 points; horny-game lets the model patch horny from taste match. Fix partial control saves to DeepMerge.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 02:33:22 +03:00
Leonid PershinandCursor 26e4ef76fb Ship Assistent 0.10.2: lean context packing with quality-first vision flags.
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>
2026-08-22 02:26:41 +03:00
Leonid PershinandCursor fa73158e1c Ship Assistent 0.10: settings panel and UserPrefs with prompt weight.
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>
2026-08-22 02:05:12 +03:00
Leonid PershinandCursor cf89348f85 Ship persona shelves, Exact controls, and overlay author pipeline.
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>
2026-08-22 01:48:02 +03:00
Leonid PershinandCursor ac8e30c7c8 Store Assistent chats, UI state, and taste in sqlite.
Runtime session data belongs in one DB so History can FTS-search and follow the volume; persona overlays and sidecar cards stay files.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 01:10:57 +03:00
Leonid PershinandCursor 8702b64e12 Ship Assistent disk persist, park LLM, and memory UI cleanup.
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>
2026-08-22 01:03:40 +03:00
Leonid PershinandCursor 880e2dbea2 Ship Assistent 0.8.1: split modules and shared+personal vector memory.
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>
2026-08-22 00:38:54 +03:00
Leonid PershinandCursor 6d8aaefc38 Ship Assistent 0.7.6: multi-chat history, UI polish, and race fixes.
Persist chats with Generate param snapshots, always open a new chat on start, and abort in-flight work on clear/switch so replies cannot land in the wrong chat.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-22 00:06:11 +03:00
Leonid PershinandCursor 25c98b2d1d Allow /debug ask and /why to call the LLM for a short explanation.
Client dump stays the source of truth; the model only narrates Exact vs session vs live without applying a patch.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:36:29 +03:00
Leonid PershinandCursor 6d487726ef Add /debug slash command for a short Assistent state dump.
Shows live params, Exact/session defaults, last patch, and a brief why-priority note without calling the LLM.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:33:17 +03:00
Leonid PershinandCursor ae1fb29687 Style silent patch note for auto-apply generate path.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:24:12 +03:00
Leonid PershinandCursor c51550bd7e Add silent generate-on-request and composer Build+Gen button.
When the user explicitly asks to generate, auto-apply the patch and run Generate without the Apply button strip; Собрать + Gen reapplies the last patch (or current SwarmUI prompt) and generates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:23:17 +03:00
Leonid PershinandCursor 723ab82991 Fix broken chat: slim Exact prompt and restore JSON discipline.
Stop duplicating Exact into live context, tighten preview URL matching, force write_prompt on "поправь", and gate critique behind vision + a real JSON fence.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:21:03 +03:00
Leonid PershinandCursor 714da5c38b Fix model-card previews leaking into Generate and vision.
Treat ViewSpecial/Models/*.preview URLs as non-gens, scrub them from the board, and never attach them to chat/look_at/snapshot.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:16:21 +03:00
Leonid PershinandCursor 1b9cc1ad78 Add exact KV memory with persona overlays and param priority.
Canonical defaults live in exact.json (UI fills empties without an LLM call); chat session overrides beat file defaults until clear/persona change.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:04:34 +03:00
Leonid PershinandCursor fe4d8d3a3a Bump Assistent to 0.7.0: Config personas, skills, and vector memory.
Move prompts into Config/_base and persona folders; seed model facts into SQLite via Ollama embed and retrieve as memory_hits each turn.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 22:47:04 +03:00
Leonid PershinandCursor 46264d7227 Bump Assistent to 0.6.0: board tabs, Cards Civitai fetch, and chat reliability.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 22:04:37 +03:00
Leonid PershinandCursor c873894355 Style persona chips on assistant messages.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 21:31:18 +03:00
Leonid PershinandCursor a49746f25c Show persona and pack chips on assistant chat messages.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 21:30:37 +03:00
Leonid PershinandCursor ca98ab577a Bump Assistent to 0.5.3: live inventory, cards, taste, wanted YAML.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 21:28:30 +03:00
Leonid PershinandCursor 0b429542b5 Add personas and model Cards (0.5.1): tone presets, stem.assistent.json, wanted queue.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 21:25:01 +03:00
Leonid PershinandCursor b8145c6455 Bump Assistent to 0.5: denser Krea packs, slash commands, and chips.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 21:15:46 +03:00
Leonid PershinandCursor bb8cb990aa Add a multi-window board so Generate stays live while refs feed vision.
Keep action buttons only on the latest patch, spin Apply+Generate while busy, and greet on first open.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 20:56:50 +03:00
Leonid PershinandCursor 57b2023a50 Show loading progress and send num_ctx 16384 so vision chat fits.
Livebar and waiting_ollama phase while the model loads into GPU; bump context past Ollama's 4096 default that truncated Assistent packs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 20:47:10 +03:00
Leonid PershinandCursor 3380206c6a Expand Assistent to v0.3: Generate loop, Civitai Confirm, img2img/inpaint.
Server inventory and streaming chat, auto-apply/generate with Interrupt, Civitai search cards (Confirm-only download), plus Init/Mask wiring and inpaint_edit pack.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 13:29:26 +03:00
Leonid PershinandCursor 06d5df9e93 Fix Assistent Krea gate for modern SwarmUI currentModelHelper.
getCurrentModel() no longer exists, so the gate stayed locked after selecting a checkpoint.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 12:30:33 +03:00
Leonid PershinandCursor 80119c78be Improve Assistent UX: send from Generate, drag-drop, resize.
Add Send to Assistent media button, paste/drop vision image, pane splitter, and polish layout for Krea collaborative chat.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 07:45:37 +03:00
mrleo1nid 5ce3fbf27d Initial Swarm Assistent extension for Krea 2 + Ollama 2026-08-21 05:52:43 +03:00