Index
Chapters
Web fragments for chapters 0–10—read in order or jump to a topic. Pairs with the book home.
Numbered fragments (0–10) aligned with the book. The full linear narrative remains on the home page. For news and short tutorials, see howaiagentswork.com.
Chapters (0–10)
11 chapters
-
Chapter 0 — Introduction V 1.0Vision This chapter sets the stage: what “agent systems” are, why the paradigm exists, and what you will build as you go. What you will do (preview) Understand how components interact (model, loop, tools, memory) Build locally using open-source components (no paid agent APIs required)
-
Chapter 1 — Foundations V 1.0What this chapter will cover Basic concepts of AI, why LLMs became the dominant approach, and the mental model you will use throughout the book. Planned outcomes Build intuition for tokens/probability without heavy math Understand limitations: hallucinations, context windows, and evaluation
-
First-principles explanation This chapter explains how LLMs transform text into predictions: tokens, probabilities, and the practical implications for reliability. Why this matters for agents Agents depend on the model’s output distribution. Understanding “what the model is doing” is the foundation for tool-use, planning, and evaluation.
-
Chapter 6 — Tool Systems V 1.0Current state Tool-use is powerful, but it is also where agents can fail in subtle ways (inconsistent depth, wrong assumptions, brittle tool calls). This chapter is partially written and will be rewritten for clarity and robustness.
How to use this list
Open chapters 0 → 10 for the full arc, or use any entry as a standalone note. Status badges come from the content files (editorial hints only).