93 related articles

Andrew Ng's DeepLearning.ai teams up with Anthropic to teach Agent Skills: file structure, progressive disclosure, MCP integration, and the full path from Claude.ai to the Agent SDK.

A practical Claude Code handbook built for QA engineers — covering environment setup, spec-driven development, Skill encapsulation, MCP integration, and AI test sub-agents across 10 core modules.

OpenCode is an open-source terminal coding agent with 180K+ GitHub stars, supporting hundreds of models and a dual-layer agent architecture — completely free. See how it compares to Claude Code.

Enterprise guide to Claude Code: CLI setup, switching to DeepSeek and other Chinese AI models, Git workflow automation, and bug fix loops to boost team productivity.

Deep dive into OpenAI Codex's Ultra mode: it's not a reasoning level but a system prompt switcher. Learn why Ultra burns tokens, the V1/V2 agent system issues, and how Claude Code Workflows gets it right.

A complete guide to OpenAI Codex: CLI setup, slash commands, AGENTS.md, MCP integration, multi-agent collaboration, and a RAG customer service project walkthrough.

GPT-5.6 (Sol) is powerful but burns credits fast. Learn reasoning tier selection, Fast Mode, and prompt stop-point strategies to get the most out of Codex.

A deep dive into Claude Code and Codex multi-Agent collaboration: architecture design, state-driven coordination, private/public zone division, and building efficient AI programming teams.

What is an AI Agent's harness? This article systematically dissects the core components of agent frameworks: context management, tool use, control loops, and caching strategies—revealing why the same model performs so differently across harnesses.

GPT-5.6 is officially released with core upgrades including programmatic tool calling, autonomous subagent delegation, and higher token information density. A hands-on card game build reveals its Agentic power.

An in-depth look at the three core eras of AI Agent development: reliable tool calling, coherent long-task execution, and autonomous orchestration with metacognition. Helps developers match tasks to model capabilities.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.

GPT-5.6 introduces a Sol/Terra/Luna three-model architecture. Terra delivers near-flagship performance at half the price, with new Max and Ultra reasoning tiers.

A deep dive into Harness Engineering — the third phase of AI coding. Based on research across 2,853 GitHub repos, explore agents.md, Skills, MCP, and eight configuration mechanisms to control your AI coding assistant.

LangChain's LangSmith Engine is an intelligent agent tool for tracking Agent failures, prioritizing issues, and auto-drafting fixes. Deep dive into its core capabilities, sandbox isolation, sub-Agent architecture, and continuous evaluation challenges.

An in-depth look at Claude Code's development and design philosophy: why the CLI form, how the "minimal scaffolding" architecture works, and how it balances safety with autonomy in AI programming.

A deep dive into Claude Code Agent Teams: how they differ from Subagents, contract-first design, model allocation strategies, and a real case of 16 agents building a C compiler.

Tencent Hunyuan 3 open-sourced with 295B MoE; GPT-5.6 Sol Ultra may bring multi-subagent collaboration to Codex; Alibaba FunASR upgraded; Japan plans 10M AI robots by 2040.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

Alibaba Cloud vs Volcano Engine TTS: why "I want both" is the mature engineering decision. Dual-engine routing design, priority trap debugging, and vibecoding-powered implementation.