Where does the bug appear (feature/product)?
BugBot
Describe the Bug
I created this file (.cursor/BUGBOT.md) to specify the rules. And, I added just one small rule to detect removing an import of a function.
Steps to Reproduce
Create a file for the bugbot rules (.cursor/BUGBOT.md), add a small rule like this:
Salesforce BugBot Rules
RULE: DETECT_PATTERN(@api\s+\w+|@api\s+get\s+\w+) - Removing any @api property or method from LWC files causes deployment failures
Expected Behavior
It should add a review in the PR that removing @api properties from LWC should cause deployment failures.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.46
VSCode Version: 1.99.3
Commit: b9e5948c1ad20443a5cecba6b84a3c9b99d62580
Date: 2025-10-14T01:21:46.830Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor