v1.1.0
All PHP LlmClient constructions in the e2e generator now pass max_retries=0 (matching Rust and Ruby generators). Prevents 500 responses from triggering exponential backoff retries that cause test timeouts and mask the on_error hook invocation.