66 related articles

Deep dive into the verification browser for AI agents: how 13ms verification windows and one-call checks solve hallucination problems in browser automation, enabling the leap from capability to trustworthiness.

A detailed guide to Google's WebMCP standard proposal, covering imperative and declarative tool building, smart home and car configuration demos, and Chrome DevTools debugging for AI agent tools.

Veteran AI practitioner Remy breaks down the leap from chat models to AI agents: how agents work, the three pillars of context, tools, and skills, MCP connections, and hands-on architecture to make you a 100x employee.

A step-by-step Pi Agent configuration tutorial covering installation, LLM connection, extension ecosystem, MCP setup, and Token-saving tips. Learn to build a truly controllable AI coding assistant.

A systematic map of today's AI coding landscape: the evolution from ChatGPT to Claude Code, LLM capability tiers, tool camps like Cursor/Copilot, and the three key weapons of the Agent era — MCP, Skills, and CLI.
Ego-lite: An Open-Source Browser Desig…
ego-lite is an open-source AI-native browser by citrolabs that lets humans and AI Agents work in parallel in the same environment. Explore its design and value.

A data-deletion disaster reveals the biggest AI Agent risk: the problem isn't the model, it's Harness design. Learn context management, process standards, and permission isolation.

OpenAI Codex is more than a coding tool—it's an AI agent that writes code, makes slides, and operates browsers. This guide covers its four versions, permission modes, plugins, automation, and six best practices.

Starting with Chrome 150, Google's Lighthouse introduces an Agentic Browsing audit checking Accessibility Tree structure, WebMCP schema validity, and CLS to help developers assess AI agent readiness.

A Bilibili creator open-sourced a Codex-based multi-platform auto-publishing Skill with 95% stability. It auto-fills titles, tags, and thumbnails on Bilibili, Douyin, and more, then waits for user confirmation before publishing.

Deep dive into AI-era automated testing: using Pytest + Playwright + MCP for stable automation, constraining code conventions with Skills, avoiding non-determinism and high token costs. Includes real debugging war stories.

A complete workflow from Google I/O: use Antigravity, Modern Web Guidance, and Chrome DevTools MCP to build Chrome extensions automatically — from prompt to publish.

Chrome's Modern Web Guidance offers 100+ expert-reviewed guides to help AI Agents adopt modern web practices, fixing training data lag and legacy pattern recommendations with semantic search and Baseline compatibility checks.

A deep dive into the WebMCP proposal: how AI agents read websites, how to expose structured tools via imperative and declarative APIs, and how to audit agentic readiness with Lighthouse.

Google's DevTools for Agents opens Chrome DevTools to AI coding agents, enabling autonomous end-to-end debugging — from reproducing errors to fixing source code — via console logs, network requests, and source maps.

Chrome DevTools for Agents, unveiled at Google I/O, gives AI coding agents a closed feedback loop with Lighthouse audits, user input simulation, and device emulation.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

In-depth hands-on review of Alibaba's open-source web automation tool PageAgent: three integration methods, script execution analysis, and a full breakdown of current limitations. Add AI Agent capabilities to web pages with one line of JS.

BrowserWing is an open-source browser action recorder (1300+ GitHub stars) with 78 built-in scripts for GitHub, Bilibili, Zhihu, and more. Record once, run repeatedly, and let AI Agents reliably execute fixed web workflows.

An in-depth hands-on test of the GPT-5.6 series' three models—Sol, Terra, Luna—compared with Fable and Sonnet 5. Sol wins overall at nearly half the price. Full analysis of prototyping, code debugging, and browser use.