Rules from GitHub disappeared; "Add from GitHub" option no longer available (Cursor 2.5.26)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After connecting a Cursor rule from a public GitHub repository, the rule disappeared and the option to add or connect rules from GitHub is no longer visible in Cursor settings. On another computer with the same account, the “Add from GitHub” option is still available, so the issue appears specific to this installation. Cursor 2.5.26 (Universal), VSCode 1.105.1, macOS Darwin arm64 25.3.0.

Steps to Reproduce

  • Previously connected a rule from a public GitHub repo via the rules settings.
  • The connected rule stopped appearing in the rules list.
  • Opened Cursor Settings → Rules (or equivalent).
  • The option to add/connect rules from GitHub is no longer shown.
  • On another PC, the same account still shows the “Add from GitHub” option.

Expected Behavior

The option to add or connect rules from a GitHub repository should remain available in settings, and rules connected from a public GitHub repo should stay in the list and continue to work. Behavior should be consistent across installations under the same account.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.5.26 (Universal)
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, your screenshot shows that the “+ New” dropdown only has “User Rule.” That’s expected, the “Add from GitHub” option is only available when a project is open.

How to get it back:

  • Open your project folder in Cursor (File > Open Folder)
  • Go to Cursor Settings > Rules
  • Click “+ New” under Project Rules, you should see “Remote Rule (GitHub)”

Related threads:

Let me know if it still doesn’t show up with a project open.

1 Like