The Agent Development Patchbook
A Patchbook guide on building LLM agents that survive production and audit. Agents are not magic; they are a handful of primitives (loops, tool calls, context windows, and guardrails) composed into systems that have to log what they did, defer to humans when it matters, and prove it six months later.
In development. Chapters will appear below as they are written.