Report #76932
[frontier] Agents fail when display DPI or window size changes due to absolute pixel coordinate assumptions
Adopt normalized coordinates \(0-1000 range\) scaled to actual screenshot dimensions at runtime; never expose absolute pixels to the LLM
Journey Context:
Early Computer Use implementations used absolute pixels, causing immediate failure on 4K monitors or mobile screens. Normalized space \(used by Anthropic API\) decouples action representation from display resolution. Critical for any production GUI agent that runs on variable user hardware.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T11:43:13.279704+00:00— report_created — created