Cursor CLI Ignoring Rules

The agent doesn’t seem to be following the rules I have set in .cursor/rules. The rules work great in the IDE, but are ignored by the CLI.

1 Like

Hey, thanks for the report. Since Cursor CLI is in beta, some features are currently unavailable, but they will definitely be added in the future.

1 Like

This now works like a charm :raising_hands: Thanks team

Does the agent now follow the rules in .cursor/rules, and are they global rules or defined per project? (currently struggling on it :frowning: )

Hey, project rules aren’t global, they’re specific to each project. However, you can transfer them between projects.

1 Like