External Reading & Communities

Section 30.6

Agentic literature is the youngest in this book. Everything below is from 2023 or later, and the field is changing fast enough that the canonical references shift every six months.

30.6.1 Foundational essays and papers

30.6.2 Active blogs and newsletters

30.6.3 Communities

30.6.4 Comparing the venues

Table 30.6.1: 30.6.1 Where to go for what (Part VI).
Venue Use case Latency
arXiv cs.AI / cs.CL Primary research Days
Latent Space Practitioner interviews Weekly
LangChain blog Recipe case studies Weekly
Simon Willison Daily commentary Daily
r/AI_Agents Real-world failure modes Hours
Tip: Read code, not posts

Agentic patterns are still being shaken out. The most reliable signal is what frontier products (Cursor, Claude Code, Devin) actually do, not what blog posts say they do. Read their public traces and replay logs when available.

What's Next?

This chapter completes the current part. The next part, Part VII: Retrieval & Information Extraction with LLMs, opens a new arc; see the part index for chapter ordering.

Further Reading

Practitioner Guides

Anthropic (2024). "Building Effective Agents." anthropic.com/research/building-effective-agents. Reference practitioner guide on agent design patterns.
OpenAI (2024). "A Practical Guide to Building Agents." openai.com/index/practical-guide-to-building-agents. Reference industry guide on agent product design.