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