From 84b7cb63f971099d16597922820101b07270c383 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Tue, 3 Mar 2026 08:42:10 -0300 Subject: [PATCH] fix: Change desktop title from 'Agent Farm' to 'General Bots' - Update minibar brand title to use product name from .product configuration - Replace hardcoded 'Agent Farm' text with 'General Bots' - Improves brand consistency across the UI --- ui/suite/partials/minibar.html | 179 ++++++++++++++++++++++++++------- 1 file changed, 142 insertions(+), 37 deletions(-) diff --git a/ui/suite/partials/minibar.html b/ui/suite/partials/minibar.html index 9bd11eb..7de50da 100644 --- a/ui/suite/partials/minibar.html +++ b/ui/suite/partials/minibar.html @@ -12,7 +12,7 @@ align-items: center; padding: 0 12px; z-index: 9999; - font-family: 'Fira Code', monospace; + font-family: "Fira Code", monospace; } .minibar-brand { @@ -60,29 +60,113 @@
- + - Agent Farm + General Bots
-
+
-
- -