I created a .cursorrules file in the root directory of my project. I took the rules from the cursor.directory (for .NET). To test it, I put “Rule is Running” at the end of the rule. I see that it is triggered in chat mode, but when I use the codebase structure, .cursorrules is not triggered.
How do I solve this, have you encountered such a problem before?
When I added it to the project rules, composer detected it and it worked. But when I run it with codebase (CTRL + Enter), the project rules, .cursorrules are not working.
Thanks for confirming - this definitely sounds like a bug with how rules are being applied in codebase mode vs composer. I’ve flagged this to our team to investigate the difference in behavior