From b0bd692be5a1a85fb0ea86efd1963043ce980c2b Mon Sep 17 00:00:00 2001 From: rob Date: Fri, 16 Jan 2026 15:25:40 -0400 Subject: [PATCH] Add scrutiny warnings to tool detail modal Shows warnings at the top of the detail view with: - Yellow warning styling - Check name, message, and suggestion - Warning icon for visibility Co-Authored-By: Claude Opus 4.5 --- src/cmdforge/web/templates/admin/pending.html | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/cmdforge/web/templates/admin/pending.html b/src/cmdforge/web/templates/admin/pending.html index b1508cd..72ccd68 100644 --- a/src/cmdforge/web/templates/admin/pending.html +++ b/src/cmdforge/web/templates/admin/pending.html @@ -153,6 +153,12 @@
Loading...