From 877c848027bf3146db47e4bd87c5ff3f3e2b901b Mon Sep 17 00:00:00 2001 From: Vivek Chand Date: Thu, 2 Apr 2026 14:49:01 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20sub-agent=20tree=20=E2=80=94=20collapsi?= =?UTF-8?q?ble=20parent=20nodes=20with=20toggle=20(closes=20#33)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard.py | 158 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) diff --git a/dashboard.py b/dashboard.py index 926ed2a..1667dcf 100755 --- a/dashboard.py +++ b/dashboard.py @@ -3226,6 +3226,7 @@ def get_local_ip(): + @@ -4322,6 +4323,15 @@ def get_local_ip(): + +
+
+

🤡 Sub-Agent Tree

+ +
+
Loading...
+
+