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>
This commit is contained in:
Leonid Pershin
2026-08-21 07:45:37 +03:00
co-authored by Cursor
parent 5ce3fbf27d
commit 80119c78be
5 changed files with 564 additions and 94 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ public class SwarmAssistentExtension : Extension
ExtensionAuthor = "mrleo1nid";
Description = "Collaborative Krea 2 assistant via Ollama: chat, vision, prompts, LoRA triggers, size patches.";
License = "MIT";
Version = "0.1.0";
Version = "0.2.0";
Tags = ["tabs", "ui", "llm", "ollama", "krea"];
}