# Agentic Design

> **TL;DR.** Agentic design is the discipline of architecting software systems where one or more AI agents reason, plan, and act autonomously over tools and memory.

- **Category:** AI / Developer Tools / Architecture
- **Stage:** established
- **Age:** 195 days
- **Origin date:** 2025-12-03
- **First detected:** 2026-04-20
- **Canonical URL:** https://earlyterms.com/term/agentic-design
- **Sources:** 8 primary URLs

## Definition

Agentic design is the discipline of architecting software systems where one or more AI agents reason, plan, and act autonomously over tools and memory. It names the pattern layer above a single LLM call — prompt chaining, routing, reflection, multi-agent collaboration, human-in-the-loop gates — that turns a model into a goal-seeking system.

The phrase crystallized with Antonio Gulli's free 400-page [Agentic Design Patterns](https://link.springer.com/book/10.1007/978-3-032-01402-3) (published December 3, 2025), cataloguing 21 reusable patterns for LangChain, CrewAI, and Google ADK. A parallel meaning — designing UIs and design systems that autonomous agents consume — took off with Brad Frost's December 2025 essay and [Canva AI 2.0](https://fortune.com/2026/04/16/canva-ai-agentic-design-suite-coo-cliff-obrecht/) (April 16, 2026).

## Analogy

Where UX design chose pixels for humans, agentic design chooses control flow for agents.

## Why it's emerging now

Antonio Gulli (Google) released a free 400-page patterns guide on December 3, 2025; Canva shipped an agentic design suite on April 16, 2026; and Brad Frost reframed design systems around autonomous agents in December. The keyword now carries two distinct product intents in parallel.

## Related terms

- *parent:* agentic-ai
- *related:* agentic-coding
- *related:* agent-harness
- *child:* agent-loop
- *related:* managed-agents
- *related:* context-engineering
- *related:* model-context-protocol
- *related:* claude-design
- *parent:* design patterns
- *alias:* flow engineering

## Sources

1. [Agentic Design Patterns — Springer (Antonio Gulli, Dec 2025)](https://link.springer.com/book/10.1007/978-3-032-01402-3)
2. [agentic-design.ai — pattern catalog](https://agentic-design.ai/)
3. [Google engineer releases free 400-page guide to agentic AI systems — PPC Land](https://ppc.land/google-engineer-releases-free-400-page-guide-to-agentic-ai-systems/)
4. [Brad Frost — Agentic Design Systems in 2026](https://bradfrost.com/blog/link/agentic-design-systems-in-2026-with-brad-frost/)
5. [Canva debuts agentic design suite — Fortune](https://fortune.com/2026/04/16/canva-ai-agentic-design-suite-coo-cliff-obrecht/)
6. [Google Cloud — Choose a design pattern for your agentic AI system](https://docs.cloud.google.com/architecture/choose-design-pattern-agentic-ai-system)
7. [MachineLearningMastery — The Roadmap to Mastering Agentic AI Design Patterns](https://machinelearningmastery.com/the-roadmap-to-mastering-agentic-ai-design-patterns/)
8. [xindoo/agentic-design-patterns — Chinese-language port (3.7k stars)](https://github.com/xindoo/agentic-design-patterns)

---
_Generated by EarlyTerms · https://earlyterms.com/term/agentic-design_
