530 related articles

Tech blogger Theo found GPT-5.6 runs better in Claude Code than in OpenAI's own Codex. A deep dive into their differences in system prompt quality and subagent orchestration.

Get started with Claude Code from scratch: detailed Windows installation, environment variable setup, China network bypass, and connecting to free Alibaba Cloud Bailian models—plus the three working modes.

Installed Codex or Claude Code but don't know what to build? This hands-on browser extension case reveals the core methodology of the AI coding era: start from your own and others' 'friction points' to find worthwhile projects.

Installed Codex or Claude Code but don't know what to build? This real-world browser extension case reveals the core methodology of the AI coding era: start from your own and others' "friction points" to find projects worth doing.

A developer tests Fan Browser Agent on a real Korean visa application: autonomous flow planning, filling 30+ form fields automatically, and handling upload errors.

Learn how Bilibili creator JK built an AI-automated topic selection system using Codex and Feishu — covering the three-dimension method: practice, trending topics, and benchmarking.
Ego-lite: An Open-Source Browser Desig…
ego-lite is an open-source AI-native browser by citrolabs that lets humans and AI Agents work in parallel in the same environment. Explore its design and value.

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.

A systematic roadmap from LangChain and LangGraph to multi-agent development, covering RAG, Tool Calling, MCP, and more, helping developers break into AI app development.

How can users in China use Claude? This article deeply compares four solutions: official subscription, proxy subscription (WildCard), relay platforms (2233/0011.ai), and API aggregation (OpenRouter).

Claude Code Artifacts opens to Pro/Max users with real-time web deployment. Roundup of AI Agent news: Alipay Abao beta, ByteDance EdgeBench, Microsoft Frontier Company, and OpenAI/Anthropic compute strategies.

A Vue3 beginner tutorial centered on "learn just enough, apply immediately." A three-stage path covers reactivity, Composition API, Element Plus, and data visualization, culminating in an enterprise-grade AI health monitoring system with blood sugar management, RAG consultation, and doctor-patient collaboration.

A complete walkthrough of AI-assisted GeeTest four-image CAPTCHA reverse engineering: from capturing the w parameter to AI analyzing obfuscated code and generating runnable scripts in minutes.

Qwen 3.8 Max has 2.4 trillion parameters and will be open-sourced. In KingBench testing it scored 81.25%, ranking second, beating Claude Opus 4.8 and trailing only Fable 5. A deep dive into its performance across 8 tests.

A comprehensive guide to LangGraph's core concepts: Graph API vs Functional API, three-layer architecture, and workflow visualization methods for building AI Agents.

Hands-on with Alibaba Tongyi Qianwen's strongest Qwen3: a 2.4-trillion-parameter open weight model scoring 81.25% on KingBench, ranking second and beating Claude Opus 4.8 with perfect scores in game dev, math, and agent tasks.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.

A step-by-step guide to locally deploying the open-source Dify AI platform using the BT Panel on a VMware virtual machine—covering Ubuntu setup, Docker config, and image pull troubleshooting.

As AI coding assistants like Codex become standard, the risks of overreliance grow too. Learn when developers should "show a red card," reclaim control, and safeguard code quality and responsibility.

A data-deletion disaster reveals the biggest AI Agent risk: the problem isn't the model, it's Harness design. Learn context management, process standards, and permission isolation.