Gua exposes a running game's UI as a semantic tree. Tests and AI agents can find and activate a “Start Game” button by identity and role—without brittle coordinates or image recognition.
Download the Godot add-on and Windows Inspector from GitHub Releases / Latest. Building Gua from source is intended for contributors working on Gua itself.
HOW IT WORKS
Observe the real input path
01 / DRAWGodot renders its UI normally
02 / REFLECTThe adapter collects semantic state
03 / CONNECTThe bridge publishes it over WebSocket