Computer-use agents made simple
All a computer-use agent needs — open to share, simple to run:
01 · Sandboxes
KVM-free sandboxes pack many per machine and roll out in parallel. Every task ships a verifiable reward, ready to train and benchmark any agent at scale.
02 · Data
Each sample is supervised data — screenshots paired with the actions to take, one step or a whole trajectory. Every dataset ships as LiteSample — plain parquet + images, ready to SFT. The platform fills from two sources:
Have CUA data? Convert it to LiteSample and share it ↗
03 · Eval
A unified action space per platform.
Eval any
agent on any benchmark:
04 · Train
SFT on the corpora, then reinforce in the envs — GRPO and beyond, on
Slime.
Train any open agent on any data and any env:
The same schema, adapted to each model — pick a dataset and a student:
Rollouts scored in the env drive GRPO updates — pick a model and env:
CUA-Lite: Computer-Use Agents Made Simple