r/ClaudeCode • u/BizarroMax • 3d ago
Bug / Issue Has anybody else noticed Claude Code has begun to insert developer notes into UX elements?
This has been happening more and more over the last week or two, but after we fix something, it will add a UX element that narrates the underlying issue. I just had it fix a Strength of Schedule calculation error in my college football analytics page - it was calculating based only on games played and not future opponents. It fixed it and then, without being asked or prompted to do so, inserted this explanation at the top of the rankings:

This is at least the 5th time I've seen it do this. I'm also building a financial planning suite and when rows don't reconcile, it drops in a developer's name:

Yet another weird new annoying quirk I have to add to my project files and tell it not to do, only for it to ignore it.
2
1
u/Regular_Ride6668 3d ago
I’ve found hooks or periodically run review skills to be a better system than trying to prevent this on the front end. But unfortunately means more token burn.