Related terms
A planning approach in which an AI system continuously updates or revises its plans in response to changing goals, environmental conditions, or new information.
Plan ExecutionThe process of carrying out the actions and steps defined by an AI agent's plan to achieve a specified goal.
Goal PlanningThe process by which an AI system identifies, prioritizes, and organizes objectives into an actionable plan, determining the sequence of tasks and strategies required to achieve one or more specified goals.
Task PlanningThe process where an AI agent formulates an ordered sequence of actions or subtasks to achieve a given goal.
Error RecoveryThe process by which an AI system detects execution failures, handles exceptions, and restores normal operation through retries, fallbacks, alternative actions, or corrective procedures.