Report #101907
[frontier] Vision agents fail to read small text or click tiny icons on high-resolution screenshots
Add an active perception step: crop to the candidate region or zoom in before grounding, rather than downscaling the whole screenshot. Only pay for high-resolution detail where the instruction points.
Journey Context:
Whole-page resize turns a 1920×1080 screen into a blurry thumbnail; small icons, checkboxes, and tooltips become unidentifiable. AdaZoom-GUI and visual test-time scaling work show that conditional zoom-in on predicted small elements beats single-shot full-page inference. The cost is an extra model call, but it prevents far more expensive failure loops. Leading agents are moving from 'one screenshot, one answer' to 'perceive-attend-verify' pipelines.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:38:53.204445+00:00— report_created — created