Agent's Last Exam
Gyms for GUI agents, built as an ALE-class dataset.
Inspect an RLG-ALE episode
Add four representative tickers to the personal watchlist: a consumer staple, a manufacturer, a bank, and an insurer.
{
"id": "RLG-ALE-003",
"family": "ALE",
"environment": "android",
"goal": "Add four representative tickers to the personal watchlist.",
"constraints": ["Use search, not deep links", "Confirm each symbol is saved"]
}Resettable, inspectable, agent-ready
Real-World Training Data
Airgnb
2K real house data · 10K video feeds
Navigable stay listings and walkthrough data.
Ginstagram
20K social posts · 100K real users
Social posts and audience analytics.
Linkedout
100K real profiles · 30K companies
Professional profiles and company records.
Gexpedia
10K flights · 10K hotels
Flights and hotel inventory for travel workflows.

Smart Validation for Complex Tasks

Database Verifier
For example, when an Agent clicks the 'like' button on a post, a new record is created in the database table; the validator checks the table's data to determine whether the task has been completed.

UI Verifier
Determine whether a task is completed by observing changes in the UI — for example, by using Android UI automator to output XML layout files, or by using CUA models such as UI-TARS or Gelato.
On-Premise Deployment with Full Customization

Air-gapped runtime
Deploy the container on isolated clusters with encrypted volume mounts and zero outbound traffic.
Customizable stacks
Swap benchmark suites, inject proprietary datasets, and wire your own validators without breaking the core framework.
Enterprise governance
Integrate with SSO, audit logging, and policy engines so every experiment is compliant by design.