Hello,
Thank you for a great tool like CPK, I love it. I have recently integrated it into my app that is Next js and Cloudflare based. I have added copilot chat to a page, this is working fine on my local app but after deploying it to cloudflare and visiting the same page on prod then the chat doesnt work and throws 500 server error. Here is the error I got from Cloudflare logs
⨯ Error: pino – redact paths array contains an invalid path (pid)
Any help would be appreciated, thank you