Open source · MIT License · Patterns · Primitives · Modifiers

Agent
Blueprints

Architecture-first patterns for building LLM workflow and agent systems. Learn to design before you code.

↑ Workflows
↓ Agent Patterns

The catalog at a glance

Patterns shape the control flow. Primitives provide capabilities. Modifiers wrap a pattern with an orthogonal behavior.

Primitives

Capabilities a pattern draws on — memory across turns, callable tools, agent-discovered skills.

Modifiers

Orthogonal behaviors layered on top of a pattern — human approval gates, audit logging, retries.

The cohorts and entries can grow. taxonomy.yaml and patterns-catalog.yaml at the repo root are the authoritative source — if the site is behind, trust the catalog.

Workflows evolve into agent patterns

Every pattern is documented from high-level overview to implementation detail.

Workflows evolve into Agent Patterns

Agent Patterns

View all →

The LLM controls the flow. Developer-provided tools and constraints, LLM-decided actions.

Ready to design your agent?

Use the decision flowchart to find the right pattern, or explore the evolution explorer to understand the full design space.