413 related articles

Exploring the key evolution in coding agent architecture: separating the reasoning core from code execution environments to decouple control and execution planes.

OpenRouter data shows Chinese AI models now account for 58% of US AI consumption. Silicon Valley giants like DoorDash and Airbnb adopt Kimi, DeepSeek, and Qwen, leveraging low cost, high performance, and open weights.

OpenRouter data shows Chinese AI models now account for 58% of US AI consumption. Silicon Valley giants like DoorDash and Airbnb adopt Kimi, DeepSeek, and Qwen for their low cost and open-weight advantages.

Exploring the next evolution in coding agent architecture: decoupling the reasoning core from code execution environments to separate control and execution planes.

A detailed comparison of OpenAI Codex and Claude Code with hands-on testing. From AI agent concepts to account setup, helping developers quickly master AI coding agents.

How to achieve millisecond-level code search in massive repositories with hundreds of thousands of files? A hands-on look at building a code search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

How to achieve millisecond-level code search in a repo with hundreds of thousands of files? Building a search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

PiDeck is a free, open-source local AI coding workbench that provides graphical management for CLI tools like Claude Code and Cursor. This guide covers PiDeck installation, model auth, project management, and advanced conversation tips.

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.

Anthropic introduces Context Engineering, revealing Context Rot: the more tokens in the window, the worse AI retrieval accuracy. Learn the three principles, just-in-time retrieval, and three moves against context overflow.

Claude Code (CC) is more than a chat AI—it reads project files, creates and modifies code, and runs commands, ending copy-paste. This article compares CC with ordinary AI across 5 dimensions and explains CC vs Cursor.

A real case: a creator launched an AI photo generation product in 3 hours with zero code, and got paid the next day. This article breaks down the full loop methodology.

A comprehensive guide to OpenAI's new AI coding agent Codex: from concept and comparison of its four forms, to installing Git/Node.js/VS Code, configuring the API Key, and creating a workspace.

In the AI programming era, Vibe Coding alone can only build toys. This article deeply analyzes the complete engineering path from Vibe Coding to SDD spec-driven development, covering Claude Code and Codex tool selection, the SuperPower plugin, and domestic LLM comparisons.

From the autocomplete nature of LLMs, tokens, and context windows to RAG vector databases, the MCP protocol, and AI agent loop design — this article uses vivid analogies to unpack the reality of AI engineering.

A deep comparison of Pipecat Flows and Vapi Squad for voice AI agent architecture — covering latency, accuracy, multi-agent handoffs, and when to use each.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.

Can AI coding tools let non-developers replace programmers? This deep dive examines Vibe Coding's real limits, compares Claude Code vs. Codex, and reveals the methodology behind enterprise-grade AI-assisted software engineering.

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.

Anthropic engineers reveal Claude Code's 18-month evolution: system prompt cut by 80%, 65% of PRs shipped automatically by AI, Claude Tag collaboration, and the safety logic behind auto mode.