"Are We Done Yet?": A Vision-Based Judge for Autonomous Task Completion of Computer Use Agents
Marta Sumyk, Oleksandr Kosovan
TL;DR
This work tackles the challenge of verifying task completion for autonomous computer-use agents by introducing a vision-language evaluation framework that judges success from final desktop screenshots and task descriptions. By collecting a diverse dataset of 1,260 tasks across 42 macOS apps and evaluating multiple vision-language models, the authors demonstrate that zero-shot evaluators can reliably distinguish completed tasks and provide actionable feedback. The feedback loop enables CUAs to replan and retry from the current state, yielding up to 73% task-done accuracy and about a 27% average improvement in success rates. The approach highlights the potential of vision-grounded evaluation to improve reliability and self-correction in CUAs, with future work extending to other operating systems, step-level evaluation, and RL/multi-agent integrations.
Abstract
Computer Use Agents (CUAs) are designed to autonomously operate digital interfaces, yet they often fail to reliably determine whether a given task has been completed. We present an autonomous evaluation and feedback framework that uses vision-language models to assess task completion directly from screenshots and task descriptions. Our dataset covers 42 built-in macOS applications and 1,260 human-labeled tasks across a wide range of scenarios. Our framework achieves up to 73 percent accuracy in task success detection and yields an average relative improvement of 27 percent in overall task success when evaluator feedback is applied. These results show that vision-based evaluation can serve as an effective feedback mechanism that improves the reliability and self-correction of autonomous computer-use agents.
