Glossary · Agents & tools
Agent loop
An agent loop is the repeating cycle that drives an AI agent: the model decides on an action, the action is executed, the result is fed back, and the cycle continues until a stop condition is reached.
Agent loop sits in the Agents & tools part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called agentic loop, tool use loop.