72 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.

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.

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.

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.

A complete Python learning path for beginners covering three modules: Fundamentals, Intermediate, and Hands-On Practice — including web scraping, office automation, and data analysis.

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.

Full breakdown of a real AI testing pipeline: API collection, doc enrichment, AI test case generation, Agent-driven execution, and test reports — with Skills, RAG, and Harness engineering.

A deep dive into AI testing workflows: API capture, test case generation, Agent orchestration, and automated execution. Learn the two core challenges — incomplete information and mandatory human review.

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.

A deep dive into building verifiable, self-evolving Agent automation loops with Claude Code and Codex — covering Loop Contracts, four trigger types, three-phase execution architecture, and Evolve Loops.

Browser Use is an open-source AI Agent framework that lets LLMs autonomously drive browser operations via natural language. This article breaks down its four-layer architecture, core Agent loop, CDP perception layer, dynamic Tools dispatch, and its Skills, Sandbox, and MCP extension capabilities.

An in-depth guide to installing, logging in, and using OpenAI Codex CLI: call AI directly in your local terminal to modify code, refactor components, and add file and image context, with Git branch management for an efficient local AI coding workflow.

GPT-5.6 is officially released, merging ChatGPT and Codex into one app and launching the three-tier Sol, Terra, and Luna models. A detailed breakdown of 16 hands-on tests plus Worker mode and Codex dev upgrades.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.

How can beginners learn Python without getting lost? This guide outlines a 3-stage learning path covering basics, advanced topics, and hands-on practice in web scraping, data analysis, and office automation.

A must-read intro to Python web scraping: from HTTP requests and HTML parsing to data storage, systematically explaining how crawlers work and their full workflow, while clarifying legal boundaries like the robots protocol and privacy protection.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

Learn how to extend Hermes Agent's external system capabilities via MCP (Model Context Protocol): setup, whitelist permissions, WSL-to-Chrome bridging, and multi-server orchestration for AI Agent developers.

Hands-on review of Zhipu ZCode 3.0, the native GLM-5.2 AI coding tool for Mac/Windows. Covers permission modes, Go Mode, mobile collaboration, plugins, and more.