From 27d837f017ec0b64789c1ecc9505f002340528b0 Mon Sep 17 00:00:00 2001 From: chrischristiansen-glitch Date: Thu, 4 Jun 2026 20:47:26 +0000 Subject: [PATCH] feat(hub): professional redesign + live backend wiring for opax.html - Restyle to Vauco/Threadstone design system (dark, Inter, soft cards) - drop hacker look - Wire live status: GET /health (topbar + infra, 30s refresh), GET /state/agents (agent dots) - Add working agent chat drawer -> POST /run {message,user_id,session_id,mode}, light/heavy toggle - Fix labels: region us-central1 (was europe-west1), RAG europe-west4 EU, deploy manuell ingen trigger (was false CI/CD aktiv) - Frontend only; no main.py/.env/IAP/OAuth/Secret Manager changes Powered by Jason, Crafted by Vauco --- static/opax.html | 1105 +++++++++++++++++++++++----------------------- 1 file changed, 542 insertions(+), 563 deletions(-) diff --git a/static/opax.html b/static/opax.html index e07856d..10ba6cf 100644 --- a/static/opax.html +++ b/static/opax.html @@ -1,618 +1,597 @@ - - - OPAX — Vauco Operator Hub - - - - + /* ── Responsive ─────────────────────────────────────────────────────── */ + @media(max-width:860px){ + .sidebar{display:none} + .main{padding:24px 18px 48px} + .topbar{padding:12px 16px} + .topbar-id{display:none} + } +
-
- - OPAX - / - vauco operator hub -
-
-
- - cloud run live -
-
- - cg3 pending -
-
propane-will-491900-m5 · europe-west1
-
+
+ + + + + + + OPAX + / + Vauco Operator Hub +
+
+
kobler til…
+
cg3 pending
+
propane-will-491900-m5 · us-central1
+
- -
- - -
+ +
+ + - \ No newline at end of file +