thought

Agent = LLM + Context + Tools

1Map of atomic notes based on the book “Deep Understanding of AI Agent” (Li Bojie). The book unfolds the agent formula across four levels: construction → evaluation and evolution → interaction and collaboration.

01 Agent Fundamentals (Chapter 1)

02 Context Engineering (Chapter 2)

03 User Memory and Knowledge Base (Chapter 3)

04 Tools (Chapter 4)

05 Coding Agent and Code Generation (Chapter 5)

06 Agent Evaluation (Chapter 6)

07 Model Post-training (Chapter 7)

08 Continuous Agent Evolution (Chapter 8)

09 Multimodality and Real-time (Chapter 9)

10 Multi-agent Interaction (Chapter 10)

11 Afterword