96 related articles

A detailed guide to Claude Code installation, domestic model switching, project analysis commands, and Git workflow practice to help developers quickly master this AI programming collaboration tool.

India's largest OTA platform MakeMyTrip uses WebMCP to standardize AI Agent interactions with web apps, replacing fragile DOM scraping with natural language-driven test automation and simplified complex booking scenarios.

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.

India's largest OTA platform MakeMyTrip uses WebMCP to standardize AI Agent interaction with web apps, solving DOM scraping fragility, enabling natural language test automation, and simplifying complex international flight bookings.

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.

How a Bilibili creator used AI Agent, MCP, and Playwright to build a JLCEDA local netlist analysis plugin from scratch—covering features, setup, and the full Agent-driven dev process.

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.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

An in-depth guide to Anthropic's Claude Code agentic coding tool, covering installation, pricing plans, model selection, token management, CLAUDE.md global memory, MCP integration, Subagents, and more.

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.

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.
wigolo: A Zero-Cost MCP Tool That Give…
wigolo is a local-first open-source MCP tool that gives AI coding assistants like Cursor and Claude Code free web search, fetch, crawl, and research capabilities — no API keys, no cloud, $0/query.

Tencent's open-source BrowserSkill (BSK) lets AI agents reuse your real browser login state via a separate window, single-tab borrowing, and human takeover — safely and within clear boundaries.

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.

Claude Code found to contain user monitoring logic, raising AI tool privacy concerns. Learn how to isolate Claude Code, Codex & Copilot with Docker Sandboxes — full setup and escape testing included.

How should test engineers choose AI tools? This guide breaks down the pitfalls of pure AI solutions and recommends a hybrid strategy using tools like DeepSeek, TRAE, Claude Code, and Skill encapsulation.
Reverse-Engineering Web Apps: A New Ap…
Explore a new approach to AI Agent tool integration: reverse-engineering web apps to turn API-less pages into callable Agent tools, with analysis of MCP synergy and challenges.

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.