Reading

Anthropic: "Building Effective Agents"

via Anthropic Engineering — anthropic.com · 2024

The essay behind a lot of current practice — simple, composable patterns over heavy frameworks, with orchestrator-workers as the workhorse.

A clear, opinionated walk through when to reach for an agent at all, and which patterns actually earn their complexity — from prompt chaining to the orchestrator-workers split. Worth reading before adding a framework. Still a reference a year on.

Read the source