Remote rules (via GitHub)

Hey, thanks for the report. This is a known issue: Remote Rules from GitHub are cloned successfully into ~/.cursor/projects/{project}/rules/, but Cursor doesn’t pick them up for use.

The team is working on a fix. Similar cases:

To help narrow down your case, can you share:

  • Your Cursor version (Menu → About Cursor → Copy)
  • Your OS
  • Whether you’re using a multi-root workspace (a .code-workspace file)

Temporary workaround: use local .cursorrules or .cursor/rules/*.mdc files instead of Remote Rules.