hello, I am unable to use these super helpful tools (@Diff with Main Branch && Review Diff with Main Branch), I still seem to be able to reference a specific commit, or my “Diff of Working State” but I get no feedback at all when trying to get a review or chat about my diff with main.
I checked the OUTPUT > Cursor Indexing & Retrieval and saw that Cursor was trying to run a command with a syntax that doesnt work on Windows (i forgot the exact command).
I downloaded WSL to run Linux on my Windows laptop and installed the necessary stuff and set up the WSL VSCode extension
Opening my folder with WSL made it work after seeing another error from the OUTPUT saying smth about symlink and AI said it is due to the default branch not being set. I ran the suggested command to fix it and works now.
Hello there. I’m facing the same issue. “No issues found” on a PR with a lot of commits. Sometimes it manages to work on the last commit, but that’s it. An idea?