One chat card, two modes: assistant and mesh, with a purple unread badge on the switch

Mesh is a mode rather than an AI profile — it has no model, tokens, reasoning or sources, so making it a profile would branch every profile-aware path on the one that has no model.
This commit is contained in:
Gmer4Lfe
2026-08-17 17:03:35 -04:00
parent d88fe381db
commit eab5cc911c
10 changed files with 371 additions and 293 deletions
+1
View File
@@ -350,6 +350,7 @@ require_once dirname(__DIR__) . '/include/ai_chat.php';
// Chat for the same reason as the Watchdog tab: this is a page you open with a question about
// this installation, and the answer should come from its own docs and state with sources.
vv_ai_chat_markup('vv-ry-ai', [
'mesh' => true,
'profile' => 'varaverk',
'compact' => true,
'title' => 'Assistant',