Topic

Agent Frameworks and Patterns

The design side of agent work: architecture patterns, framework comparisons, protocol choices, and the vocabulary that keeps discussions straight. These pages cover what separates an agent from a chained prompt, which frameworks suit which problems, how to structure a system that has to be maintained by people, and the trade-offs that only show up at scale. They are the pages to read before writing code rather than while debugging it.

Coverage includes the vocabulary problem, since a good deal of disagreement about agents is really people using the same word for different things. The framework comparisons focus on what each one makes easy and what it makes awkward, and the pattern pages describe the conditions a pattern needs to work rather than presenting it as a sensible default for everything.

52 guides in this topic.

Start here

All guides

Related topics

All topics / Resource library