143 related articles

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.

Docx-CLI is an open-source CLI tool for AI agents that strips redundant XML and enables precise editing, helping LLM agents save half the tokens and time on Word docs.

How Base44's product team scaled from a single founding engineer to an 80-person team with Claude Code. Covers AI-assisted onboarding, code review, user evaluation, and QA automation.

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.

OpenAI officially merges its coding agent Codex with ChatGPT into a unified desktop app, adding new coding workflows, a Chrome extension, a built-in browser, and GPT-5.6-powered Computer Use capabilities.

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.

Playwright E2E Builder is an AI Skill installed in Cursor that transforms UI automation from throwaway scripts into sustainable engineering assets through a four-step workflow, with built-in locator health checks.

Fortress is an open-source stealth Chromium built for AI Agents. It eliminates automation fingerprints to bypass Cloudflare and other anti-bot systems.

Breaking down a 10-hour Python course for absolute beginners — covering syntax, OOP, functional programming, web scraping, and automation, with mind maps and exercises.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

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.

Google Chrome's official chrome-devtools-mcp uses MCP to expose DevTools capabilities to AI coding assistants like Claude and Cursor, enabling screenshots, console reading, and network analysis.

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.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

Kimi K2.7 Code open-sourced with 30% fewer tokens; HiDream O1 Image 1.5 tops global rankings, beating Google and ByteDance. A roundup of China's latest AI breakthroughs.

Creator Ajiang burned 10B Tokens on Codex to migrate cc-haha from Tauri 2 to Electron. A deep dive into Codex's long-horizon engineering, Computer Use, costs, and practical advice for developers.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

Alibaba open-sources Page-Agent, a TypeScript-based in-page JavaScript GUI agent that lets users control web interfaces with natural language. No scripting needed. Already 23K+ GitHub Stars.

A deep-dive evaluation of Addy Osmani, Matt Pocock, and Gary Tan's skill libraries, distilling a 5-step Research→Prototype→Plan→Build→Test agent dev loop and why the best skill system is always your own.