Dear Cursor Team,
I’m a user of Cursor. I really appreciate you for developing this practical IDE. However, I’ve encountered two issues during use and hope to provide feedback for a resolution.
1. IDE Freezing and Crashing as Conversation Rounds Increase
When interacting with the AI in Cursor, the IDE becomes increasingly sluggish as the number of conversation rounds grows. Initially, there was just a slight delay in response, but later the interface would freeze, and it would take a long time to resume. Once the conversation rounds reach a certain quantity, the IDE crashes, causing the loss of unsaved work. I’ve tested this in different projects with the same result. My device is Apple M3 16GB, the operating system is MacOS 15.3.1, the cursor version is 0.46.11. I suspect that the conversation data accumulates in the memory without effective cleaning or optimization. I hope you can optimize the conversation data management mechanism.
2. Abnormal AI Editing for Large Code Files
When using the AI editing feature on code files with more than 500 lines, the speed is extremely slow. After entering an editing instruction, it may take several minutes or even more than ten minutes to get a response. Moreover, the probability of editing failure increases significantly. There are often issues such as the result not meeting expectations, some code not being modified, or an editing failure prompt. I’ve checked the code and found no syntax problems, and the issue persists in different network environments. It’s likely that the AI algorithm has low efficiency when dealing with large amounts of code or there are performance bottlenecks in the interaction. I suggest optimizing the AI editing function.
Thank you for developing such an excellent product. I’m looking forward to a prompt solution to these problems.
Best regards,