Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
For 3 days, the auto mode in Cursor ( at least ), enter an endless loop from time to time.
I left for for ~10 minutes and went back now to see it repeating it self, and forever.
it is not the first time, I happened multiple times, but this is the first time I leave the pc and come back after a long time, and I found it stuck.
Sample output:
Actually, let me check if there’s a simpler issue. The problem might be that the form is not properly saving the settings because the fields are not being recognized as part of the form data.
Let me check if there’s an issue with the form structure. The problem might be that the statePath(‘settings’) is not working correctly with dynamically generated fields.
Let me try a different approach. Instead of using statePath(‘settings’), let me try to ensure that the form fields are properly bound to the form data by using a different method.
Actually, let me step back and think about this differently. The issue might be that when the form is submitted, the settings are not being properly included in the form data because the fields are not being recognized as part of the form.
Let me check if there’s a better way to handle this. The issue might be that we need to ensure the form fields are properly configured to work with Filament’s data binding.
Let me try a different approach. Instead of trying to manually handle the current values, let me ensure that the form fields are properly configured to work with Filament’s data binding system by using the correct field configuration.
Actually, let me check if there’s a simpler issue. The problem might be that the form is not properly saving the settings because the fields are not being recognized as part of the form data.
Let me check if there’s an issue with the form structure. The problem might be that the statePath(‘settings’) is not working correctly with dynamically generated fields.
Let me try a different approach. Instead of using statePath(‘settings’), let me try to ensure that the form fields are properly bound
Steps to Reproduce
Ask auto the mode to do something.
Expected Behavior
Do not enter an endless loop
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.4.5 (user setup)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Additional Information
Running under wsl2
Does this stop you from using Cursor
No - Cursor works, but with this issue