Standalone Real-Time UI Visual Debugger, Inspector & System Tray Daemon for WPF (.NET 10/Core) & WinForms (.NET 4.8/Core) applications.
- MSI Installer / ZIP Package: Download latest release from GitHub Releases
- Zero Target Code Modification: Inspects any running Windows app externally without modifying its source code.
- System Tray Daemon Mode: Sits in system tray with Left-Click quick menu & Right-Click context menu.
- Windows Startup Registration: Option to auto-run on Windows boot via Registry (
HKCU\..\Run). - Global Hotkey (
F12): PressingF12anywhere dumps active window UI tree & annotated screenshot instantly. - Auto Process Watcher: Automatically detects target app (
PhMeter.WpfApp, etc.) launch and captures snapshot. - Annotated Visual Screenshots (
annotated_ui.png): Draws red bounding boxes and[1],[2]ID badges over controls. - Structured Visual Tree JSON (
antigravity_ui.json): Exports Element Type, AutomationId, Name, Parent, Bounds (X, Y, Width, Height), and visibility.
Double-click UiVisualDebugger.exe or run:
UiVisualDebugger.exe- Left-Click Tray Icon: ⚡ Quick Menu (Snapshot, Auto-Detect toggle, Startup toggle, Open Folder)
- Right-Click Tray Icon: 🛠️ Context Menu (Snapshot, Settings, Exit)
- Press
F12: Triggers instant snapshot capture.
UiVisualDebugger.exe attach <ProcessName_or_PID> [OutputDir]This repository contains .agents/skills/ui-visual-debugger/SKILL.md for seamless integration with AI agent coding assistants (Antigravity Agent).
MIT License.