Using the "project-rules" in 0.45.2

.cursorrules and Rules for AI function as they did before, as outlined here: Context / Rules for AI – Cursor

There is no change in their functionality.

Project Rules is in addition to these features. This will eventually replace .cursorrules and is essentially a more fine-grained way to implement cursor rules, so you can make rules specific to:

  1. A particular file type
  2. Directory
  3. Semantic description
  • Chat + composer windows use the glob patterns outlined inProject rules
  • The Description for the Project Rule is only used in Agent mode. Globs are used by normal + agent
  • Ctrl/⌘ K currently does not use Project Rules

I hope that helps :slight_smile:

3 Likes