From cc6b3234c6ad7f0f6acef83f6ccb3556581e80cb Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sat, 4 Jul 2026 17:08:50 +0000 Subject: feat(web): simplify nav to tracker board, model dashboard, drops, settings+roles Remove the old queue/interrupted/ready/running/budget/roles tabs. Keep: stories (tracker board, now the default tab), stats (model visibility dashboard), drops (file drop), settings. Role configuration moves into the Settings tab as a section below the general settings, rendered by renderSettingsPanel calling renderRolesPanel with a sub-container. renderRolesPanel now accepts an optional container parameter and uses safe DOM methods instead of innerHTML for error/empty states. Co-Authored-By: Claude Sonnet 4.6 Claude-Session: https://claude.ai/code/session_01DNDHfCtTZDbQueEV5sUBiD --- web/index.html | 34 ++++------------------------------ 1 file changed, 4 insertions(+), 30 deletions(-) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index 32c029e..0704cb8 100644 --- a/web/index.html +++ b/web/index.html @@ -40,35 +40,13 @@
-
-
-
Loading…
-
-
- - - -
-- cgit v1.2.3