AgentLoopStopReason
Why an agent loop stopped.
SDK v2026.4.0
Kind: typeAlias
Signature
export type AgentLoopStopReason = model_stop | max_turns | token_budget | wall_clock | budget_denied | tool_error_limitWhy an agent loop stopped.
Kind: typeAlias
export type AgentLoopStopReason = model_stop | max_turns | token_budget | wall_clock | budget_denied | tool_error_limit