Brief IA

Microsoft Revolutionizes Web Agents with Webwright and GPT-5.4

🔬 Research·Tom Levy·

Microsoft Revolutionizes Web Agents with Webwright and GPT-5.4

Microsoft Revolutionizes Web Agents with Webwright and GPT-5.4
Key Takeaways
1Microsoft released 1,000 lines of code that enabled GPT-5.4 to outperform Opus 4.6 on the Odysseys benchmark.
2Webwright replaces clicks with Playwright code, enhancing the efficiency of browser agents.
3The model excels in tasks like multi-site search and scraping but encounters limitations with canvas applications.
💡Why it mattersThis advancement demonstrates that lighter, code-based solutions can surpass complex systems, redefining the approach to web agents.
Le brief IA que lisent les pros

Le brief IA que les pros lisent chaque soir

Les 7 actus IA du jour, décryptées en 5 min. Gratuit.

Inclus dès l'inscription : notre sélection des meilleurs guides & comparatifs IA.

Choisis ton rythme

Gratuit · Pas de spam · Désabonnement en 1 clic

📄
Full Analysis

Microsoft Redefines Web Agents with Webwright

Microsoft recently unveiled a major advancement in the field of web agents by releasing a simple code of 1,000 lines, which allowed GPT-5.4 to surpass its competitors on the Odysseys benchmark. On May 24, this code enabled GPT-5.4 to achieve an impressive score of 60.1%, up from an initial 33.5%, eclipsing the previous leader, Opus 4.6, which had reached 44.5%.

An Innovative Approach

The key to this success lies in abandoning click predictions in favor of writing Playwright code. Webwright utilizes a terminal-based "code agent," allowing the model to generate and execute Playwright scripts. This method treats code as a durable artifact and uses terminal outputs for iteration, rather than relying on often fragile UI action predictions.

Efficiency and Reliability

Webwright's code outperforms heavier native browser stacks on benchmarks like Odysseys and Online-Mind2Web. It highlights the inefficiencies of traditional browser agents, where the granularity of actions leads to high token costs. Webwright employs engineering choices to enhance reliability, including a reflection gate for self-assessment and history compression to avoid context explosion.

Areas of Excellence and Limitations

Webwright excels in tasks such as multi-site searching, conditional form filling, long-tail scraping, and managing date selector issues and element waiting. However, it struggles with applications rendered on canvas, real-time games, changing DOM IDs, and precision drag-and-drop.

Towards a New Approach

The article concludes that the industry should focus on creating libraries of reusable tools and scripts rather than custom orchestration. The improvement of model capabilities makes heavily designed browser agent systems increasingly constraining, and lighter solutions like Webwright may well be the future.

Brief IA — L'actualité IA en français

L'essentiel de l'actualité de l'intelligence artificielle, décrypté et expliqué chaque jour.