GUI grounding, which maps natural-language instructions to actionable UI elements, is a core capability of GUI agents. Prior works largely treats instructions as a static proxy for user intent, ...
src/main/java/com/cope/meteoraddons/ ├── MeteorAddonsAddon.java # Main addon entry point ├── addons/ │ ├── Addon.java # Abstract addon class ...