From 38c5fd86bf1f4adfdaaf617c0d86cb2e66fe2476 Mon Sep 17 00:00:00 2001 From: renatomott Date: Wed, 29 Apr 2026 21:38:41 -0300 Subject: [PATCH] fix: show configured badge on selected model chip --- static/index.html | 1 + static/style.css | 6 +++++- static/ui.js | 18 +++++++++++++++++- tests/test_model_picker_badges.py | 21 ++++++++++++++++++++- 4 files changed, 43 insertions(+), 3 deletions(-) diff --git a/static/index.html b/static/index.html index 91a79fd6..1e4997a8 100644 --- a/static/index.html +++ b/static/index.html @@ -401,6 +401,7 @@