99 related articles

Integrating email into LangChain agents: Gmail API's OAuth flow is too complex, while AgentMail offers a lightweight agent-native email API. A practical engineering comparison.

Loop Engineering lets AI run autonomously until criteria are met. This deep dive exposes its three core risks: unbounded token costs, hidden quality failures, and goal misalignment — and why humans remain irreplaceable.

A deep dive into Coze 3.0's multi-agent collaboration, covering project workspace architecture, credit economics, local tool integration, and a Dify comparison.

A structured zero-to-one roadmap for AI Agent development: Phase 1 covers Python & LLM basics, Phase 2 tackles five core Agent capabilities and LangChain/LangGraph, Phase 3 delivers hands-on RAG projects.

A structured AI Agent learning roadmap covering 4 stages: foundations, core frameworks, scenario practice, and advanced product thinking. Master LangChain, tool calling, memory, and more.

New to AI Agents? This guide breaks down the full learning path — covering Agent principles, Prompt Engineering, RAG, multi-Agent systems, and hands-on projects to get you building fast.

A structured AI Agent learning roadmap covering fundamentals (Agent principles, Prompt engineering), advanced topics (RAG, multi-agent collaboration), and three hands-on projects — ideal for beginners.

A deep dive into Claude Code, the definitive course from DeepLearning.AI and Anthropic: from agentic principles and context optimization to three hands-on cases—RAG chatbot, Figma-to-frontend, and data analysis. Master AI-assisted coding methodology.

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.

OpenAI launches GPT-5.6 with three tiers — Sol, Terra, Luna. Terra cuts price in half; Luna inputs at $1/M tokens. ChatGPT Work agent automates tasks end-to-end; Codex merges into a unified platform.

How can experienced Java and backend developers pivot to AI? This deep-dive explains why the Agent direction is the best fit — skills transfer well, market demand is high, and the path from "using frameworks" to "understanding source code" is clear.

Learn how to pick the best LLM, RAG, and AI Agent courses. Discover 4 key criteria for hands-on AI learning and top resources for developers.

Cursor launches its iOS app with always-on cloud AI agents and remote local Agent control, letting developers direct AI coding from anywhere — no desktop required.

A clear, in-depth guide to how AI Agents work: the paradigm shift from traditional programs, the perception-decision-action loop, and the four pillars—LLMs, tool calling, memory, and RAG.

Want to become an Agent engineer? This article systematically covers three core skill tracks—LLM fundamentals, LangChain architecture development, and enterprise deployment—to help you avoid detours.

A systematic zero-basis learning path for AI Agent development, covering Python and LLM fundamentals, five core capabilities like task planning and RAG, and LangChain hands-on practice.

OpenAI's open-source codex-plugin-cc plugin lets developers call Codex inside Claude Code for code review and task delegation. 22K+ GitHub stars signal AI coding's multi-model era.

The agentskills open-source project aims to solve AI Agent ecosystem fragmentation through standardized skill specifications enabling portable, composable, and reusable agent capabilities.

Anthropic's Claude Sonnet 5 launches on Devin Desktop and CLI, delivering frontier-level coding performance while reducing quota consumption by ~30% compared to the previous generation.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.