Fetching from the wire…
Public story · 2026-07-27 · high
The agent edits files and the DOM directly, falling back to a screen-reading helper on just 28 of 108 test tasks.
Why now: As of July 27, 2026, these numbers come only from OSWorld 2.0's current task set, with no independent replication yet.
Salesforce AI Research's new computer-use agent hits 26.9% success on OSWorld 2.0, roughly 9x cheaper per task than the same model reading screenshots, per a paper posted to arXiv.
Computer-use agents get billed and benchmarked on cost per completed task, and vision-based inference (reading a full screenshot after every click) is the expensive part. A 9x cost cut, with partial success up from 54.8% to 61.6%, changes that math for anyone running these agents at scale.
The agent, called StateAct, does most of its work by reading and editing files, backends, and the DOM directly through code instead of screenshots. It calls in a screenshot-reading GUI subagent only when code access isn't available.
That fallback fired on just 28 of 108 test tasks, covering 1.1% of the agent's steps.
The 20.6% figure it beat belongs to a screenshot-only version of the same Opus 4.8 model StateAct runs on.
Yes, but a code-only variant with no GUI subagent reached just 45.9% partial success, below the screenshot baseline, so the fallback earns its keep.
Each link below shares sources, entities, or timing with this story.
This is the paper of the week. arXiv 2607.28871 introduces BSG-VA, which replays every validation command an agent runs across three code states: the original buggy code (B), the candidate patch (S), and the gold developer fix (G). If a test passes in all three states, it neve...
xAI launched Grok 4.5 and Grok Build on July 8, trained partly on Cursor developer-session data. The numbers are loud: 83.3% on Terminal-Bench 2.1, 64.7% on SWE-Bench Pro, priced at $2/$6 per million tokens. On a single coding task that works out to roughly $2.49 versus $11.80...
Within five days of each other, both Claude Code (v2.1.158, May 31) and Cursor (3.6, May 29) shipped remarkably similar architectures for autonomous agent execution. Both use a classifier subagent that reviews each pending action against conversation context and decides: allow...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
Two changes shipped within a day of each other that compound in exactly the wrong direction, and nobody connected them. Anthropic's Opus 5 prompting guide documents that the model "delegates to subagents more readily than prior models," and is blunt about the consequence: it "...
This is the most useful thing I read this week and it isn't close. Anthropic published its internal methodology for running large-scale code migrations with Claude Code on July 16, and unlike most engineering-blog playbooks, it carries receipts. Bun's Zig→Rust migration: rough...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.