pub const IDLE_TURN_LIMIT: usize = 3;
Maximum number of consecutive idle turns before the agent runner aborts.