Agent cannot always find DIRECTLY REFERENCED rule files

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When referencing rule files in a prompt for context, it seems as though the agent, despite having a DIRECT REFERENCE to the rule file in the context of the prompt, cannot find the rule. It will try to read the rule, fail to read it, then usually try a variety of options to try and find the rule, which it is not guaranteed to find.

See attached screenshot of example. This happens VERY frequently. I rely on a key set of rule files now for implementing a wide range of new APIs, and it seems totally arbitrary whether and which rules are followed or not. I decided to ask the agent to craft a better prompt for me, and even for that task, the agent usually can’t seem to find many of my rule files without going through an extended search process like this.

I think this issue is greatly hampering the application and adherence to rules.

Steps to Reproduce

Create numerous rules.
Attach many to a single prompt.
Execute the prompt.
Not all rules are followed.

Expected Behavior

ALL rules, if directly attached to context, should ALWAYS be able to be found DIRECTLY, without the need to search or hunt for the rule file. Somehow, a directly attached piece of context is not being found. That should never, ever be an issue.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.5.5 (Universal)
VSCode Version: 1.99.3
Commit: 823f58d4f60b795a6aefb9955933f3a2f0331d70
Date: 2025-08-25T17:40:25.290Z
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.5.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

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