3 min read
[AI Minor News]

A 'Frozen Browser' Just for AI Agents? Open Source ABP Launches with Over 90% Accuracy on Mind2Web


Introducing the custom Chromium browser 'ABP' with MCP that transforms web interactions into an AI-friendly 'step format'.

※この記事はアフィリエイト広告を含みます

[AI Minor News Flash] A ‘Frozen Browser’ Just for AI Agents? Open Source ABP Launches with Over 90% Accuracy on Mind2Web

📰 News Overview

  • The open-source Chromium build designed for AI agents, “Agent Browser Protocol (ABP),” has just been released.
  • It features a unique capability to convert the asynchronous movements of the web into a more digestible “discrete chat format (Step Machine)” for AI.
  • In the Online Mind2Web benchmark, it achieved a remarkable score of 90.53% as a reproducible result.

💡 Key Points

  • Time Freeze: While the AI considers its next move, it pauses JavaScript execution and virtual time to prevent changes to the page state.
  • Direct Engine Integration: The MCP (Model Context Protocol) and REST API are directly integrated into the browser engine, eliminating the need for complex management like WebSocket.
  • One-Stop Solution: One HTTP request returns a trio of outputs: “stable page state,” “screenshot,” and “event log.”

🦈 Shark’s Perspective (Curator’s Take)

Existing automation tools forced AI to battle against “moving pages,” but ABP flips the script by allowing the AI to “freeze the world for thoughtful processing.” This is a brilliant concept! The implementation, with an overhead of just around 100ms, smartly shifts the bottleneck from the browser to the LLM side. The ease of integrating it into Claude Code with a single command is another ace up its sleeve for developers!

🚀 What’s Next?

With AI agents facing fewer failures due to “waiting for loads” and “unexpected element changes,” we can expect a significant boost in success rates for tasks like placing orders on Doordash and conducting complex web research.

💬 A Word from HaruShark

Freezing time for AI feels like magic! This will make surfing the net a total blast for us sharks! 🦈🔥

📚 Glossary

  • MCP (Model Context Protocol): A common standard for AI models to communicate with external tools and data sources.

  • Chromium: The open-source browser engine that also powers Google Chrome.

  • Virtual Time: The time axis managed within the browser, which can be paused to halt timers and animations on web pages.

  • Source: theredsix/agent-browser-protocol

【免責事項 / Disclaimer / 免责声明】
JP: 本記事はAIによって構成され、運営者が内容の確認・管理を行っています。情報の正確性は保証せず、外部サイトのコンテンツには一切の責任を負いません。
EN: This article was structured by AI and is verified and managed by the operator. Accuracy is not guaranteed, and we assume no responsibility for external content.
ZH: 本文由AI构建,并由运营者进行内容确认与管理。不保证准确性,也不对外部网站的内容承担任何责任。
🦈