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:
@@ -244,6 +244,7 @@ $_vv_wd_installed = vv_wd_installed_containers();
|
||||
// own defaults apply and the expand control still works against them. The Scheduler is the only
|
||||
// placement whose size is a share of something and therefore has to be told.
|
||||
vv_ai_chat_markup('vv-wd-ai', [
|
||||
'mesh' => true,
|
||||
'profile' => 'varaverk',
|
||||
'compact' => true,
|
||||
'title' => 'Assistant',
|
||||
|
||||
Reference in New Issue
Block a user