Agentic Loop
Noun · AI & Machine Learning
Definitions
A repeated cycle where an AI system plans, acts, observes results, and continues until a goal is reached or a stopping rule fires.
In plain English: A repeating AI workflow of trying something, checking the result, and trying again.
Example: "The agentic loop kept retrying the deployment until the health check passed."