24  Appendix C — Further Reading

A curated starting point. Full details are in the References.

24.1 Foundations

  • Russell & Norvig, Artificial Intelligence: A Modern Approach, 4th ed. [1]
  • Wooldridge & Jennings, Intelligent Agents: Theory and Practice [2]
  • Sutton & Barto, Reinforcement Learning: An Introduction [3]

24.2 Reasoning & planning

  • Wei et al., Chain-of-Thought Prompting [4]
  • Yao et al., ReAct [5]
  • Yao et al., Tree of Thoughts [6]
  • Shinn et al., Reflexion [7]

24.3 Tools, memory, multi-agent

  • Schick et al., Toolformer [8]
  • Lewis et al., Retrieval-Augmented Generation [9]
  • Park et al., Generative Agents [10]
  • Wang et al., Voyager [11]

24.4 Industry guidance

  • Anthropic, Building Effective Agents [12]
  • OpenAI, New Tools for Building Agents [13]
  • Model Context Protocol [14]
  • LangGraph documentation [15]

24.5 Evaluation & safety

  • AgentBench [16]
  • SWE-bench [17]
  • SWE-Bench Pro — professional-scale coding benchmark [18]
  • GAIA — General AI Assistants benchmark [19]
  • WebArena — reproducible web-agent benchmark [20]
  • OSWorld — real-computer agent benchmark [21]
  • AgentDojo — dynamic prompt-injection evaluation [22]
  • OWASP Top 10 for LLM Applications [23]

24.6 2025 frontier work

  • METR, Measuring AI Ability to Complete Long Tasks — the “task horizon doubles every ~7 months” study, on the ceiling of long-horizon agent reliability [24]
  • Debenedetti et al., Defeating Prompt Injections by Design (CaMeL) [25]
  • EU AI Act, Regulation (EU) 2024/1689 — the first comprehensive AI regulation and its risk tiers [26]
  • Anthropic, Responsible Scaling Policy — AI Safety Levels for frontier models [27]