PulseAugur
EN
LIVE 09:56:45
tool · [1 source] ·

Microsoft Research launches Webwright AI agent framework

Microsoft Research has developed Webwright, an open-source framework that enables AI agents to interact with the web through a terminal interface. Unlike traditional agents that issue one action at a time, Webwright agents write and execute Playwright code, allowing for more complex, program-like interactions with websites. This approach significantly improves performance, with Webwright achieving 60.1% on the Odysseys benchmark, a substantial leap from the 33.5% scored by a base GPT-5.4 model using a conventional screenshot-based method. AI

Summary written by gemini-2.5-flash-lite from 1 sources. How we write summaries →

IMPACT Enables more sophisticated web automation by allowing agents to write and execute code, potentially improving efficiency and capability in tasks requiring complex web interactions.

RANK_REASON The cluster describes the release of a new open-source framework from a research lab, including technical details and benchmark results. [lever_c_demoted from research: ic=1 ai=1.0]

Read on MarkTechPost →

Microsoft Research launches Webwright AI agent framework

COVERAGE [1]

  1. MarkTechPost TIER_1 · Asif Razzaq ·

    Microsoft Research Releases Webwright: A Terminal-Native Web Agent Framework That Scores 60.1% on Odysseys, Up from Base GPT-5.4’s 33.5%

    <p>Microsoft Research introduces Webwright, a terminal-native browser agent framework that replaces click-trace web automation with reusable Playwright scripts. Using a single agent loop across three modules and roughly 1,000 lines of code, Webwright powered by GPT-5.4 reaches 60…