1.7.4: LLM doesnt have access to attached rules (And rules dont attach)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When opening a new chat the rules are not being automatically applied. When adding them by hand through the pulldown (@ menu) they show up as added in the UI, but are still not added to the chat/context.

The only way to get the LLM to read and use them is to ask it to go read the file directly.

Steps to Reproduce

add a ruleset, it doesnt do anything in a new chat.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.4
VSCode Version: 1.99.3
Commit: 0fca4e35e4ec970eed0348ed65d1d59d26234260
Date: 2025-09-25T03:14:18.168Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

For AI issues: which model did you use?

sonnet/opus

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This looks like a known issue where rules don’t attach correctly to chat context in 1.7.4. A few things to try:

First, check your configuration: Settings → Cursor Settings → Rules & Memories. Make sure the rules are there and enabled. Also verify that the conditions for the rules are set correctly.

For the @ menu issue where rules appear as added but don’t actually attach to context, that’s a real bug. Fully restart Cursor and see if that helps with attachment.

If a restart doesn’t help, we should escalate this for the next update, since rules should auto‑attach to new chats when configured properly.

restarts do not help, this has been going on for some time. Used to work, then stopped. Rules and globs and such haven’t changed.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.