For some reason the past few days the LLM has started to be completely obsessed with safety code. It keeps trying to add safety fallbacks and all sorts of strange contorted checks to ensure methods are present on objects we know have those methods. And the end result is very brittle and actually dangerous code, that fails unexpectedly, or silently. It's been happening for about a week but I only really noticed it was a thing the past few days. What is going on? #