Does the code generated by Cursor always mess up your project? I later discovered the problem wasn't the AI at all.
After using Cursor for a few months, I discovered a very strange issue. For the exact same requirement: Sometimes the generated code is extremely accurate. It can even guess the component structure I want. But other times, it's like a completely different AI. Not only is the code style inconsistent, but it even breaks features that were working perfectly fine. At first, I kept thinking the model…