Related terms
The process of carrying out a selected action or tool invocation as part of an agent's plan while tracking its outcome and execution state.
Plan ExecutionThe process of carrying out the actions and steps defined by an AI agent's plan to achieve a specified goal.
Retry StrategyA defined approach for automatically re-attempting failed operations or tasks to handle transient errors.
Execution TraceA chronological record of the steps, decisions, tool invocations, inputs, outputs, and state transitions that occur during the execution of an AI system, agent, or workflow.
Runtime StateThe dynamic status, variable values, and memory context preserved by an agent or system during active execution.