1193 related articles
The Evolution of Coding Agents: A Para…
Coding agents are evolving from reactive code completers to proactive planners. Explore the "think ahead of time" paradigm, Plan-and-Execute architecture, and its impact on developer workflows.
TutorialsIn-depth comparison of ReAct and CodeAct — two core Agent tool-calling architectures. From paper principles to code implementation, learn the trade-offs between reasoning+action and code execution.
Product ReviewsOpenSlide is an Agent-native open-source slide framework that lets AI Agents write React code to generate professional presentations. Supports Claude Code, Cursor, and other coding Agents.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.
TutorialsDeep dive into Agent Loop, the core mechanism of AI coding tools. Learn how the ReAct pattern's reason-act-observe cycle enables autonomous multi-step code refactoring.

A comprehensive guide to AI Agent architecture and development, covering automated marketing, intelligent customer service, and investment analysis scenarios with single and multi-agent collaboration.

How to learn AI Agents from scratch? This guide covers two clear paths: developers go from Python to LLMs to open-source framework source code; practitioners use Claude Code or similar tools to get results fast.

Learn AI Agent core principles from scratch: understand how Agents differ from LLMs, their execution mechanisms, why rule design matters, and find the right learning path for your goals.

A deep dive into LLM Agent frameworks covering RAG, Agent core components (tools, memory, planning), and Agent Tuning workflows with cost considerations for production deployment.

A 6-week systematic learning path for frontend engineers transitioning to AI Agent development, covering core architecture, ReAct, multi-agent collaboration, RAG integration, and deployment.

Deep analysis of LLM agent long-term memory security threats, covering persistence, statefulness, and propagation of memory poisoning, with a six-stage lifecycle defense framework.

A developer added a DAW to their agentic dev environment with Claude, then paired with AI to finish music — experiencing a true AGI moment in creative collaboration.

A detailed guide to OpenAI Codex coding agent: understand how it differs from ChatGPT, how AI agents autonomously generate, debug, and test code, and why developers need to learn this new paradigm.

A detailed guide to the GitHub Copilot standalone app's core features including project creation, AI agent collaboration, and canvases to help developers get started with AI-assisted development.

Hands-on test of LibTV's AI Agent: from script and storyboarding to video compositing, one person completes an animated short in a day. Full breakdown of the Skill library, node workflow, and Story Board features.

A beginner's guide to AI Agents: understand core principles, how Agents differ from LLMs, their execution mechanisms, and get tailored learning path recommendations.

Deep dive into Anthropic's Agent Skills mechanism, explaining how Progressive Disclosure solves MCP context bloat and tool calling accuracy issues in AI agents.

Deep breakdown of 4 core AI Agent engineer competencies: business decomposition, multi-Agent architecture, quantitative evaluation, and engineering delivery—bridging the gap from Demo to production.

A systematic guide to AI Agent development across four stages: LLM fundamentals, ReAct paradigm, memory & tools, and multi-agent collaboration for developers.