From 93c0529e00e44ace85a28c7a4e7ecf096e57eb56 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 13 Jun 2026 22:29:57 +0900 Subject: [PATCH] Research panel: "Past runs in Library" hint inline with loop agent line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Was rendering on its own row under "Multi-step web research with an LLM-in-the-loop agent". Now appended to that same flex-wrap line as "— past runs in Library, Research" so the header section stays one visual block instead of two. --- static/js/research/panel.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/research/panel.js b/static/js/research/panel.js index a9fc9d96a..61fdc029c 100644 --- a/static/js/research/panel.js +++ b/static/js/research/panel.js @@ -369,11 +369,11 @@ function _buildPanelHTML() {

Research

-

+

Multi-step web research with an LLM-in-the-loop agent +

-