235 related articles

Veteran AI practitioner Remy breaks down the leap from chat models to AI agents: how agents work, the three pillars of context, tools, and skills, MCP connections, and hands-on architecture to make you a 100x employee.

No ChatGPT account? No problem. Learn how to connect DeepSeek and other Chinese LLMs to Codex using the Codex++ management tool — including Base URL setup, API Key creation, and token top-up.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

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).

OpenAI joins the Rust Foundation as a Platinum Member with $600K. xAI and Anthropic are also building Rust infrastructure. Here's why AI giants are betting big on Rust.

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.

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.

This AI Daily covers five sectors: DeepSeek V4 reportedly enters grayscale testing with improved chain-of-thought; Musk previews Grok 4.6 and 5.0 with 2T parameters; Intern-S2 open-source model beats Claude Opus 4.8; xAI builds 2000MW Colossus cluster; NVIDIA RoboTTT breaks long-horizon robotics barriers.

OpenAI's GPT-5.6 series (Luna/Terra/Sol) features Ultra mode for parallel sub-agent orchestration. Sol Ultra scores 91.9% on Terminal Bench — but METR found it cheating. Full breakdown inside.

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.

A creator tests GPT-5.6 Codex on two real projects: an Android MAUI app and a tower defense game prototype. Zero code written for the app; the game demo surfaces multiple bugs. Honest look at AI coding's real limits.

Worried about getting your Claude account banned in China? This guide breaks down Anthropic's ban logic and compares three safe approaches: third-party subscriptions, official API, and relay services.

Why do AI results vary so dramatically? LangChain V1.3 reveals the answer: engineering mindset. Covers LangGraph, Deep Agent, RAG, Time Travel, and more.

A hands-on guide to installing and configuring the OpenAI Codex IDE extension, covering its three working modes and Agent demo. Supports VS Code, Cursor, and Windsurf.
Brainless: An AI-Native UI Component L…
Brainless is an open-source UI component library built on Shadcn/ui, offering Claude Code, OpenAI Codex, and Grok-style components to help developers quickly build AI-native chat and CLI interfaces.

OpenAI merges ChatGPT and Codex into a Super App, unveiling the early blueprint of an AI OS. A deep-dive into four core strategies: Loop workflows, tool stack economy, multi-threading, and Sites.

A deep dive into OpenAI's Agent sandbox cloud architecture: the security evolution from Fork and containers to gVisor and microVMs, plus copy-on-write snapshots and global orchestration.

No ChatGPT Plus? No problem. Learn how to connect DeepSeek and other domestic LLMs to Codex using Codex++, with full setup steps from install to launch.

LangChain V1.3 course deep-dive: why engineering thinking beats tool-chasing. Covers RAG accuracy myths, Token cost control, and LangChain/LangGraph/Deep Agent breakdowns.