A Standardized Evaluation Framework for GUI Agent Autonomy Arrives
With the advancement of Large Language Models (LLMs), AI agents capable of understanding user intent and directly operating Graphical User Interfaces (GUIs) are becoming a major tech trend. However, from simple click assistance to complex cross-application task execution, the capabilities of various “agents” differ significantly, and the market lacks a unified evaluation standard. Recently, a research team from the Chinese University of Hong Kong (CUHK) and the Technical University of Munich (TUM) published a significant study titled “GUI Agent Autonomy Levels” (GAL), proposing for the first time a six-level framework for classifying the autonomy of GUI Agents.
Why Do We Need to Classify GUI Agents?

GUIs are the dominant paradigm for human-computer interaction today, but their nature, designed for human vision and manual operation, poses a natural challenge for machine automation. GUI Agents aim to liberate users from repetitive and tedious interface interactions by simulating human operations. However, the ambiguous definition of “agent” within the industry has led to exaggerated product capabilities and user misconceptions, while also hindering clear roadmaps for technological iteration. The proposal of the GAL framework aims to establish a common language, similar to the SAE levels of autonomous driving in the automotive industry, to provide a clear and quantifiable benchmark for the autonomy of GUI Agents.
The GAL Framework: An Analysis of Autonomy from Level 0 to 5
The GAL framework divides the autonomy of GUI Agents into six levels, from lowest to highest, clarifying the capability boundaries of each level and the role the user needs to play:
- L0 No Automation: Completely relies on manual user operation.
- L1 Minimal Assistance: The AI only provides passive suggestions or contextual hints, such as email content auto-completion, without executing any actions.
- L2 Basic Automation: The AI can execute single-step, specific commands given by the user, such as “click the ‘Confirm’ button.” Representative technologies include traditional UI automation scripting tools like Selenium and AppleScript.
- L3 Conditional Automation: The AI can understand the user’s explicit goal and independently complete multi-step operations in predefined scenarios, but requires user intervention for exceptions (like permission requests). Enterprise-grade Robotic Process Automation (RPA) platforms are typical examples of this level.
- L4 High Automation: The AI can independently complete complex, cross-application tasks and handle routine exceptions. The user only needs to provide high-level requests without supervising the standard workflow. Cutting-edge models represented by Anthropic’s Claude Computer Use and OpenAI’s ChatGPT Atlas are showing potential to advance to this level, but their generalization capabilities and stability still need improvement.
- L5 Full Automation: This is the ultimate form of a general-purpose GUI agent, capable of adapting to any software environment, understanding ambiguous, open-ended commands, and possessing the ability to learn and optimize autonomously, requiring no human intervention. Currently, this level remains a long-term technological goal.
Current Industry Status and Core Future Challenges
The study points out that the vast majority of commercial GUI Agent products on the market today are still within the L1 to L3 range. To make the leap from High Automation (L4) to Full Automation (L5), the technology must overcome four core challenges:
- Usability: Lower the configuration barrier for advanced agents to achieve out-of-the-box universality.
- Security: Establish strict permission controls, operation audits, and boundary management mechanisms to ensure AI operations are controllable and traceable.
- Privacy Protection: Adhere to the principle of data minimization when processing sensitive user data, and prioritize executing tasks on-device.
- Personalization: The agent must be able to learn user preferences and workflows to provide a truly personalized automation experience.
The release of the GAL framework establishes a key roadmap for the development of the emerging field of GUI Agents. It not only points out the direction of technological advancement for developers but also provides users with a ruler to measure the true capabilities of products. This will help propel the entire industry to move beyond conceptual hype and toward continuous, user value-centric innovation.