Documentation

ReAct

The One Agents run through reasoning, tool use, observation, and further reasoning.

Agents in The One run with a ReAct-style architecture by default.

When active, an Agent repeatedly reasons, calls tools, accumulates new context, and reasons again. The loop continues until the Agent calls a tool to stop itself or the user stops it directly.