AI Agent Engineering in Depth: From Principles to Production
An open-source book providing a comprehensive guide to AI Agent engineering, from fundamental principles to production practices. Written by Li Bojie, it follows the core formula 'Agent = LLM + Context + Tools' across 10 chapters, covering context engineering, memory, tool use, coding agents, evaluation, post-training, continuous evolution, multimodal, and multi-agent collaboration. Includes 92 hands-on experiments (70+ runnable) on MCP, RAG, RL, etc. Ideal for engineers and researchers building production AI agents.