From e091ca406ca4fa42022fbb70d10f3c24efadda63 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Sat, 8 Aug 2026 23:19:47 -0400 Subject: [PATCH] feat: WireGuard UI in Theta Gateway and Theta Agent desktop tray companion with Theta logo (#187) - Theta Gateway: Add WireGuard peer management UI (/wireguard) with QR code generator, .conf download, and per-client exit node selection - Theta Agent: Add desktop tray companion app (theta-agent-tray) with Theta 42 logo, color-coded status (red, yellow, green, blue), and home LAN detection - Suite Rebuild: Local stack initialized with CFG_DOMAIN=suite.vm42.us and CFG_SITE_NAME=718it --- jump-host | 2 +- theta-agent | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jump-host b/jump-host index 2a7a7c0..4334957 160000 --- a/jump-host +++ b/jump-host @@ -1 +1 @@ -Subproject commit 2a7a7c01daff6f66a56851c19eb1a0a8bdc886df +Subproject commit 43349579e106c6a5d13cea598bab7aa0b951cc96 diff --git a/theta-agent b/theta-agent index 34f6f68..c676c65 160000 --- a/theta-agent +++ b/theta-agent @@ -1 +1 @@ -Subproject commit 34f6f685fcae7250064cf9811f1aa759d773a54f +Subproject commit c676c658ed38e9954e7719f70d19a8dc0bce4267