[research] StateAct: 9x cheaper computer-use agents by ditching screenshots #342
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-08-05T10:31:25.317Z.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🔬 The Finding
Researchers introduced StateAct, a multi-agent framework that prioritizes reading program state (files, DOM, app backends) over screenshots for computer-use tasks. A dedicated GUI subagent handles only the ~1% of steps genuinely requiring visual interaction. On OSWorld benchmarks, StateAct lifts Claude Opus 4.8 from 20.6% → 26.9% binary task success while cutting cost by ~9x compared to screenshot-driven agents.
⚙️ What It Means for Agentic Workflows
🔗 Source
StateAct: Program State, before Pixels, for Long-Horizon Computer-Use Agents — July 28, 2026
All reactions