All checks were successful
Deploy / deploy (push) Successful in 16s
Starlette 0.41.x removed the old TemplateResponse(name, context) API. Switch to the new TemplateResponse(request, name, context) signature, which is the only supported form in Starlette >= 0.41. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>