AI Agent Engineering Notes
Practical guides to AI agents, agentic systems, and AI-native software engineering
Home
All posts
AI Agents
Engineering Manager
About
Resume
Tags & Stats
Tag: Workflow-Orchestration
12
Oct 2025
Building Stateful AI Systems with LangGraph and Agentic Workflow Graphs
Learn how to build complex, stateful AI agent systems using graph-based architectures with LangGraph—a paradigm shift from linear chains to cyclic, controllable workflows.