Hello Cursor Support Team,
I want to report a serious pattern of instability and inconsistent behavior while using the Cursor AI Agent during active development.
This is not a one-time issue — it is happening repeatedly and is affecting production-level work.
Key observations:
- Hidden or missing code/UI elements
- Parts of my web project that were previously working suddenly disappear or become inaccessible.
- The agent sometimes behaves as if certain code sections “do not exist,” even though they were present and functional before.
- In some cases, I had to restore older backups to recover missing parts.
- Inconsistent execution / false confirmations
- I request specific actions or fixes, and the agent confirms completion.
- However, when I verify, the changes were not applied or were partially applied.
- This creates a mismatch between what is reported and what actually happens in the codebase.
- Regression after fixes
- After implementing fixes, unrelated parts of the UI or logic break.
- Previously stable components are modified without request.
- This creates a loop where progress is constantly undone.
- Uncontrolled scope changes
- The agent modifies areas outside the requested task.
- Structural UI changes are introduced without approval.
- Instead of surgical edits, broad modifications are applied.
- Timing / workflow disruption
- During critical stages of development, the system becomes unstable or blocks progress.
- This includes interruptions related to usage limits or plan constraints that occur mid-task.
Impact:
- Loss of development time
- Need to constantly rollback or restore backups
- Reduced trust in agent actions
- Inability to complete tasks efficiently
Expected behavior:
- Accurate execution of requested actions
- No modification of unrelated code
- No disappearance of existing working components
- Clear and reliable feedback about what was actually changed
Request:
- Clarification on how to enforce strict scope control
- Tools or settings to prevent unintended modifications
- Explanation of why existing code/UI elements may appear missing or be ignored by the agent
- Improved reliability between agent responses and actual code changes
I can provide screenshots, recordings, and code samples if needed.
Thank you.