Iron Gorilla Developers

AgentLoopStopReason

Why an agent loop stopped.

SDK v2026.4.0

Kind: typeAlias

Signature

Example
export type AgentLoopStopReason = model_stop | max_turns | token_budget | wall_clock | budget_denied | tool_error_limit

On this page