← Agent Planning & Reasoning
Goal Conditioning
Goal conditioning is the practice of keeping an explicit statement of the objective present in the agent's context so that every reasoning and action step is evaluated against it. By anchoring intermediate decisions to the stated goal, it reduces drift on long multi-step tasks where an agent might otherwise wander off-objective. It also makes it easier to detect when a step no longer serves the original intent.