ReAct
The basic agent loop: think, act with a tool, read the result, repeat.
how it works · the vocabulary
agent loopreason and act
Named in a 2022 paper and now the default shape of nearly every agent framework. Everything since is a refinement of it — planning ahead, running steps in parallel, or letting one agent hand work to another.