Replanning is the process of revising the current plan in response to a failed step, unexpected tool output, or a changed environment state.

Why it matters: It is a key capability for agents to recover from failures and adapt to changing conditions. However, it must be bounded to prevent infinite loops and goal drift.

Connections:

Sources: