Hi @deanrie! Thanks for responding to this already. I checked and I don’t have the base URL overridden. Only the Anthropic API key toggle and key is enabled. Here is the request ID for the latest error I generated:
I think I traced it to the error just being misleading. It’s caused by the context size overloading Claude’s context window and preventing the chat from starting. If I grab the full diff from the branch manually (e.g. .diff) and paste that into the chat, I get: “Your message is too long. Please try again with a shorter message and fewer/smaller attached items.”.