150 related articles

A zero-to-product AI coding bootcamp by Guo Ke: 14 live sessions, 6 real projects, covering Cursor, Trae, and Codex. Full walkthrough from setup to deployment.

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.

Learn how to use Trae, ByteDance's free AI coding tool, to build a Flask-based visual database query system (EasyQuery) in just 20 minutes. Full walkthrough included.

Claude Code is the most powerful AI coding assistant available — local install, full project context, auto-debugging. See how it compares to Copilot, Cursor, and Trae.

In-depth comparison of 6 Vibe Coding tools — Claude Code, Trae, Zhipu, Cursor, and more — covering setup cost, Chinese support, pricing, and code quality.

Complete guide to installing Claude Code in China: platform steps for Windows/macOS, VPN requirements, Git dependency, error fixes, and how it differs from Cursor and VS Code.

A deep dive into Claude Code's core strengths: full project context reading, auto error fixing, and agentic coding. Compare Copilot, Cursor, Trae, and Codex to find the right AI coding tool for you.

Claude Code is Anthropic's local AI coding assistant that reads your entire project context, auto-debugs, and outperforms Cursor and Trae on accuracy. Learn why.

Cursor is an AI-native programming tool deeply rebuilt on VS Code, integrating top LLMs like Claude and DeepSeek. It supports natural-language code generation, smart error fixing, and context awareness.

AI coding tools are changing development, but Vibe Coding hides risks in code quality and maintenance. This article explores Engineered AI Programming, compares Codex and Claude Code, and reveals real enterprise development paths.

An in-depth look at the difference between Vibe Coding and AI engineering-grade programming. Can AI replace programmers? From Claude Code and Codex to Cursor, revealing the real limits, enterprise pain points, and engineering solutions of AI coding tools.

Deep dive into LangChain 1.0's architecture: LangChain framework, LangGraph multi-Agent orchestration, and LangSmith observability platform, with hands-on RAG and intelligent customer service projects.

12306-MCP is a popular open-source GitHub project that connects 12306 real-time queries to AI agents via MCP protocol. Supports ticket availability, transfer planning, and stop queries — synced live with the official site.

A deep dive into Claude Code's core strengths: agentic coding, full project context, and auto-debugging — compared against Cursor, Trae, and Codex to help developers choose the best AI coding tool.

Claude Code is Anthropic's CLI-based AI coding assistant that reads entire codebases, auto-fixes bugs, and generates accurate code. Compare it with Copilot, Cursor, and Trae.

Compare OpenAI Codex vs ChatGPT: ChatGPT is a conversational advisor while Codex is an autonomous AI coding agent that writes code, fixes bugs, and runs tests for developers.

OpenAI Codex launches Record & Replay and third-party model integration, supporting Claude, Gemini and private models, transforming from a coding tool into an open AI workflow platform for enterprises.

Compare OpenAI Codex vs ChatGPT: ChatGPT handles Q&A while Codex acts as an AI coding agent that autonomously writes code, fixes bugs, and runs tests.

In-depth comparison of Claude Code, Cursor, and Codex AI programming tools, with practical guidance on AI Coding principles and Vibe Coding methodology to boost development efficiency.

Deep dive into AI coding agent architecture: from interview-level cognition to building a Codex-like CLI agent tool, covering agents.md, Skills systems, context management, and more.