895 related articles

Step-by-step guide to installing and configuring Claude Code, covering Git/Node.js prerequisites, environment variables, and connecting domestic LLMs to build an AI assistant that reads, writes, and executes code.

A complete guide to Claude Code covering installation, configuration, alternative model setup, code generation, bug fixing, and non-programming productivity use cases for beginners.

Step-by-step guide to configuring third-party APIs in Claude Code Desktop via Developer Mode, covering both Claude model access and GPT integration through a proxy tool to reduce AI coding costs.

Deep dive into AI Agent architecture: explore the four core modules — Perception, Brain, Action, and Memory — covering RAG, tool calling, Chain of Thought, and more.

Deep dive into LangGraph's core positioning, its relationship with LangChain, practical code comparisons of Chain vs Graph, understanding Agent essentials, and multi-agent orchestration design.

Vibe Coding lets non-technical people build products using natural language and AI. Learn the core concepts, virtual environment setup, and practical tips to start AI programming from scratch.

OpenAI confirms a system bug caused wrongful account suspensions. Codex, ChatGPT email, Gemma 4 quantized, Cursor Design Mode, and more AI tools receive major updates.

Step-by-step tutorial on using Codex++ to connect Chinese LLMs like DeepSeek and Tongyi Qianwen without a ChatGPT account, with full Computer Use and plugin support.

Cursor launches Design Mode for visual development, OpenAI Codex updates and Safety Lock Mode released, Anthropic doubles limits, AI agent leaderboards debut, Google DeepMind model compression breakthrough.

After rsync maintainer used Claude AI for 36 code commits, incremental backup functionality broke. Alpine Linux and Debian discuss rollbacks, exposing deep tensions between AI code quality and open source maintenance.

Deep dive into vLLM's core technologies for high-throughput LLM inference, including PagedAttention memory management, continuous batching, distributed deployment, and comparisons with TensorRT-LLM.

Deep analysis of Windsurf refill plugins: account pool mechanics, security risks, legal concerns, and compliant alternatives like Cursor, GitHub Copilot, and Cline.

OpenAI announces ChatGPT, Codex, and Responses API now support private MCP servers, enabling secure enterprise intranet AI integration via outbound-only HTTPS.

Deep dive into OpenAI Swarm multi-agent orchestration framework, explaining Function Call tool invocation and Handoff task transfer mechanisms with local deployment guide.
TutorialsIn-depth comparison of ReAct and CodeAct — two core Agent tool-calling architectures. From paper principles to code implementation, learn the trade-offs between reasoning+action and code execution.
TutorialsLearn how to configure Claude Code CLI, Copilot CLI, Codex, Trae, OpenCode and more through a unified API gateway — one API Key for all AI coding tools.
TutorialsComplete tutorial on Alibaba Cloud Bailian platform covering API Key setup, Qwen model calls, streaming output, multi-turn conversation principles, and prompt engineering with four roles.
Deep DivesAnalyzing the "worse is better" philosophy in large model architecture: why DeepSeek V4 dropped N-gram, why Transformer dominates AI, and three iron laws of simple, efficient model design.
Product ReviewsDeep dive into Google's Antigravity IDE: analyzing this free AI coding tool built by the Windsurf team, its agent-first development mode, real-world performance, and full comparison with Cursor.
TutorialsDeep dive into Anthropic's open-source MCP protocol, covering client-server architecture, tool calling mechanisms, MCP server development, and remote deployment for standardized AI integration.