281 related articles

In-depth review of OpenCode, an open-source AI coding assistant. Covers its three-layer architecture, setup, building a to-do app, and model comparisons with DeepSeek Flash and more.

Deep dive into Anthropic Dynamic Workflows: core mechanisms, differences from single Agent and Sub-Agent patterns, and a decision tree for when to use them vs. when to avoid burning tokens.

Explore how the open-source LLM Wiki project uses a compile-first paradigm to turn dormant local files into a searchable AI knowledge base, compared with traditional RAG approaches.

Andrej Karpathy officially joins Anthropic. The former OpenAI co-founder and Tesla AI director returns to frontier LLM R&D, signaling a pivotal moment in AI.

Deep dive into OpenAI Codex's three-layer architecture: CLI local Agent, cloud sandbox async execution, and Codex App multi-Agent orchestration command center.

Hands-on review of Tencent Cloud ADP 4.0: testing its full-lifecycle Agent management — from rapid creation and enterprise integration to automated evaluation and Skill governance for real-world deployment.

In-depth analysis of OpenAI Codex covering installation, agents.md architecture, MCP protocol integration, multi-agent collaboration, and RAG customer service system development for enterprise use.

Deep dive into HiClaw, an open-source multi-Agent OS built on the Matrix protocol for transparent, controllable human-AI task coordination with Human-in-the-Loop design.

Deep dive into Boris Cherny's AI agent loop patterns: loop workflow elements, loop contracts, four practical loops (PR Babysitter, CI Health, Deploy Verification, Feedback Clustering), and failure prevention strategies.

A detailed guide to CrewAI multi-Agent collaboration covering core concepts, FastAPI service setup, and real-world comparisons of GPT-4o Mini, Qwen Max, and Llama 3.1.

Explore GitHub Copilot CLI custom Agents: transform one-off terminal prompts into reusable, auditable team workflows for environment setup, CI/CD, and more.

OpenAI's finance head Stacie Faggioli reveals how her AI-native team does 100% of the work with just 20% of typical headcount, using Agents, ChatGPT for Excel, and Codex.

OpenAI demonstrates how ChatGPT transforms financial services workflows — from GPT 5.5 financial optimization and Deep Research investment dossiers to Excel financial modeling and automated decision presentations.

Deep dive into DeepSeek v4's Tool Confusion problem and its deterministic fix. Repair Logic dramatically improves open-source model tool call accuracy, outperforming Claude Opus 4.7 in practice.

Deep dive into Claude Code's Skill mechanism: progressive loading principles, differences from CLAUDE.md/MCP, four creation methods, and advanced features.

Deep dive into why coding Agents differ: perception lets Agents understand projects first, context engineering precisely filters information within limited token budgets.
TutorialsChinese developer creates Claude Code toolbox for one-click deployment of official v4.7, with flexible API Key configuration for multiple model providers, lowering barriers for developers.
Industry InsightsDeep analysis of Claude Code's open-source architecture: six core design principles including dual-loop mechanism, seven-step tool pipeline, four-layer token compression, multi-agent collaboration, and memory systems.
Product ReviewsDeep analysis of Qwen Code 2.0 updates covering Plan Mode approval mechanism, Visual Intelligence auto-switching, Zed editor dual authentication, and Windows fixes for this CLI coding assistant.
TutorialsIn-depth review of Google's open-source Gemini CLI: free tier analysis, comparison with Claude Code & Cursor, real project testing, configuration tips, and open-source architecture insights.