From 53d7784d5de6d6a858efdf2e4f773201f6b3ea8e Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Mon, 17 Aug 2026 17:19:29 -0400 Subject: [PATCH] Mesh header mirrors the assistant's three checkboxes; composer controls move below and centre Fixed pane height inherited from the card, so switching mode no longer resizes it. --- Plugin/unraid/include/ai_chat.php | 2 +- Plugin/unraid/include/node_chat.php | 74 +++++++++++++++++------------ 2 files changed, 44 insertions(+), 32 deletions(-) diff --git a/Plugin/unraid/include/ai_chat.php b/Plugin/unraid/include/ai_chat.php index 75b8d44..cb880c3 100644 --- a/Plugin/unraid/include/ai_chat.php +++ b/Plugin/unraid/include/ai_chat.php @@ -2550,7 +2550,7 @@ function vv_ai_chat_markup(string $prefix, array $o = []): void { - + -