232 related articles

MiniMax M3-powered AR assistant M-Code automates the full content creation pipeline through four specialized agents: planning, recording, drafting, and review.

DeepSeek V4 drops this month with native vision; OpenAI quietly cut GPT-5.6 reasoning budget; Anthropic extends Fable 5 access ahead of GPT-6; Seedance 2.5 hits 180s 4K video generation.

How should test engineers choose AI tools? This guide breaks down the pitfalls of pure AI solutions and recommends a hybrid strategy using tools like DeepSeek, TRAE, Claude Code, and Skill encapsulation.

Build AI agents without coding! This guide covers Coze's visual workflows, 60+ plugins, RAG knowledge bases, and persistent memory — plus version selection tips for beginners.

How can Chinese developers access Claude Code affordably? This guide covers model selection (DeepSeek V4 Pro top pick), proxy vs. direct connection risks, environment variable setup, and Coding Plan cost-saving strategies.

A hands-on test of MiniMax as an AI Agent brain using the Hermes V0.18 framework: fast inference, low cost, stable long tasks—but clear flaws in complex reasoning and tool calling. Learn its three strengths, three weaknesses, and best-fit workflows.

Chess and Go have been conquered by AI, but imperfect information games with hidden data are the true frontier. This article dives deep into Tactico: how imitation learning + self-play RL train AI toward Nash equilibrium.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.

A German engineer built a fully automated chess YouTube channel with an AI Agent, combining LLMs and chess engines to auto-generate explainer videos nightly, reaching 500K views. Here's the tech architecture, tool design, and real costs.

Alibaba has banned Claude Code as high-risk software. Reverse engineering revealed a covert environment-identification mechanism hiding user fingerprints in punctuation via prompt steganography. A deep dive into the incident and AI tool trust.

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

A hands-on comparison of 6 open-source LLMs (DeepSeek, Qwen3, Zhipu GLM, Kimi K2, MiniMax M3, Tencent Hunyuan 3) for on-premise deployment—covering hardware cost, inference efficiency, and deployment difficulty.

Real debugging case: when 400MB of source code and 40K files caused an infinite crash loop, MiniMax M3, DeepSeek, and Hunyuan all gave wrong answers. GPT-4.1 mini found the root cause after an hour of deep reasoning.

Demo works but production fails? This guide covers the full AI Agent development path: when to use Agents, hand-writing ReAct loops, tool schemas, RAG, eval sets, and production fallback strategies.

Huawei OpenPangu 2.0 Flash review: 92B MoE open-source model tops instruction following at 95.9, excels in math & Agent tasks, but scores last on SWE-Bench engineering code at 63.1.

June 23 AI roundup: Claude Sonnet 5 leaked with 1M context window, Zhipu hits HK$1T market cap, Alibaba releases Happy Horse 1.1, and Sakana AI launches a multi-model orchestration system.

Databricks open-sources Omnigent, a Meta-Harness for orchestrating Claude Code, Codex, and more AI coding assistants together—with built-in guardrails, cross-model workflows, and real-time collaboration. Get started in 10 minutes.

Alibaba banned Claude company-wide, flagging Claude Code as high-risk. Three converging timelines — Anthropic's distillation attack allegations, the 1260H list, and Claude Code's hidden detection system — reveal the geopolitical logic behind the ban.

Tencent Hunyuan and Tsinghua jointly release DiscoBench, the first benchmark evaluating search agents' dynamic ambiguity clarification. Covering 463 ambiguity instances across 11 domains, it reveals real weaknesses of mainstream LLMs.

A head-to-head hands-on test of Sakana Fugu vs GLM 5.2 based on real Hermes agent workflows. Covering tool calling, frontend generation, and code improvement to reveal each model's true performance, speed, and value.