Realtime AI News
Salesforce lifts an AI agent's browser task completion from 43.5% to 93% without touching the model
Salesforce researchers raised an AI agent's browser task completion rate from 43.5% to 93% without changing the underlying model. The result suggests much of an agent's reliability gap sits in the engineering around the model rather than in model capability itself.

Salesforce researchers took an AI agent from finishing 43.5% of browser tasks to 93% without touching the underlying model, according to a VentureBeat report. The result points to something agent builders increasingly argue: real-world agent performance is not decided by model capability alone.
The report frames the gain as an improvement made without touching the model — no retraining, no fine-tuning, and no swap to a stronger checkpoint. Instead, the lift came from the engineering around the model, which shifts the optimisation question from which model is best to how well the workflow is built.
Browser tasks are a demanding test because they are multi-step and long-horizon: open a page, judge its state, act, then confirm the result. Any single failure can break the whole run, so a 43.5% completion rate means more than half of attempts did not reach the end.
Closing that gap usually comes from redesigning the failure points — clearer task decomposition, more reliable judgements about page state, retry and recovery after errors, and validation of intermediate steps. The report attributes the improvement to that layer rather than to any change in the model's own abilities.
The signal worth taking from this is that as frontier model capabilities converge, agent products will compete on engineering detail. Teams that decompose tasks more accurately and recover from failure more reliably are the ones that reach usable success rates in production.
For enterprise buyers, a no-model-swap result lowers the barrier to improvement: instead of waiting for the next generation of models, they can invest in the agent architecture built on top of the model they already have.
What to watch next is how Salesforce applies this inside its own agent products, and whether the same approach transfers beyond the browser to desktop apps, internal systems and cross-system workflows. The report is a research result; whether it holds up in live customer environments will need more public evidence.
Why it matters
The finding suggests agent teams may not need a new model to get a step change in reliability — fixing the engineering around the model can move success rates dramatically. It also changes the evaluation question enterprises ask vendors, from which model they use to how their task pipeline is designed.
Nearby Updates
All09/16, 23:00
NVIDIA Vera Rubin NVL72 Takes Leading Performance in MLPerf Inference v6.1 Debut
NVIDIA says its Vera Rubin NVL72 rack-scale system delivered leading performance in its first appearance in MLPerf Inference v6.1. The company frames the result around three levers that decide AI inference economics: raw system performance, efficient scaling as hardware is added, and continuous software optimization.
09/16, 22:02
Microsoft Says Rival Anthropic's AI Could Have a 'Disastrous Impact' on Humanity
According to BBC coverage, Microsoft has publicly said that rival AI developer Anthropic's technology could have a "disastrous impact" on humanity. The statement pushes the vocabulary of extreme AI risk into an openly competitive frame, raising the question of who gets to define which models are dangerous.
09/16, 21:55
Hands-On With Nubia's Doubao Phone 2: In-App Automation Still Blocked in WeChat, Xiaohongshu, Meituan and Taobao
A hands-on test of Nubia's second-generation Doubao phone found that in-app automation still does not work in WeChat, Xiaohongshu, Meituan Waimai or Taobao. The everyday tasks users most want an assistant to handle are exactly where the automation chain breaks.
09/16, 23:56
Novo Nordisk Taps Anthropic's Claude to Speed Drug Discovery
Novo Nordisk and Anthropic announced a collaboration on September 16 under which the Danish drugmaker will use Anthropic's frontier models and test the Claude Science workbench in specific R&D workflows, aiming to accelerate the discovery and development of new medicines. Novo Nordisk already runs Claude Code for regulatory documentation, where Anthropic reports clinical study documentation time falling from more than ten weeks to ten minutes.