From 2565263037edc6619380011c1064a61f3b9f438d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 28 May 2026 20:40:14 +0000 Subject: [PATCH] Add dynamic task name filtering in UI --- frontend/index.html | 6 ++++++ frontend/script.js | 18 +++++++++++++++--- frontend/style.css | 17 +++++++++++++++++ 3 files changed, 38 insertions(+), 3 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 915426f..d2ced7f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -12,6 +12,12 @@