Strange behavior on MacOS 26
Hey, I really love GitDoc as it simplified my life greatly, but I have noticed today, that AI responses became very generic after upgrade to MacOS 26.
Previously they nicely explaining what changed in the code, but now it just says "updated xxxx to include new functionality or fixes". When I switched model to Claude, it responds with "Since you haven't provided any actual code diffs, I cannot generate a meaningful commit message. I'm only seeing the header information and setup instructions, but no actual changes to analyze. Could you please provide the code diffs you'd like me to summarize?"
Not sure if that's related to OS, VSCode itself or a plugin. Does anyone sees the same behavior? Do you need more information, I will be happy to provide all data necessary.
Thanks Arek
Hmm I can't imagine why the OS update would have broken something, but I can take a look at it tomorrow.
Do you know if you happened to upgrade to a newer version of VS Code around the same time? Because it's possible that a VS Code update changed the way that GitDoc detects diffs 🤔
Actually, I did upgrade, but after noticing problem. I was coding for most of the day yesterday with that issue, without realizing until I needed to revert to previous version and then noticed that. After that I did upgraded as I have rebooted my VSCode, rebooted my Mac to try and fix the issue. Because there wasn't any difference, I updated.
EDIT:
I just checked on second computer without update and on MacOS 15.5 - AI provides very brief, non-code related responses even without any changes. Checked on VSCode 1.100.2 and 1.101.2. I will be more than happy to help fixing previous version which was AWESOME!