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:
@@ -366,6 +366,7 @@ if (is_dir('/var/log/varaverk')) {
|
||||
// Heights are this tab's to choose; the component's shape is not. This is the surface with the
|
||||
// most room, so it rests taller than the Monitor card and expands to most of the viewport.
|
||||
vv_ai_chat_markup('vv-ai', [
|
||||
'mesh' => true,
|
||||
'profile' => 'varaverk',
|
||||
// All three stated rather than derived. Large is at the viewport cap here, and leaving medium
|
||||
// to be worked out from the resting height would land it on that same cap — two settings
|
||||
|
||||
Reference in New Issue
Block a user