Agentic Workflow
Definition
An iterative software loop where LLMs plan, fetch data using tools, evaluate outputs, and repeat until target states are met.
Example Case
An automated testing loop running compiler tests and editing code to fix bugs.