15 related articles

A systematic four-stage learning roadmap for AI Agent development, covering core concepts, classic paradigms like ReAct, multi-agent collaboration frameworks, and hands-on projects to master Agent development skills in 2-3 months.
AI Agent Development Learning Roadmap:…
A systematic AI Agent development learning roadmap covering core concepts, ReAct/CoT paradigms, multi-agent collaboration, and hands-on projects across four stages.

Cursor releases its Developer Habits Report based on the world's most comprehensive AI programming dataset. This article analyzes how AI is reshaping software development workflows and model strategies.

Debunking 5 common AI Agent development misconceptions: Agents aren't smarter ChatGPTs, complexity doesn't equal power, and RAG can't cure hallucinations. Learn the right approach to building Agents.
TutorialsDeep dive into Claude Code's four core agent modules: system prompt, Agent Loop, tool system, and memory mechanism. Build a Mini Claude Code from scratch in TypeScript.
TutorialsZero2Agent is an open-source interview prep tutorial covering Agent fundamentals, LangGraph/Claude Code analysis, interview question banks, and coding practice tools for landing Agent engineer roles at top tech companies.
TutorialsDeep analysis of Claude Code's four core agent modules: Agent Loop, Tool System, Skills, and Memory, with a TypeScript minimal implementation guide for frontend engineers transitioning to AI development.
ResearchDeep analysis of Claude Code's open-source architecture: dual-loop design, 7-step tool pipeline, 4-layer token compression, memory systems, and multi-agent collaboration patterns.
TutorialsDeep dive into Andrew Ng's Building Your Own Database Agent course with Microsoft, covering LLM-SQL interaction, LangChain Agents, Function Calling, and RAG for tabular data.
Tech FrontiersSGLang team hosts an Agent Loops Office Hour exploring inference optimization for agentic loops, covering KV Cache reuse, low-latency multi-turn dialogue, and tool calling techniques.
Claude Code Source Code Study Guide: E…
Learn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.
AI Agent Learning Roadmap: From Beginn…
A detailed three-month AI Agent learning roadmap covering LLM basics, ReAct paradigm, LangChain, memory mechanisms, tool calling, and multi-agent collaboration with practical project suggestions.
Claude Code Installation & Agent Hands…
Step-by-step Claude Code installation guide with Volcengine GLM5.1 Chinese LLM. Hands-on Agent demos for Bilibili data scraping and ComfyUI setup. No coding required.
TutorialsA systematic four-stage learning roadmap for programmers transitioning to AI Agent development, covering core theory, ReAct and classic paradigms, Prompt engineering, and hands-on projects.
TutorialsLearn how the Deep Agents framework solves enterprise AI Agent challenges like tool sprawl and context pollution, with a complete Deep Research implementation guide covering task decomposition, multi-source integration, and structured report generation.